Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 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-ssh8992089677709341137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1023908213245010420.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-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-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1050722222544488193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3471183362355587969.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-modbus-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-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh305292521081483338.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-modbus-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-modbus-go-settings PROJECT: device-modbus-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-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34769’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34770 in /w/workspace/gexfoundry_device-modbus-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-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-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-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c (main) Commit message: "Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-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 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c # timeout=10 > git rev-list --no-walk 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-12-09T05:30:25.515Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-12-09T05:30:25.589Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-12-09T05:30:25.613Z] ========================================================= [2024-12-09T05:30:25.613Z] EdgeX Global Pipelines Version Info [2024-12-09T05:30:25.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:30:26.323Z] ------------------- [2024-12-09T05:30:26.323Z] stable info: [2024-12-09T05:30:26.323Z] ------------------- [2024-12-09T05:30:26.323Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-12-09T05:30:26.323Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T05:30:26.323Z] Message: update stable to v1.0.269 [2024-12-09T05:30:26.895Z] ------------------- [2024-12-09T05:30:26.895Z] experimental info: [2024-12-09T05:30:26.895Z] ------------------- [2024-12-09T05:30:26.895Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-12-09T05:30:26.895Z] Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 [2024-12-09T05:30:26.895Z] Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-12-09T05:30:26.984Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-12-09T05:30:27.009Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-12-09T05:30:27.028Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-12-09T05:30:27.052Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-12-09T05:30:27.070Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-12-09T05:30:27.098Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-12-09T05:30:27.115Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-12-09T05:30:27.131Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-12-09T05:30:27.150Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-12-09T05:30:27.167Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-12-09T05:30:27.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-12-09T05:30:27.204Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-12-09T05:30:27.221Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-12-09T05:30:27.240Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-12-09T05:30:27.263Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T05:30:27.281Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-12-09T05:30:27.301Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T05:30:27.318Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-12-09T05:30:27.335Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-12-09T05:30:27.356Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-12-09T05:30:27.378Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-12-09T05:30:27.401Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-12-09T05:30:27.422Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-12-09T05:30:27.437Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-12-09T05:30:27.456Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-12-09T05:30:27.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-12-09T05:30:27.490Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-12-09T05:30:27.507Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-12-09T05:30:27.525Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-12-09T05:30:27.546Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-12-09T05:30:27.563Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo [2024-12-09T05:30:27.585Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f7aae9 [Pipeline] echo [2024-12-09T05:30:27.610Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:30:27.675Z] provisioning config files... [2024-12-09T05:30:27.690Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config68209353471435347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:30:28.027Z] ---> ****-login.sh [2024-12-09T05:30:28.027Z] nexus3.edgexfoundry.org:10001 [2024-12-09T05:30:28.289Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:28.289Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:28.289Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:28.289Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:28.289Z] [2024-12-09T05:30:28.289Z] Login Succeeded [2024-12-09T05:30:28.289Z] nexus3.edgexfoundry.org:10002 [2024-12-09T05:30:28.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:28.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:28.552Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:28.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:28.552Z] [2024-12-09T05:30:28.552Z] Login Succeeded [2024-12-09T05:30:28.552Z] nexus3.edgexfoundry.org:10003 [2024-12-09T05:30:28.552Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:28.552Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:28.552Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:28.552Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:28.552Z] [2024-12-09T05:30:28.552Z] Login Succeeded [2024-12-09T05:30:28.552Z] nexus3.edgexfoundry.org:10004 [2024-12-09T05:30:28.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:28.815Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:28.815Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:28.815Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:28.815Z] [2024-12-09T05:30:28.815Z] Login Succeeded [2024-12-09T05:30:28.815Z] ****.io [2024-12-09T05:30:28.815Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:29.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:29.078Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:29.078Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:29.078Z] [2024-12-09T05:30:29.078Z] Login Succeeded [2024-12-09T05:30:29.078Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T05:30:29.087Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-12-09T05:30:29.495Z] + git rev-list -1 --merges 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c~1..4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo [2024-12-09T05:30:29.524Z] -----------> git rev-list -1 --merges 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c~1..4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:30:29.524Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [false] [Pipeline] sh [2024-12-09T05:30:29.822Z] + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo [2024-12-09T05:30:29.838Z] ========================================================= [2024-12-09T05:30:29.838Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-12-09T05:30:29.838Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T05:30:30.187Z] + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo [2024-12-09T05:30:30.200Z] [semverPrep] GIT_COMMIT: 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c, Commit Message: Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo [2024-12-09T05:30:30.215Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-12-09T05:30:30.566Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T05:30:30.566Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-12-09T05:30:30.566Z] + [ -e /tmp/ssh_known_hosts ] [2024-12-09T05:30:30.566Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-12-09T05:30:30.566Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-12-09T05:30:30.566Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-12-09T05:30:30.566Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:30:30.927Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:30:30.928Z] [2024-12-09T05:30:30.928Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:30:31.243Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:30:31.243Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-12-09T05:30:31.243Z] b85a868b505f: Pulling fs layer [2024-12-09T05:30:31.243Z] e2be974225ed: Pulling fs layer [2024-12-09T05:30:31.243Z] 339a4e72a1f5: Pulling fs layer [2024-12-09T05:30:31.243Z] 988bab9f4d93: Pulling fs layer [2024-12-09T05:30:31.243Z] 1469e6f7b9e6: Pulling fs layer [2024-12-09T05:30:31.243Z] eaf3925da568: Pulling fs layer [2024-12-09T05:30:31.243Z] bab4dde63d76: Pulling fs layer [2024-12-09T05:30:31.243Z] bde34c3a00c8: Pulling fs layer [2024-12-09T05:30:31.243Z] b352a97aabf1: Pulling fs layer [2024-12-09T05:30:31.243Z] 4872d77fe225: Pulling fs layer [2024-12-09T05:30:31.243Z] 5851b861e8e6: Pulling fs layer [2024-12-09T05:30:31.243Z] bab4dde63d76: Waiting [2024-12-09T05:30:31.243Z] bde34c3a00c8: Waiting [2024-12-09T05:30:31.243Z] 988bab9f4d93: Waiting [2024-12-09T05:30:31.243Z] b352a97aabf1: Waiting [2024-12-09T05:30:31.243Z] eaf3925da568: Waiting [2024-12-09T05:30:31.243Z] 1469e6f7b9e6: Waiting [2024-12-09T05:30:31.243Z] 4872d77fe225: Waiting [2024-12-09T05:30:31.243Z] e2be974225ed: Download complete [2024-12-09T05:30:31.243Z] 988bab9f4d93: Verifying Checksum [2024-12-09T05:30:31.243Z] 988bab9f4d93: Download complete [2024-12-09T05:30:31.504Z] 1469e6f7b9e6: Verifying Checksum [2024-12-09T05:30:31.504Z] 1469e6f7b9e6: Download complete [2024-12-09T05:30:31.504Z] eaf3925da568: Verifying Checksum [2024-12-09T05:30:31.504Z] eaf3925da568: Download complete [2024-12-09T05:30:31.504Z] 339a4e72a1f5: Verifying Checksum [2024-12-09T05:30:31.504Z] 339a4e72a1f5: Download complete [2024-12-09T05:30:31.504Z] bde34c3a00c8: Verifying Checksum [2024-12-09T05:30:31.504Z] bde34c3a00c8: Download complete [2024-12-09T05:30:31.504Z] b352a97aabf1: Verifying Checksum [2024-12-09T05:30:31.504Z] b352a97aabf1: Download complete [2024-12-09T05:30:31.504Z] 4872d77fe225: Verifying Checksum [2024-12-09T05:30:31.504Z] 4872d77fe225: Download complete [2024-12-09T05:30:31.504Z] 5851b861e8e6: Verifying Checksum [2024-12-09T05:30:31.504Z] 5851b861e8e6: Download complete [2024-12-09T05:30:31.504Z] b85a868b505f: Download complete [2024-12-09T05:30:32.081Z] bab4dde63d76: Verifying Checksum [2024-12-09T05:30:32.081Z] bab4dde63d76: Download complete [2024-12-09T05:30:33.026Z] b85a868b505f: Pull complete [2024-12-09T05:30:33.026Z] e2be974225ed: Pull complete [2024-12-09T05:30:33.286Z] 339a4e72a1f5: Pull complete [2024-12-09T05:30:33.545Z] 988bab9f4d93: Pull complete [2024-12-09T05:30:33.805Z] 1469e6f7b9e6: Pull complete [2024-12-09T05:30:33.805Z] eaf3925da568: Pull complete [2024-12-09T05:30:35.706Z] bab4dde63d76: Pull complete [2024-12-09T05:30:35.706Z] bde34c3a00c8: Pull complete [2024-12-09T05:30:35.706Z] b352a97aabf1: Pull complete [2024-12-09T05:30:35.706Z] 4872d77fe225: Pull complete [2024-12-09T05:30:35.706Z] 5851b861e8e6: Pull complete [2024-12-09T05:30:35.706Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-12-09T05:30:35.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:30:35.706Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:30:35.841Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:30:35.863Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:30:38.491Z] $ docker top 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe -eo pid,comm [2024-12-09T05:30:38.578Z] 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-12-09T05:30:38.578Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T05:30:38.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T05:30:38.624Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T05:30:38.733Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T05:30:38.728Z] $ docker exec 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent [2024-12-09T05:30:38.854Z] SSH_AUTH_SOCK=/tmp/ssh-SzpntJPTvJjn/agent.33 [2024-12-09T05:30:38.854Z] SSH_AGENT_PID=39 [2024-12-09T05:30:38.862Z] Running ssh-add (command line suppressed) [2024-12-09T05:30:38.960Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_705175892392939281.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_705175892392939281.key) [2024-12-09T05:30:38.985Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T05:30:39.281Z] + git tag --points-at HEAD [Pipeline] } [2024-12-09T05:30:39.286Z] $ docker exec --env ******** --env ******** 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent -k [2024-12-09T05:30:39.400Z] unset SSH_AUTH_SOCK; [2024-12-09T05:30:39.401Z] unset SSH_AGENT_PID; [2024-12-09T05:30:39.401Z] echo Agent pid 39 killed; [2024-12-09T05:30:39.422Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-12-09T05:30:39.463Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T05:30:39.463Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T05:30:39.571Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T05:30:39.566Z] $ docker exec 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent [2024-12-09T05:30:39.686Z] SSH_AUTH_SOCK=/tmp/ssh-3c1JmDKwGqSl/agent.73 [2024-12-09T05:30:39.686Z] SSH_AGENT_PID=79 [2024-12-09T05:30:39.691Z] Running ssh-add (command line suppressed) [2024-12-09T05:30:39.785Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18136517283754772616.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18136517283754772616.key) [2024-12-09T05:30:39.808Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T05:30:40.105Z] + git semver init [2024-12-09T05:30:40.365Z] 2024-12-09 05:30:40,259 [run_init] DEBUG init version:0.0.0 force:False [2024-12-09T05:30:40.365Z] 2024-12-09 05:30:40,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-12-09T05:30:40.365Z] 2024-12-09 05:30:40,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-12-09T05:30:40.365Z] 2024-12-09 05:30:40,261 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T05:30:41.753Z] 2024-12-09 05:30:41,336 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-12-09T05:30:41.753Z] 2024-12-09 05:30:41,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-12-09T05:30:41.753Z] 2024-12-09 05:30:41,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:30:41.753Z] 2024-12-09 05:30:41,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:30:41.753Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T05:30:41.758Z] $ docker exec --env ******** --env ******** 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent -k [2024-12-09T05:30:41.863Z] unset SSH_AUTH_SOCK; [2024-12-09T05:30:41.864Z] unset SSH_AGENT_PID; [2024-12-09T05:30:41.864Z] echo Agent pid 79 killed; [2024-12-09T05:30:41.880Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T05:30:42.210Z] + git semver [Pipeline] } [2024-12-09T05:30:42.479Z] $ docker stop --time=1 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe [2024-12-09T05:30:43.763Z] $ docker rm -f --volumes 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T05:30:44.119Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-12-09T05:30:44.364Z] Stashed 1 file(s) [Pipeline] echo [2024-12-09T05:30:44.368Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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-12-09T05:30:44.535Z] provisioning config files... [2024-12-09T05:30:44.548Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18390606422769778103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:30:44.871Z] ---> ****-login.sh [2024-12-09T05:30:44.871Z] nexus3.edgexfoundry.org:10001 [2024-12-09T05:30:44.871Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:44.871Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:44.871Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:44.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:44.872Z] [2024-12-09T05:30:44.872Z] Login Succeeded [2024-12-09T05:30:44.872Z] nexus3.edgexfoundry.org:10002 [2024-12-09T05:30:44.872Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:44.872Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:44.872Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:44.872Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:44.872Z] [2024-12-09T05:30:44.872Z] Login Succeeded [2024-12-09T05:30:44.872Z] nexus3.edgexfoundry.org:10003 [2024-12-09T05:30:45.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:45.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:45.131Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:45.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:45.131Z] [2024-12-09T05:30:45.131Z] Login Succeeded [2024-12-09T05:30:45.131Z] nexus3.edgexfoundry.org:10004 [2024-12-09T05:30:45.131Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:45.131Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:45.131Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:45.131Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:45.131Z] [2024-12-09T05:30:45.131Z] Login Succeeded [2024-12-09T05:30:45.131Z] ****.io [2024-12-09T05:30:45.391Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:30:45.391Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:30:45.391Z] Configure a credential helper to remove this warning. See [2024-12-09T05:30:45.391Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:30:45.391Z] [2024-12-09T05:30:45.391Z] Login Succeeded [2024-12-09T05:30:45.391Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T05:30:45.399Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T05:30:45.489Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:30:45.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:30:45.512Z] ========================================================= [2024-12-09T05:30:45.512Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-12-09T05:30:45.512Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:30:45.849Z] + 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-12-09T05:30:45.849Z] Sending build context to Docker daemon 18.05MB [2024-12-09T05:30:45.849Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T05:30:45.849Z] Step 2/10 : FROM ${BASE} AS builder [2024-12-09T05:30:45.849Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-12-09T05:30:45.849Z] 43c4264eed91: Pulling fs layer [2024-12-09T05:30:45.849Z] 4cc291be95ef: Pulling fs layer [2024-12-09T05:30:45.849Z] 2ac1f1163629: Pulling fs layer [2024-12-09T05:30:45.849Z] 5c3c966382ef: Pulling fs layer [2024-12-09T05:30:45.849Z] 4f4fb700ef54: Pulling fs layer [2024-12-09T05:30:45.849Z] 5d5c8e513c77: Pulling fs layer [2024-12-09T05:30:45.849Z] 9f66e0745190: Pulling fs layer [2024-12-09T05:30:45.849Z] f49a43e4bbc0: Pulling fs layer [2024-12-09T05:30:45.849Z] 561ebcabdf7f: Pulling fs layer [2024-12-09T05:30:45.849Z] 5d5c8e513c77: Waiting [2024-12-09T05:30:45.849Z] 9f66e0745190: Waiting [2024-12-09T05:30:45.849Z] f49a43e4bbc0: Waiting [2024-12-09T05:30:45.849Z] 5c3c966382ef: Waiting [2024-12-09T05:30:45.849Z] 4f4fb700ef54: Waiting [2024-12-09T05:30:46.109Z] 4cc291be95ef: Download complete [2024-12-09T05:30:46.109Z] 5c3c966382ef: Download complete [2024-12-09T05:30:46.109Z] 4f4fb700ef54: Verifying Checksum [2024-12-09T05:30:46.109Z] 4f4fb700ef54: Download complete [2024-12-09T05:30:46.109Z] 5d5c8e513c77: Verifying Checksum [2024-12-09T05:30:46.109Z] 5d5c8e513c77: Download complete [2024-12-09T05:30:46.109Z] 43c4264eed91: Verifying Checksum [2024-12-09T05:30:46.109Z] 43c4264eed91: Download complete [2024-12-09T05:30:46.109Z] 9f66e0745190: Verifying Checksum [2024-12-09T05:30:46.109Z] 9f66e0745190: Download complete [2024-12-09T05:30:46.369Z] 43c4264eed91: Pull complete [2024-12-09T05:30:46.369Z] 561ebcabdf7f: Verifying Checksum [2024-12-09T05:30:46.369Z] 561ebcabdf7f: Download complete [2024-12-09T05:30:46.369Z] 4cc291be95ef: Pull complete [2024-12-09T05:30:46.369Z] 2ac1f1163629: Verifying Checksum [2024-12-09T05:30:46.369Z] 2ac1f1163629: Download complete [2024-12-09T05:30:46.937Z] f49a43e4bbc0: Verifying Checksum [2024-12-09T05:30:50.236Z] 2ac1f1163629: Pull complete [2024-12-09T05:30:50.236Z] 5c3c966382ef: Pull complete [2024-12-09T05:30:50.236Z] 4f4fb700ef54: Pull complete [2024-12-09T05:30:50.236Z] 5d5c8e513c77: Pull complete [2024-12-09T05:30:50.236Z] 9f66e0745190: Pull complete [2024-12-09T05:30:52.134Z] f49a43e4bbc0: Pull complete [2024-12-09T05:30:52.392Z] 561ebcabdf7f: Pull complete [2024-12-09T05:30:52.651Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-12-09T05:30:52.651Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-12-09T05:30:52.651Z] ---> 3a752c3f9dda [2024-12-09T05:30:52.651Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-12-09T05:30:55.983Z] ---> Running in 1ae6c08a5f64 [2024-12-09T05:30:56.245Z] Removing intermediate container 1ae6c08a5f64 [2024-12-09T05:30:56.245Z] ---> 5a5231beceff [2024-12-09T05:30:56.245Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T05:30:56.245Z] ---> Running in d451ed1e80a8 [2024-12-09T05:30:56.245Z] Removing intermediate container d451ed1e80a8 [2024-12-09T05:30:56.245Z] ---> 63dc990ebf45 [2024-12-09T05:30:56.245Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-12-09T05:30:56.245Z] ---> Running in 712ab8bd8e05 [2024-12-09T05:30:56.505Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T05:30:56.766Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T05:30:57.025Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-12-09T05:30:57.025Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-12-09T05:30:57.025Z] (8/8) Installing openssh (9.7_p1-r4) [2024-12-09T05:30:57.025Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T05:30:57.025Z] OK: 252 MiB in 62 packages [2024-12-09T05:30:57.593Z] Removing intermediate container 712ab8bd8e05 [2024-12-09T05:30:57.593Z] ---> de1d77315bb6 [2024-12-09T05:30:57.593Z] Step 6/10 : WORKDIR /device-modbus-go [2024-12-09T05:30:57.593Z] ---> Running in 51cc746128bf [2024-12-09T05:30:57.593Z] Removing intermediate container 51cc746128bf [2024-12-09T05:30:57.593Z] ---> 47cbbee25508 [2024-12-09T05:30:57.593Z] Step 7/10 : COPY go.mod vendor* ./ [2024-12-09T05:30:57.853Z] ---> 4980ddb325c3 [2024-12-09T05:30:57.853Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T05:30:57.853Z] ---> Running in b4811eadaf80 [2024-12-09T05:30:59.497Z] Still waiting to schedule task [2024-12-09T05:30:59.498Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-12-09T05:31:44.559Z] Removing intermediate container b4811eadaf80 [2024-12-09T05:31:44.559Z] ---> a4d49188e126 [2024-12-09T05:31:44.559Z] Step 9/10 : COPY . . [2024-12-09T05:31:44.559Z] ---> f7e098ab5c7e [2024-12-09T05:31:44.559Z] Step 10/10 : RUN ${MAKE} [2024-12-09T05:31:44.559Z] ---> Running in b8ed950c9114 [2024-12-09T05:31:44.559Z] noop [2024-12-09T05:31:44.559Z] Removing intermediate container b8ed950c9114 [2024-12-09T05:31:44.559Z] ---> 839329855d06 [2024-12-09T05:31:44.559Z] Successfully built 839329855d06 [2024-12-09T05:31:44.559Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:31:44.885Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T05:31:44.885Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:31:44.963Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:31:44.991Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:31:45.318Z] $ docker top cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:31:45.672Z] + go version [2024-12-09T05:31:45.672Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-12-09T05:31:45.684Z] $ docker stop --time=1 cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 [2024-12-09T05:31:46.972Z] $ docker rm -f --volumes cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:31:47.395Z] + docker inspect -f . ci-base-image-x86_64 [2024-12-09T05:31:47.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:31:47.476Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:31:47.507Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:31:47.855Z] $ docker top 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:31:48.198Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-12-09T05:31:48.494Z] + make test [2024-12-09T05:31:48.494Z] go test ./... -coverprofile=coverage.out [2024-12-09T05:31:49.887Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-12-09T05:32:07.999Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-12-09T05:32:07.999Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements [2024-12-09T05:32:16.118Z] go vet ./... [2024-12-09T05:32:21.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T05:32:21.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T05:32:21.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T05:32:21.393Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T05:32:21.408Z] $ docker stop --time=1 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 [2024-12-09T05:32:25.402Z] $ docker rm -f --volumes 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T05:32:25.940Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T05:32:25.993Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-12-09T05:32:26.432Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T05:32:26.724Z] + ls -al . [2024-12-09T05:32:26.724Z] total 260 [2024-12-09T05:32:26.724Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 05:31 . [2024-12-09T05:32:26.724Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 05:30 .. [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 05:30 .dockerignore [2024-12-09T05:32:26.724Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:32 .git [2024-12-09T05:32:26.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 .github [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 9 05:30 .gitignore [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 05:30 .golangci.yml [2024-12-09T05:32:26.724Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 05:30 .semver [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 19818 Dec 9 05:30 Attribution.txt [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 9 05:30 CHANGELOG.md [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 1479 Dec 9 05:30 Dockerfile [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 05:30 GOVERNANCE.md [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 9 05:30 Jenkinsfile [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 05:30 LICENSE [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 2524 Dec 9 05:30 Makefile [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 05:30 OWNERS.md [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 9 05:30 README.md [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 05:30 VERSION [2024-12-09T05:32:26.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:30 bin [2024-12-09T05:32:26.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 cmd [2024-12-09T05:32:26.724Z] -rw-r--r-- 1 jenkins jenkins 25464 Dec 9 05:32 coverage.out [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 6386 Dec 9 05:30 go.mod [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 87492 Dec 9 05:30 go.sum [2024-12-09T05:32:26.724Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 internal [2024-12-09T05:32:26.724Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:30 simulator [2024-12-09T05:32:26.724Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 9 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:32:27.040Z] + docker build -t device-modbus -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c --label arch=amd64 --label version=4.0.0-dev.7 . [2024-12-09T05:32:27.040Z] Sending build context to Docker daemon 18.08MB [2024-12-09T05:32:27.040Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-12-09T05:32:27.040Z] Step 2/23 : FROM ${BASE} AS builder [2024-12-09T05:32:27.040Z] ---> 839329855d06 [2024-12-09T05:32:27.040Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-12-09T05:32:27.303Z] ---> Running in 5af513f7c8f5 [2024-12-09T05:32:27.303Z] Removing intermediate container 5af513f7c8f5 [2024-12-09T05:32:27.303Z] ---> b5d9428530ad [2024-12-09T05:32:27.303Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-12-09T05:32:27.303Z] ---> Running in 6093dd9ad4dc [2024-12-09T05:32:27.562Z] Removing intermediate container 6093dd9ad4dc [2024-12-09T05:32:27.562Z] ---> 5f532ab79bd1 [2024-12-09T05:32:27.562Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-12-09T05:32:27.562Z] ---> Running in 667f36c21102 [2024-12-09T05:32:27.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T05:32:28.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T05:32:28.346Z] OK: 252 MiB in 62 packages [2024-12-09T05:32:28.611Z] Removing intermediate container 667f36c21102 [2024-12-09T05:32:28.611Z] ---> a03f86f84460 [2024-12-09T05:32:28.611Z] Step 6/23 : WORKDIR /device-modbus-go [2024-12-09T05:32:28.611Z] ---> Running in 3e7766a4e15b [2024-12-09T05:32:28.611Z] Removing intermediate container 3e7766a4e15b [2024-12-09T05:32:28.611Z] ---> 300953c27910 [2024-12-09T05:32:28.611Z] Step 7/23 : COPY go.mod vendor* ./ [2024-12-09T05:32:28.870Z] ---> 1836b7e85c58 [2024-12-09T05:32:28.870Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T05:32:28.870Z] ---> Running in f454aa431838 [2024-12-09T05:32:29.436Z] Removing intermediate container f454aa431838 [2024-12-09T05:32:29.436Z] ---> 0aecd8931aef [2024-12-09T05:32:29.436Z] Step 9/23 : COPY . . [2024-12-09T05:32:30.076Z] ---> 19303a9060e6 [2024-12-09T05:32:30.076Z] Step 10/23 : RUN ${MAKE} [2024-12-09T05:32:30.076Z] ---> Running in e1e79ea13720 [2024-12-09T05:32:30.336Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-12-09T05:32:48.007Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34771 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-12-09T05:32:48.027Z] Running in /w/workspace/device-modbus-go/172 [Pipeline] { [Pipeline] checkout [2024-12-09T05:32:51.100Z] The recommended git tool is: git [2024-12-09T05:32:58.258Z] using credential edgex-jenkins-ssh [2024-12-09T05:32:58.283Z] Cloning the remote Git repository [2024-12-09T05:32:58.347Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-12-09T05:32:58.454Z] > git init /w/workspace/device-modbus-go/172 # timeout=10 [2024-12-09T05:32:58.672Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-12-09T05:32:58.673Z] > git --version # timeout=10 [2024-12-09T05:32:58.702Z] > git --version # 'git version 2.25.1' [2024-12-09T05:32:58.705Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-12-09T05:32:59.300Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T05:33:02.421Z] Removing intermediate container e1e79ea13720 [2024-12-09T05:33:02.421Z] ---> fb30673e5fb4 [2024-12-09T05:33:02.421Z] Step 11/23 : FROM alpine:3.20 [2024-12-09T05:33:02.421Z] 3.20: Pulling from library/alpine [2024-12-09T05:33:02.421Z] da9db072f522: Pulling fs layer [2024-12-09T05:33:02.421Z] da9db072f522: Verifying Checksum [2024-12-09T05:33:02.421Z] da9db072f522: Download complete [2024-12-09T05:33:02.421Z] da9db072f522: Pull complete [2024-12-09T05:33:02.421Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T05:33:02.421Z] Status: Downloaded newer image for alpine:3.20 [2024-12-09T05:33:02.421Z] ---> 63b790fccc90 [2024-12-09T05:33:02.421Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-12-09T05:33:02.421Z] ---> Running in dabcadccb5b1 [2024-12-09T05:33:02.421Z] Removing intermediate container dabcadccb5b1 [2024-12-09T05:33:02.421Z] ---> 32eb84b1228b [2024-12-09T05:33:02.421Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-12-09T05:33:02.421Z] ---> Running in b739643fab34 [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T05:33:02.421Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T05:33:02.421Z] OK: 8 MiB in 15 packages [2024-12-09T05:33:02.421Z] Removing intermediate container b739643fab34 [2024-12-09T05:33:02.421Z] ---> ecf00017a987 [2024-12-09T05:33:02.421Z] Step 14/23 : RUN apk --no-cache upgrade [2024-12-09T05:33:02.421Z] ---> Running in 98f49cd0b647 [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] Upgrading critical system libraries and apk-tools: [2024-12-09T05:33:02.421Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T05:33:02.421Z] Executing busybox-1.36.1-r29.trigger [2024-12-09T05:33:02.421Z] Continuing the upgrade transaction with new apk-tools: [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-12-09T05:33:02.421Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T05:33:02.421Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T05:33:02.421Z] OK: 8 MiB in 15 packages [2024-12-09T05:33:02.681Z] Removing intermediate container 98f49cd0b647 [2024-12-09T05:33:02.681Z] ---> c3fef23e85e7 [2024-12-09T05:33:02.681Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-12-09T05:33:02.900Z] Avoid second fetch [2024-12-09T05:33:02.902Z] Checking out Revision 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c (main) [2024-12-09T05:33:01.579Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-12-09T05:33:01.610Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-12-09T05:33:02.927Z] > git config core.sparsecheckout # timeout=10 [2024-12-09T05:33:03.006Z] > git checkout -f 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c # timeout=10 [2024-12-09T05:33:03.699Z] ---> cc0ec18c0712 [2024-12-09T05:33:03.699Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-12-09T05:33:03.699Z] ---> 0145444f2606 [2024-12-09T05:33:03.699Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-12-09T05:33:03.772Z] Commit message: "Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" [2024-12-09T05:33:03.966Z] ---> 88c1fa0d6a66 [2024-12-09T05:33:03.966Z] Step 18/23 : EXPOSE 59901 [2024-12-09T05:33:03.966Z] ---> Running in 44d55ddb6fcb [2024-12-09T05:33:03.966Z] Removing intermediate container 44d55ddb6fcb [2024-12-09T05:33:03.966Z] ---> 1790be3ddfe2 [2024-12-09T05:33:03.966Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-12-09T05:33:03.966Z] ---> Running in 2fd789b08b99 [2024-12-09T05:33:03.966Z] Removing intermediate container 2fd789b08b99 [2024-12-09T05:33:03.966Z] ---> 66b04c150cab [2024-12-09T05:33:03.966Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-12-09T05:33:03.966Z] ---> Running in e50511856fbf [2024-12-09T05:33:04.231Z] Removing intermediate container e50511856fbf [2024-12-09T05:33:04.231Z] ---> 35fb22694079 [2024-12-09T05:33:04.231Z] Step 21/23 : LABEL arch=amd64 [2024-12-09T05:33:04.231Z] ---> Running in 64f217030646 [2024-12-09T05:33:04.231Z] Removing intermediate container 64f217030646 [2024-12-09T05:33:04.231Z] ---> 6c7629440357 [2024-12-09T05:33:04.231Z] Step 22/23 : LABEL git_sha=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:33:04.231Z] ---> Running in 6ccd0fd543aa [2024-12-09T05:33:04.231Z] Removing intermediate container 6ccd0fd543aa [2024-12-09T05:33:04.231Z] ---> be23c4dfa6e1 [2024-12-09T05:33:04.231Z] Step 23/23 : LABEL version=4.0.0-dev.7 [2024-12-09T05:33:04.490Z] ---> Running in 8e1592b2cf7c [2024-12-09T05:33:04.490Z] Removing intermediate container 8e1592b2cf7c [2024-12-09T05:33:04.490Z] ---> 29417cb4e9ce [2024-12-09T05:33:04.490Z] [Warning] One or more build-args [ARCH] were not consumed [2024-12-09T05:33:04.490Z] Successfully built 29417cb4e9ce [2024-12-09T05:33:04.490Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:33:04.629Z] provisioning config files... [2024-12-09T05:33:04.640Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15606631062958686202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:33:04.955Z] ---> ****-login.sh [2024-12-09T05:33:04.955Z] nexus3.edgexfoundry.org:10001 [2024-12-09T05:33:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:04.955Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:04.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:04.955Z] [2024-12-09T05:33:04.955Z] Login Succeeded [2024-12-09T05:33:04.955Z] nexus3.edgexfoundry.org:10002 [2024-12-09T05:33:04.955Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:04.955Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:04.955Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:04.955Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:04.955Z] [2024-12-09T05:33:04.956Z] Login Succeeded [2024-12-09T05:33:04.956Z] nexus3.edgexfoundry.org:10003 [2024-12-09T05:33:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:05.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:05.216Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:05.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:05.216Z] [2024-12-09T05:33:05.216Z] Login Succeeded [2024-12-09T05:33:05.216Z] nexus3.edgexfoundry.org:10004 [2024-12-09T05:33:05.216Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:05.217Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:05.217Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:05.217Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:05.217Z] [2024-12-09T05:33:05.217Z] Login Succeeded [2024-12-09T05:33:05.217Z] ****.io [2024-12-09T05:33:05.478Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:05.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:05.478Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:05.478Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:05.478Z] [2024-12-09T05:33:05.478Z] Login Succeeded [2024-12-09T05:33:05.478Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T05:33:05.485Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T05:33:05.535Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:33:05.557Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-12-09T05:33:05.557Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:33:05.557Z] latest [2024-12-09T05:33:05.557Z] 4.0.0-dev.7 [2024-12-09T05:33:05.557Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:33:05.557Z] main [2024-12-09T05:33:05.557Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:05.904Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:06.241Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:33:06.241Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-09T05:33:06.241Z] 285878b9f23b: Preparing [2024-12-09T05:33:06.241Z] e457834a4996: Preparing [2024-12-09T05:33:06.241Z] a25b87760977: Preparing [2024-12-09T05:33:06.241Z] 88bf4f2d62f2: Preparing [2024-12-09T05:33:06.241Z] bc78c95ef6ca: Preparing [2024-12-09T05:33:06.241Z] 75654b8eeebd: Preparing [2024-12-09T05:33:06.241Z] 75654b8eeebd: Waiting [2024-12-09T05:33:06.241Z] e457834a4996: Pushed [2024-12-09T05:33:06.241Z] bc78c95ef6ca: Pushed [2024-12-09T05:33:06.241Z] 285878b9f23b: Pushed [2024-12-09T05:33:06.241Z] 75654b8eeebd: Layer already exists [2024-12-09T05:33:06.814Z] 88bf4f2d62f2: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T05:33:08.775Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-12-09T05:33:08.775Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T05:33:08.775Z] Dload Upload Total Spent Left Speed [2024-12-09T05:33:08.775Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67162 [Pipeline] sh [2024-12-09T05:33:09.125Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-12-09T05:33:09.348Z] a25b87760977: Pushed [2024-12-09T05:33:09.476Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-12-09T05:33:09.476Z] + sudo tee /etc/docker/daemon.new [2024-12-09T05:33:09.476Z] { [2024-12-09T05:33:09.476Z] "registry-mirrors": [ [2024-12-09T05:33:09.476Z] "https://nexus3.edgexfoundry.org:10001" [2024-12-09T05:33:09.476Z] ], [2024-12-09T05:33:09.476Z] "bip": "10.250.0.254/24", [2024-12-09T05:33:09.476Z] "hosts": [ [2024-12-09T05:33:09.476Z] "tcp://0.0.0.0:5555", [2024-12-09T05:33:09.476Z] "unix:///var/run/docker.sock" [2024-12-09T05:33:09.476Z] ], [2024-12-09T05:33:09.476Z] "mtu": 1458, [2024-12-09T05:33:09.476Z] "selinux-enabled": true, [2024-12-09T05:33:09.476Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-12-09T05:33:09.476Z] } [Pipeline] sh [2024-12-09T05:33:09.608Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:09.814Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-12-09T05:33:09.945Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:10.150Z] + sudo service docker restart [2024-12-09T05:33:10.264Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-12-09T05:33:10.265Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-09T05:33:10.265Z] 285878b9f23b: Preparing [2024-12-09T05:33:10.265Z] e457834a4996: Preparing [2024-12-09T05:33:10.265Z] a25b87760977: Preparing [2024-12-09T05:33:10.265Z] 88bf4f2d62f2: Preparing [2024-12-09T05:33:10.265Z] bc78c95ef6ca: Preparing [2024-12-09T05:33:10.265Z] 75654b8eeebd: Preparing [2024-12-09T05:33:10.265Z] 285878b9f23b: Layer already exists [2024-12-09T05:33:10.265Z] bc78c95ef6ca: Layer already exists [2024-12-09T05:33:10.265Z] e457834a4996: Layer already exists [2024-12-09T05:33:10.265Z] 88bf4f2d62f2: Layer already exists [2024-12-09T05:33:10.265Z] a25b87760977: Layer already exists [2024-12-09T05:33:10.265Z] 75654b8eeebd: Layer already exists [2024-12-09T05:33:10.265Z] latest: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:10.596Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:10.925Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 [2024-12-09T05:33:10.925Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-09T05:33:10.925Z] 285878b9f23b: Preparing [2024-12-09T05:33:10.925Z] e457834a4996: Preparing [2024-12-09T05:33:10.925Z] a25b87760977: Preparing [2024-12-09T05:33:10.925Z] 88bf4f2d62f2: Preparing [2024-12-09T05:33:10.925Z] bc78c95ef6ca: Preparing [2024-12-09T05:33:10.925Z] 75654b8eeebd: Preparing [2024-12-09T05:33:10.925Z] 75654b8eeebd: Waiting [2024-12-09T05:33:10.925Z] e457834a4996: Layer already exists [2024-12-09T05:33:10.925Z] 88bf4f2d62f2: Layer already exists [2024-12-09T05:33:10.925Z] 285878b9f23b: Layer already exists [2024-12-09T05:33:10.925Z] a25b87760977: Layer already exists [2024-12-09T05:33:10.925Z] bc78c95ef6ca: Layer already exists [2024-12-09T05:33:10.925Z] 75654b8eeebd: Layer already exists [2024-12-09T05:33:10.925Z] 4.0.0-dev.7: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:11.594Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:11.920Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:33:11.920Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-09T05:33:11.920Z] 285878b9f23b: Preparing [2024-12-09T05:33:11.920Z] e457834a4996: Preparing [2024-12-09T05:33:11.920Z] a25b87760977: Preparing [2024-12-09T05:33:11.920Z] 88bf4f2d62f2: Preparing [2024-12-09T05:33:11.920Z] bc78c95ef6ca: Preparing [2024-12-09T05:33:11.920Z] 75654b8eeebd: Preparing [2024-12-09T05:33:11.920Z] 75654b8eeebd: Waiting [2024-12-09T05:33:11.920Z] e457834a4996: Layer already exists [2024-12-09T05:33:11.920Z] 88bf4f2d62f2: Layer already exists [2024-12-09T05:33:11.920Z] bc78c95ef6ca: Layer already exists [2024-12-09T05:33:11.920Z] a25b87760977: Layer already exists [2024-12-09T05:33:11.920Z] 285878b9f23b: Layer already exists [2024-12-09T05:33:11.920Z] 75654b8eeebd: Layer already exists [2024-12-09T05:33:11.920Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:12.243Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:12.574Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-12-09T05:33:12.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-12-09T05:33:12.574Z] 285878b9f23b: Preparing [2024-12-09T05:33:12.574Z] e457834a4996: Preparing [2024-12-09T05:33:12.574Z] a25b87760977: Preparing [2024-12-09T05:33:12.574Z] 88bf4f2d62f2: Preparing [2024-12-09T05:33:12.574Z] bc78c95ef6ca: Preparing [2024-12-09T05:33:12.574Z] 75654b8eeebd: Preparing [2024-12-09T05:33:12.574Z] 75654b8eeebd: Waiting [2024-12-09T05:33:12.574Z] e457834a4996: Layer already exists [2024-12-09T05:33:12.574Z] a25b87760977: Layer already exists [2024-12-09T05:33:12.574Z] 88bf4f2d62f2: Layer already exists [2024-12-09T05:33:12.574Z] bc78c95ef6ca: Layer already exists [2024-12-09T05:33:12.574Z] 285878b9f23b: Layer already exists [2024-12-09T05:33:12.574Z] 75654b8eeebd: Layer already exists [2024-12-09T05:33:12.574Z] main: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T05:33:12.656Z] ===================================================== [Pipeline] echo [2024-12-09T05:33:12.672Z] taggedImages: [2024-12-09T05:33:12.672Z] - nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:33:12.672Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-12-09T05:33:12.672Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 [2024-12-09T05:33:12.672Z] - nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:33:12.672Z] - nexus3.edgexfoundry.org:10004/device-modbus: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-12-09T05:33:13.097Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T05:33:13.097Z] [2024-12-09T05:33:13.097Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:13.402Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T05:33:13.402Z] latest: Pulling from edgex-lftools-log-publisher [2024-12-09T05:33:13.402Z] 5eb5b503b376: Pulling fs layer [2024-12-09T05:33:13.402Z] 5c69ac0246d0: Pulling fs layer [2024-12-09T05:33:13.402Z] ec43610c2a17: Pulling fs layer [2024-12-09T05:33:13.402Z] 3a2ae6a8a46f: Pulling fs layer [2024-12-09T05:33:13.402Z] 33b1e0a273af: Pulling fs layer [2024-12-09T05:33:13.402Z] 5d3b04190fa2: Pulling fs layer [2024-12-09T05:33:13.402Z] 2f39f015ded8: Pulling fs layer [2024-12-09T05:33:13.402Z] 3a2ae6a8a46f: Waiting [2024-12-09T05:33:13.402Z] 33b1e0a273af: Waiting [2024-12-09T05:33:13.402Z] 5d3b04190fa2: Waiting [2024-12-09T05:33:13.402Z] 5c69ac0246d0: Verifying Checksum [2024-12-09T05:33:13.402Z] 5c69ac0246d0: Download complete [2024-12-09T05:33:13.402Z] 3a2ae6a8a46f: Verifying Checksum [2024-12-09T05:33:13.402Z] 3a2ae6a8a46f: Download complete [2024-12-09T05:33:13.402Z] 33b1e0a273af: Verifying Checksum [2024-12-09T05:33:13.402Z] 33b1e0a273af: Download complete [2024-12-09T05:33:13.402Z] 5d3b04190fa2: Verifying Checksum [2024-12-09T05:33:13.402Z] 5d3b04190fa2: Download complete [2024-12-09T05:33:13.402Z] ec43610c2a17: Verifying Checksum [2024-12-09T05:33:13.402Z] ec43610c2a17: Download complete [2024-12-09T05:33:13.661Z] 5eb5b503b376: Verifying Checksum [2024-12-09T05:33:13.661Z] 5eb5b503b376: Download complete [2024-12-09T05:33:14.234Z] 2f39f015ded8: Download complete [2024-12-09T05:33:14.801Z] 5eb5b503b376: Pull complete [2024-12-09T05:33:15.063Z] 5c69ac0246d0: Pull complete [2024-12-09T05:33:15.322Z] ec43610c2a17: Pull complete [2024-12-09T05:33:15.322Z] 3a2ae6a8a46f: Pull complete [2024-12-09T05:33:15.581Z] 33b1e0a273af: Pull complete [2024-12-09T05:33:15.839Z] 5d3b04190fa2: Pull complete [2024-12-09T05:33:20.036Z] 2f39f015ded8: Pull complete [2024-12-09T05:33:20.036Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-12-09T05:33:20.036Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T05:33:20.036Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:33:20.321Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:33:20.349Z] $ 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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:33:23.491Z] $ docker top af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:33:23.913Z] ---> job-cost.sh [2024-12-09T05:33:23.914Z] lf-activate-venv: SKIPPING [2024-12-09T05:33:23.914Z] INFO: No Stack... [2024-12-09T05:33:24.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T05:33:24.456Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T05:33:24.751Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-12-09T05:33:24.751Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T05:33:24.766Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [2024-12-09T05:33:24.774Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] did not exist. Created. [2024-12-09T05:33:24.781Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T05:33:25.090Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T05:33:25.113Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T05:33:25.121Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T05:33:25.153Z] $ docker stop --time=1 af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 [2024-12-09T05:33:26.308Z] $ docker rm -f --volumes af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:33:29.178Z] provisioning config files... [2024-12-09T05:33:29.213Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/172@tmp/config3572367351224692524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:33:29.665Z] ---> ****-login.sh [2024-12-09T05:33:29.665Z] nexus3.edgexfoundry.org:10001 [2024-12-09T05:33:29.939Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:30.213Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:30.213Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:30.214Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:30.214Z] [2024-12-09T05:33:30.214Z] Login Succeeded [2024-12-09T05:33:30.214Z] nexus3.edgexfoundry.org:10002 [2024-12-09T05:33:30.214Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:30.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:30.485Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:30.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:30.485Z] [2024-12-09T05:33:30.485Z] Login Succeeded [2024-12-09T05:33:30.485Z] nexus3.edgexfoundry.org:10003 [2024-12-09T05:33:30.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:30.756Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:30.756Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:30.756Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:30.756Z] [2024-12-09T05:33:30.756Z] Login Succeeded [2024-12-09T05:33:30.757Z] nexus3.edgexfoundry.org:10004 [2024-12-09T05:33:30.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:31.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:31.026Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:31.026Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:31.026Z] [2024-12-09T05:33:31.026Z] Login Succeeded [2024-12-09T05:33:31.026Z] ****.io [2024-12-09T05:33:31.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:33:31.294Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:33:31.294Z] Configure a credential helper to remove this warning. See [2024-12-09T05:33:31.295Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:33:31.295Z] [2024-12-09T05:33:31.295Z] Login Succeeded [2024-12-09T05:33:31.295Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T05:33:31.308Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-12-09T05:33:31.548Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:33:31.572Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:33:31.589Z] ========================================================= [2024-12-09T05:33:31.589Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-12-09T05:33:31.590Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:33:31.960Z] + 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-12-09T05:33:32.933Z] #0 building with "default" instance using docker driver [2024-12-09T05:33:32.933Z] [2024-12-09T05:33:32.933Z] #1 [internal] load build definition from Dockerfile [2024-12-09T05:33:32.933Z] #1 transferring dockerfile: 1.52kB 0.0s done [2024-12-09T05:33:32.933Z] #1 DONE 0.1s [2024-12-09T05:33:32.933Z] [2024-12-09T05:33:32.933Z] #2 [internal] load .dockerignore [2024-12-09T05:33:32.933Z] #2 transferring context: 182B done [2024-12-09T05:33:32.933Z] #2 DONE 0.1s [2024-12-09T05:33:33.201Z] [2024-12-09T05:33:33.201Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-12-09T05:33:33.474Z] #3 DONE 0.1s [2024-12-09T05:33:33.474Z] [2024-12-09T05:33:33.474Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T05:33:33.474Z] #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done [2024-12-09T05:33:33.474Z] #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done [2024-12-09T05:33:33.474Z] #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done [2024-12-09T05:33:33.474Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s [2024-12-09T05:33:33.474Z] #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done [2024-12-09T05:33:33.474Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.2s [2024-12-09T05:33:33.474Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 0B / 127B 0.2s [2024-12-09T05:33:33.474Z] #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done [2024-12-09T05:33:33.474Z] #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done [2024-12-09T05:33:33.474Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 [2024-12-09T05:33:33.474Z] #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done [2024-12-09T05:33:33.743Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.53MB / 70.64MB 0.4s [2024-12-09T05:33:33.743Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.10MB / 95.52MB 0.4s [2024-12-09T05:33:33.743Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 241.66kB / 12.73MB 0.4s [2024-12-09T05:33:33.743Z] #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done [2024-12-09T05:33:33.743Z] #4 ... [2024-12-09T05:33:33.743Z] [2024-12-09T05:33:33.743Z] #5 [internal] load build context [2024-12-09T05:33:33.743Z] #5 transferring context: 9.02MB 0.5s done [2024-12-09T05:33:33.743Z] #5 DONE 0.5s [2024-12-09T05:33:33.743Z] [2024-12-09T05:33:33.743Z] #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-12-09T05:33:33.743Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.19MB / 12.73MB 0.5s [2024-12-09T05:33:34.012Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.42MB / 70.64MB 0.6s [2024-12-09T05:33:34.012Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.12MB / 95.52MB 0.6s [2024-12-09T05:33:34.012Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.6s [2024-12-09T05:33:34.012Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 25.86MB / 70.64MB 0.7s [2024-12-09T05:33:34.012Z] #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done [2024-12-09T05:33:34.012Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s [2024-12-09T05:33:34.279Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 0.9s [2024-12-09T05:33:34.279Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.14MB / 95.52MB 0.9s [2024-12-09T05:33:34.279Z] #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done [2024-12-09T05:33:34.279Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.66MB / 70.64MB 1.0s [2024-12-09T05:33:34.279Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.15MB / 95.52MB 1.0s [2024-12-09T05:33:34.279Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 46.14MB / 70.64MB 1.1s [2024-12-09T05:33:34.279Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 [2024-12-09T05:33:34.557Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.2s [2024-12-09T05:33:34.557Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 38.80MB / 95.52MB 1.2s [2024-12-09T05:33:34.557Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.81MB / 70.64MB 1.4s [2024-12-09T05:33:34.557Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.23MB / 95.52MB 1.4s [2024-12-09T05:33:34.557Z] #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done [2024-12-09T05:33:34.826Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.5s [2024-12-09T05:33:34.826Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.48MB / 95.52MB 1.5s [2024-12-09T05:33:34.826Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s [2024-12-09T05:33:34.826Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 59.77MB / 95.52MB 1.6s [2024-12-09T05:33:35.095Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 66.06MB / 95.52MB 1.7s [2024-12-09T05:33:35.095Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 72.35MB / 95.52MB 1.8s [2024-12-09T05:33:35.365Z] #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done [2024-12-09T05:33:35.365Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.0s [2024-12-09T05:33:35.365Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a [2024-12-09T05:33:35.636Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.2s [2024-12-09T05:33:35.636Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s [2024-12-09T05:33:35.636Z] #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done [2024-12-09T05:33:42.295Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.3s [2024-12-09T05:33:47.646Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s [2024-12-09T05:33:54.303Z] #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.6s done [2024-12-09T05:33:55.266Z] #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done [2024-12-09T05:33:55.266Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2024-12-09T05:33:55.535Z] #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done [2024-12-09T05:33:55.535Z] #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done [2024-12-09T05:33:55.535Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d [2024-12-09T05:34:00.885Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s [2024-12-09T05:34:04.238Z] #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.4s done [2024-12-09T05:34:04.238Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s [2024-12-09T05:34:06.834Z] #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.3s done [2024-12-09T05:34:06.834Z] #4 DONE 33.5s [2024-12-09T05:34:06.834Z] [2024-12-09T05:34:06.834Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-12-09T05:34:07.420Z] #6 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T05:34:08.002Z] #6 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T05:34:09.420Z] #6 2.433 (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.457 (2/8) Installing libedit (20240517.3.1-r0) [2024-12-09T05:34:09.420Z] #6 2.468 (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.531 (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.557 (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.566 (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.571 (7/8) Installing openssh-server (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.598 (8/8) Installing openssh (9.7_p1-r4) [2024-12-09T05:34:09.420Z] #6 2.613 Executing busybox-1.36.1-r29.trigger [2024-12-09T05:34:09.420Z] #6 2.653 OK: 244 MiB in 62 packages [2024-12-09T05:34:11.363Z] #6 DONE 4.4s [2024-12-09T05:34:11.363Z] [2024-12-09T05:34:11.363Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2024-12-09T05:34:11.363Z] #7 DONE 0.1s [2024-12-09T05:34:11.363Z] [2024-12-09T05:34:11.363Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T05:34:11.363Z] #8 DONE 0.1s [2024-12-09T05:34:11.363Z] [2024-12-09T05:34:11.363Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T05:34:44.073Z] #9 DONE 30.5s [2024-12-09T05:34:44.073Z] [2024-12-09T05:34:44.073Z] #10 [builder 6/7] COPY . . [2024-12-09T05:34:44.073Z] #10 DONE 0.3s [2024-12-09T05:34:44.073Z] [2024-12-09T05:34:44.073Z] #11 [builder 7/7] RUN echo noop [2024-12-09T05:34:44.073Z] #11 0.652 noop [2024-12-09T05:34:44.343Z] #11 DONE 2.2s [2024-12-09T05:34:44.343Z] [2024-12-09T05:34:44.343Z] #12 exporting to image [2024-12-09T05:34:44.343Z] #12 exporting layers [2024-12-09T05:35:23.220Z] #12 exporting layers 34.9s done [2024-12-09T05:35:23.220Z] #12 writing image sha256:ec1b5cc1a7809e03950483688b93f7cee6f81c24deb1f38c0f497bb7fd037f90 done [2024-12-09T05:35:23.220Z] #12 naming to docker.io/library/ci-base-image-arm64 done [2024-12-09T05:35:23.220Z] #12 DONE 35.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:35:23.609Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T05:35:23.609Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:35:23.797Z] prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container [2024-12-09T05:35:23.866Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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-12-09T05:35:25.166Z] $ docker top 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:35:26.012Z] + go version [2024-12-09T05:35:26.012Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-12-09T05:35:26.051Z] $ docker stop --time=1 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 [2024-12-09T05:35:27.652Z] $ docker rm -f --volumes 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:35:28.248Z] + docker inspect -f . ci-base-image-arm64 [2024-12-09T05:35:28.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:35:28.428Z] prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container [2024-12-09T05:35:28.493Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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-12-09T05:35:30.089Z] $ docker top 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:35:30.578Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/172 [Pipeline] fileExists [Pipeline] sh [2024-12-09T05:35:30.914Z] + make test [2024-12-09T05:35:30.914Z] go test ./... -coverprofile=coverage.out [2024-12-09T05:35:36.280Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-12-09T05:37:58.111Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-12-09T05:37:58.111Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 48.0% of statements [2024-12-09T05:37:58.111Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-12-09T05:37:58.111Z] go vet ./... [2024-12-09T05:38:30.395Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-12-09T05:38:30.395Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-12-09T05:38:30.395Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-12-09T05:38:30.414Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-12-09T05:38:30.427Z] $ docker stop --time=1 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a [2024-12-09T05:38:33.802Z] $ docker rm -f --volumes 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T05:38:35.584Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-12-09T05:38:35.600Z] Warning: overwriting stash ‘coverage-report’ [2024-12-09T05:38:36.149Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-12-09T05:38:36.558Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-12-09T05:38:36.883Z] + ls -al . [2024-12-09T05:38:36.883Z] total 256 [2024-12-09T05:38:36.883Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:35 . [2024-12-09T05:38:36.883Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 05:32 .. [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 05:33 .dockerignore [2024-12-09T05:38:36.883Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:33 .git [2024-12-09T05:38:36.883Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 .github [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 9 05:33 .gitignore [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 05:33 .golangci.yml [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 19818 Dec 9 05:33 Attribution.txt [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 9 05:33 CHANGELOG.md [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 1479 Dec 9 05:33 Dockerfile [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 05:33 GOVERNANCE.md [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 9 05:33 Jenkinsfile [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 05:33 LICENSE [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 2524 Dec 9 05:33 Makefile [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 05:33 OWNERS.md [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 9 05:33 README.md [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 05:30 VERSION [2024-12-09T05:38:36.883Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:33 bin [2024-12-09T05:38:36.883Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 cmd [2024-12-09T05:38:36.883Z] -rw-r--r-- 1 jenkins jenkins 25464 Dec 9 05:37 coverage.out [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 6386 Dec 9 05:33 go.mod [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 87492 Dec 9 05:33 go.sum [2024-12-09T05:38:36.883Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 internal [2024-12-09T05:38:36.883Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:33 simulator [2024-12-09T05:38:36.883Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 9 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:38:37.240Z] + docker build -t device-modbus-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c --label arch=arm64 --label version=4.0.0-dev.7 . [2024-12-09T05:38:38.208Z] #0 building with "default" instance using docker driver [2024-12-09T05:38:38.208Z] [2024-12-09T05:38:38.208Z] #1 [internal] load .dockerignore [2024-12-09T05:38:38.208Z] #1 transferring context: 182B 0.0s done [2024-12-09T05:38:38.208Z] #1 DONE 0.0s [2024-12-09T05:38:38.208Z] [2024-12-09T05:38:38.208Z] #2 [internal] load build definition from Dockerfile [2024-12-09T05:38:38.208Z] #2 transferring dockerfile: 1.52kB 0.0s done [2024-12-09T05:38:38.208Z] #2 DONE 0.0s [2024-12-09T05:38:38.208Z] [2024-12-09T05:38:38.208Z] #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-12-09T05:38:38.208Z] #3 DONE 0.0s [2024-12-09T05:38:38.208Z] [2024-12-09T05:38:38.208Z] #4 [internal] load metadata for docker.io/library/alpine:3.20 [2024-12-09T05:38:38.478Z] #4 DONE 0.4s [2024-12-09T05:38:38.478Z] [2024-12-09T05:38:38.478Z] #5 [internal] load build context [2024-12-09T05:38:38.478Z] #5 transferring context: 33.69kB 0.1s done [2024-12-09T05:38:38.478Z] #5 DONE 0.1s [2024-12-09T05:38:38.478Z] [2024-12-09T05:38:38.478Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T05:38:38.478Z] #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done [2024-12-09T05:38:38.478Z] #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done [2024-12-09T05:38:38.479Z] #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done [2024-12-09T05:38:38.479Z] #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done [2024-12-09T05:38:38.479Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s [2024-12-09T05:38:38.753Z] #6 ... [2024-12-09T05:38:38.753Z] [2024-12-09T05:38:38.753Z] #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-12-09T05:38:38.753Z] #7 DONE 0.2s [2024-12-09T05:38:38.753Z] [2024-12-09T05:38:38.753Z] #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-12-09T05:38:38.753Z] #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done [2024-12-09T05:38:38.753Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b [2024-12-09T05:38:39.345Z] #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done [2024-12-09T05:38:39.616Z] #6 DONE 1.0s [2024-12-09T05:38:39.616Z] [2024-12-09T05:38:39.616Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T05:38:40.207Z] #8 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:40.476Z] #8 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:41.898Z] #8 2.469 (1/1) Installing dumb-init (1.2.5-r3) [2024-12-09T05:38:41.898Z] #8 ... [2024-12-09T05:38:41.898Z] [2024-12-09T05:38:41.898Z] #9 [builder 2/7] RUN apk add --update --no-cache make git openssh [2024-12-09T05:38:41.898Z] #9 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:41.898Z] #9 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:41.898Z] #9 2.900 OK: 244 MiB in 62 packages [2024-12-09T05:38:41.898Z] #9 DONE 3.4s [2024-12-09T05:38:41.898Z] [2024-12-09T05:38:41.898Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T05:38:41.898Z] #8 2.485 Executing busybox-1.36.1-r29.trigger [2024-12-09T05:38:41.898Z] #8 2.509 OK: 9 MiB in 15 packages [2024-12-09T05:38:42.172Z] #8 ... [2024-12-09T05:38:42.172Z] [2024-12-09T05:38:42.172Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2024-12-09T05:38:42.172Z] #10 DONE 0.1s [2024-12-09T05:38:42.172Z] [2024-12-09T05:38:42.172Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2024-12-09T05:38:42.446Z] #11 DONE 0.2s [2024-12-09T05:38:42.446Z] [2024-12-09T05:38:42.446Z] #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2024-12-09T05:38:42.446Z] #8 DONE 2.9s [2024-12-09T05:38:42.446Z] [2024-12-09T05:38:42.446Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-12-09T05:38:44.401Z] #12 DONE 1.7s [2024-12-09T05:38:44.401Z] [2024-12-09T05:38:44.401Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T05:38:44.401Z] #13 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:44.401Z] #13 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:44.673Z] #13 ... [2024-12-09T05:38:44.673Z] [2024-12-09T05:38:44.673Z] #14 [builder 6/7] COPY . . [2024-12-09T05:38:44.673Z] #14 DONE 0.4s [2024-12-09T05:38:44.673Z] [2024-12-09T05:38:44.673Z] #15 [builder 7/7] RUN make build [2024-12-09T05:38:45.650Z] #15 0.796 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-12-09T05:38:48.266Z] #15 ... [2024-12-09T05:38:48.266Z] [2024-12-09T05:38:48.266Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2024-12-09T05:38:48.266Z] #13 3.033 Upgrading critical system libraries and apk-tools: [2024-12-09T05:38:48.266Z] #13 3.033 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-12-09T05:38:48.266Z] #13 3.051 Executing busybox-1.36.1-r29.trigger [2024-12-09T05:38:48.266Z] #13 3.359 Continuing the upgrade transaction with new apk-tools: [2024-12-09T05:38:48.266Z] #13 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:48.266Z] #13 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-12-09T05:38:48.266Z] #13 5.194 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T05:38:48.266Z] #13 5.327 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-12-09T05:38:48.266Z] #13 5.362 OK: 9 MiB in 15 packages [2024-12-09T05:38:48.266Z] #13 DONE 5.8s [2024-12-09T05:38:48.534Z] [2024-12-09T05:38:48.534Z] #15 [builder 7/7] RUN make build [2024-12-09T05:41:10.264Z] #15 DONE 136.6s [2024-12-09T05:41:10.264Z] [2024-12-09T05:41:10.264Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2024-12-09T05:41:10.264Z] #16 DONE 0.5s [2024-12-09T05:41:10.264Z] [2024-12-09T05:41:10.264Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2024-12-09T05:41:10.264Z] #17 DONE 0.1s [2024-12-09T05:41:10.264Z] [2024-12-09T05:41:10.264Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2024-12-09T05:41:10.264Z] #18 DONE 0.1s [2024-12-09T05:41:10.264Z] [2024-12-09T05:41:10.264Z] #19 exporting to image [2024-12-09T05:41:10.264Z] #19 exporting layers [2024-12-09T05:41:10.264Z] #19 exporting layers 0.4s done [2024-12-09T05:41:10.264Z] #19 writing image sha256:3f14cc75eeabecd348269614567760a227c08351a213c40295fa5281ca24340b done [2024-12-09T05:41:10.264Z] #19 naming to docker.io/library/device-modbus-arm64 0.0s done [2024-12-09T05:41:10.264Z] #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:41:10.524Z] provisioning config files... [2024-12-09T05:41:10.537Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/172@tmp/config14860547583238037597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:41:10.878Z] ---> ****-login.sh [2024-12-09T05:41:10.878Z] nexus3.edgexfoundry.org:10001 [2024-12-09T05:41:10.878Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:41:11.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:41:11.147Z] Configure a credential helper to remove this warning. See [2024-12-09T05:41:11.147Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:41:11.147Z] [2024-12-09T05:41:11.147Z] Login Succeeded [2024-12-09T05:41:11.147Z] nexus3.edgexfoundry.org:10002 [2024-12-09T05:41:11.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:41:11.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:41:11.415Z] Configure a credential helper to remove this warning. See [2024-12-09T05:41:11.416Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:41:11.416Z] [2024-12-09T05:41:11.416Z] Login Succeeded [2024-12-09T05:41:11.416Z] nexus3.edgexfoundry.org:10003 [2024-12-09T05:41:11.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:41:11.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:41:11.684Z] Configure a credential helper to remove this warning. See [2024-12-09T05:41:11.684Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:41:11.684Z] [2024-12-09T05:41:11.684Z] Login Succeeded [2024-12-09T05:41:11.684Z] nexus3.edgexfoundry.org:10004 [2024-12-09T05:41:11.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:41:11.953Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:41:11.953Z] Configure a credential helper to remove this warning. See [2024-12-09T05:41:11.953Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:41:11.953Z] [2024-12-09T05:41:11.953Z] Login Succeeded [2024-12-09T05:41:11.953Z] ****.io [2024-12-09T05:41:12.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-12-09T05:41:12.489Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-12-09T05:41:12.489Z] Configure a credential helper to remove this warning. See [2024-12-09T05:41:12.489Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-12-09T05:41:12.489Z] [2024-12-09T05:41:12.489Z] Login Succeeded [2024-12-09T05:41:12.489Z] ---> ****-login.sh ends [Pipeline] } [2024-12-09T05:41:12.502Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T05:41:12.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-12-09T05:41:12.579Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-12-09T05:41:12.579Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:41:12.579Z] latest [2024-12-09T05:41:12.579Z] 4.0.0-dev.7 [2024-12-09T05:41:12.579Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:41:12.579Z] main [2024-12-09T05:41:12.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:12.940Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:13.295Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:41:13.296Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-09T05:41:13.296Z] c71b6854a59a: Preparing [2024-12-09T05:41:13.296Z] b514624fa7b6: Preparing [2024-12-09T05:41:13.296Z] d25044050912: Preparing [2024-12-09T05:41:13.296Z] 9c7a006e913a: Preparing [2024-12-09T05:41:13.296Z] d9b5e1d5a460: Preparing [2024-12-09T05:41:13.296Z] 651d9022c234: Preparing [2024-12-09T05:41:13.296Z] 651d9022c234: Waiting [2024-12-09T05:41:13.565Z] d9b5e1d5a460: Pushed [2024-12-09T05:41:13.565Z] b514624fa7b6: Pushed [2024-12-09T05:41:13.565Z] c71b6854a59a: Pushed [2024-12-09T05:41:13.565Z] 651d9022c234: Layer already exists [2024-12-09T05:41:14.994Z] 9c7a006e913a: Pushed [2024-12-09T05:41:21.661Z] d25044050912: Pushed [2024-12-09T05:41:21.661Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:22.032Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:22.409Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-12-09T05:41:22.409Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-09T05:41:22.409Z] c71b6854a59a: Preparing [2024-12-09T05:41:22.409Z] b514624fa7b6: Preparing [2024-12-09T05:41:22.409Z] d25044050912: Preparing [2024-12-09T05:41:22.409Z] 9c7a006e913a: Preparing [2024-12-09T05:41:22.409Z] d9b5e1d5a460: Preparing [2024-12-09T05:41:22.409Z] 651d9022c234: Preparing [2024-12-09T05:41:22.409Z] 651d9022c234: Waiting [2024-12-09T05:41:22.409Z] c71b6854a59a: Layer already exists [2024-12-09T05:41:22.409Z] 9c7a006e913a: Layer already exists [2024-12-09T05:41:22.409Z] b514624fa7b6: Layer already exists [2024-12-09T05:41:22.409Z] d25044050912: Layer already exists [2024-12-09T05:41:22.409Z] d9b5e1d5a460: Layer already exists [2024-12-09T05:41:22.409Z] 651d9022c234: Layer already exists [2024-12-09T05:41:22.675Z] latest: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:23.036Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:23.391Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 [2024-12-09T05:41:23.391Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-09T05:41:23.391Z] c71b6854a59a: Preparing [2024-12-09T05:41:23.391Z] b514624fa7b6: Preparing [2024-12-09T05:41:23.391Z] d25044050912: Preparing [2024-12-09T05:41:23.391Z] 9c7a006e913a: Preparing [2024-12-09T05:41:23.391Z] d9b5e1d5a460: Preparing [2024-12-09T05:41:23.391Z] 651d9022c234: Preparing [2024-12-09T05:41:23.391Z] 651d9022c234: Waiting [2024-12-09T05:41:23.391Z] c71b6854a59a: Layer already exists [2024-12-09T05:41:23.391Z] d25044050912: Layer already exists [2024-12-09T05:41:23.391Z] b514624fa7b6: Layer already exists [2024-12-09T05:41:23.392Z] d9b5e1d5a460: Layer already exists [2024-12-09T05:41:23.392Z] 9c7a006e913a: Layer already exists [2024-12-09T05:41:23.392Z] 651d9022c234: Layer already exists [2024-12-09T05:41:23.659Z] 4.0.0-dev.7: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:24.026Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:24.383Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:41:24.383Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-09T05:41:24.383Z] c71b6854a59a: Preparing [2024-12-09T05:41:24.383Z] b514624fa7b6: Preparing [2024-12-09T05:41:24.383Z] d25044050912: Preparing [2024-12-09T05:41:24.383Z] 9c7a006e913a: Preparing [2024-12-09T05:41:24.383Z] d9b5e1d5a460: Preparing [2024-12-09T05:41:24.383Z] 651d9022c234: Preparing [2024-12-09T05:41:24.383Z] 651d9022c234: Waiting [2024-12-09T05:41:24.383Z] 9c7a006e913a: Layer already exists [2024-12-09T05:41:24.383Z] c71b6854a59a: Layer already exists [2024-12-09T05:41:24.383Z] d25044050912: Layer already exists [2024-12-09T05:41:24.383Z] b514624fa7b6: Layer already exists [2024-12-09T05:41:24.383Z] d9b5e1d5a460: Layer already exists [2024-12-09T05:41:24.383Z] 651d9022c234: Layer already exists [2024-12-09T05:41:24.652Z] 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:25.019Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:25.372Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-12-09T05:41:25.372Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-12-09T05:41:25.372Z] c71b6854a59a: Preparing [2024-12-09T05:41:25.372Z] b514624fa7b6: Preparing [2024-12-09T05:41:25.372Z] d25044050912: Preparing [2024-12-09T05:41:25.372Z] 9c7a006e913a: Preparing [2024-12-09T05:41:25.372Z] d9b5e1d5a460: Preparing [2024-12-09T05:41:25.372Z] 651d9022c234: Preparing [2024-12-09T05:41:25.372Z] 651d9022c234: Waiting [2024-12-09T05:41:25.372Z] c71b6854a59a: Layer already exists [2024-12-09T05:41:25.372Z] d25044050912: Layer already exists [2024-12-09T05:41:25.372Z] b514624fa7b6: Layer already exists [2024-12-09T05:41:25.372Z] d9b5e1d5a460: Layer already exists [2024-12-09T05:41:25.372Z] 9c7a006e913a: Layer already exists [2024-12-09T05:41:25.372Z] 651d9022c234: Layer already exists [2024-12-09T05:41:25.637Z] main: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-12-09T05:41:25.717Z] ===================================================== [Pipeline] echo [2024-12-09T05:41:25.730Z] taggedImages: [2024-12-09T05:41:25.730Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [2024-12-09T05:41:25.730Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-12-09T05:41:25.730Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 [2024-12-09T05:41:25.730Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [2024-12-09T05:41:25.730Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:26.113Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T05:41:26.113Z] [2024-12-09T05:41:26.113Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:41:26.451Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T05:41:26.451Z] arm64: Pulling from edgex-lftools-log-publisher [2024-12-09T05:41:26.451Z] 8998bd30e6a1: Pulling fs layer [2024-12-09T05:41:26.451Z] 04944245beec: Pulling fs layer [2024-12-09T05:41:26.451Z] 699f458cf7ca: Pulling fs layer [2024-12-09T05:41:26.451Z] 765212b225bb: Pulling fs layer [2024-12-09T05:41:26.451Z] f23df028b6ca: Pulling fs layer [2024-12-09T05:41:26.451Z] d65c8cfc05b1: Pulling fs layer [2024-12-09T05:41:26.451Z] 2437ff75d9bd: Pulling fs layer [2024-12-09T05:41:26.451Z] 765212b225bb: Waiting [2024-12-09T05:41:26.451Z] f23df028b6ca: Waiting [2024-12-09T05:41:26.451Z] d65c8cfc05b1: Waiting [2024-12-09T05:41:26.451Z] 2437ff75d9bd: Waiting [2024-12-09T05:41:26.719Z] 04944245beec: Verifying Checksum [2024-12-09T05:41:26.719Z] 04944245beec: Download complete [2024-12-09T05:41:26.719Z] 765212b225bb: Download complete [2024-12-09T05:41:26.719Z] f23df028b6ca: Verifying Checksum [2024-12-09T05:41:26.719Z] f23df028b6ca: Download complete [2024-12-09T05:41:26.719Z] d65c8cfc05b1: Verifying Checksum [2024-12-09T05:41:26.719Z] d65c8cfc05b1: Download complete [2024-12-09T05:41:26.719Z] 699f458cf7ca: Verifying Checksum [2024-12-09T05:41:26.719Z] 699f458cf7ca: Download complete [2024-12-09T05:41:27.304Z] 8998bd30e6a1: Verifying Checksum [2024-12-09T05:41:27.304Z] 8998bd30e6a1: Download complete [2024-12-09T05:41:29.261Z] 2437ff75d9bd: Verifying Checksum [2024-12-09T05:41:29.261Z] 2437ff75d9bd: Download complete [2024-12-09T05:41:34.597Z] 8998bd30e6a1: Pull complete [2024-12-09T05:41:35.178Z] 04944245beec: Pull complete [2024-12-09T05:41:37.113Z] 699f458cf7ca: Pull complete [2024-12-09T05:41:37.113Z] 765212b225bb: Pull complete [2024-12-09T05:41:38.067Z] f23df028b6ca: Pull complete [2024-12-09T05:41:38.067Z] d65c8cfc05b1: Pull complete [2024-12-09T05:42:04.746Z] 2437ff75d9bd: Pull complete [2024-12-09T05:42:04.746Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-12-09T05:42:04.746Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-12-09T05:42:04.746Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:42:04.944Z] prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container [2024-12-09T05:42:05.008Z] $ 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-modbus-go/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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-12-09T05:42:07.299Z] $ docker top 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:42:07.812Z] ---> job-cost.sh [2024-12-09T05:42:08.081Z] lf-activate-venv: SKIPPING [2024-12-09T05:42:08.082Z] INFO: No Stack... [2024-12-09T05:42:08.349Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T05:42:09.313Z] INFO: Archiving Costs [Pipeline] sh [2024-12-09T05:42:09.639Z] + cat /w/workspace/device-modbus-go/172/archives/cost.csv [2024-12-09T05:42:09.639Z] + cut -d, -f6 [Pipeline] lock [2024-12-09T05:42:09.678Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [2024-12-09T05:42:09.686Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] did not exist. Created. [2024-12-09T05:42:09.692Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-12-09T05:42:10.045Z] /w/workspace/device-modbus-go/172@tmp/durable-2552a638/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-12-09T05:42:10.371Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-12-09T05:42:10.401Z] Warning: overwriting stash ‘stack-cost’ [2024-12-09T05:42:10.451Z] Stashed 1 file(s) [Pipeline] } [2024-12-09T05:42:10.460Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } [2024-12-09T05:42:10.479Z] $ docker stop --time=1 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be [2024-12-09T05:42:11.931Z] $ docker rm -f --volumes 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be [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-12-09T05:42:12.416Z] provisioning config files... [2024-12-09T05:42:12.424Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18362282362434319514tmp [Pipeline] { [Pipeline] sh [2024-12-09T05:42:12.725Z] + set +x [2024-12-09T05:42:12.725Z] + curl -s https://codecov.io/bash [2024-12-09T05:42:12.725Z] + bash -s -- [2024-12-09T05:42:12.725Z] [2024-12-09T05:42:12.725Z] _____ _ [2024-12-09T05:42:12.725Z] / ____| | | [2024-12-09T05:42:12.725Z] | | ___ __| | ___ ___ _____ __ [2024-12-09T05:42:12.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-12-09T05:42:12.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-12-09T05:42:12.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-12-09T05:42:12.725Z] Bash-1.0.6 [2024-12-09T05:42:12.725Z] [2024-12-09T05:42:12.725Z] [2024-12-09T05:42:12.725Z] ==> git version 2.25.1 found [2024-12-09T05:42:12.725Z] ==> 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-12-09T05:42:12.725Z] Release-Date: 2020-01-08 [2024-12-09T05:42:12.725Z] 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-12-09T05:42:12.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-12-09T05:42:12.725Z] ==> Jenkins CI detected. [2024-12-09T05:42:12.725Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-12-09T05:42:12.725Z] project root: . [2024-12-09T05:42:12.725Z] --> token set from env [2024-12-09T05:42:12.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-12-09T05:42:12.725Z] ==> Running gcov in . (disable via -X gcov) [2024-12-09T05:42:12.725Z] ==> Python coveragepy not found [2024-12-09T05:42:12.725Z] ==> Searching for coverage reports in: [2024-12-09T05:42:12.725Z] + . [2024-12-09T05:42:12.725Z] -> Found 1 reports [2024-12-09T05:42:12.725Z] ==> Detecting git/mercurial file structure [2024-12-09T05:42:12.725Z] ==> Reading reports [2024-12-09T05:42:12.986Z] + ./coverage.out bytes=25464 [2024-12-09T05:42:12.986Z] ==> Appending adjustments [2024-12-09T05:42:12.986Z] https://docs.codecov.io/docs/fixing-reports [2024-12-09T05:42:12.986Z] + Found adjustments [2024-12-09T05:42:12.986Z] ==> Gzipping contents [2024-12-09T05:42:12.986Z] 4.0K /tmp/codecov.rnJhbi.gz [2024-12-09T05:42:12.986Z] ==> Uploading reports [2024-12-09T05:42:12.986Z] url: https://codecov.io [2024-12-09T05:42:12.986Z] query: branch=main&commit=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T05:42:12.986Z] -> Pinging Codecov [2024-12-09T05:42:12.986Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-12-09T05:42:13.245Z] -> Uploading to [2024-12-09T05:42:13.245Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c/7fcc9c1d-3db7-4e09-8d2b-a557c3eda4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T054213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2ac6866da0c68a35849cbbf825d41c2a487badf43f4600fe52e8cb1d468fddb1 [2024-12-09T05:42:13.245Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-12-09T05:42:13.245Z] Dload Upload Total Spent Left Speed [2024-12-09T05:42:13.245Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 27690 --:--:-- --:--:-- --:--:-- 27690 [2024-12-09T05:42:13.245Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } [2024-12-09T05:42:13.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-12-09T05:42:13.480Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-12-09T05:42:13.495Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:13.810Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T05:42:13.810Z] [2024-12-09T05:42:13.810Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:14.115Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T05:42:14.115Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-12-09T05:42:14.115Z] 43c4264eed91: Already exists [2024-12-09T05:42:14.115Z] 4cc291be95ef: Already exists [2024-12-09T05:42:14.115Z] 2ac1f1163629: Already exists [2024-12-09T05:42:14.115Z] 5c3c966382ef: Already exists [2024-12-09T05:42:14.115Z] 4f4fb700ef54: Already exists [2024-12-09T05:42:14.115Z] d9c7d2e4e75e: Pulling fs layer [2024-12-09T05:42:14.115Z] 9c3e1370e548: Pulling fs layer [2024-12-09T05:42:14.373Z] d9c7d2e4e75e: Verifying Checksum [2024-12-09T05:42:14.373Z] d9c7d2e4e75e: Download complete [2024-12-09T05:42:14.632Z] d9c7d2e4e75e: Pull complete [2024-12-09T05:42:15.200Z] 9c3e1370e548: Verifying Checksum [2024-12-09T05:42:15.200Z] 9c3e1370e548: Download complete [2024-12-09T05:42:17.729Z] 9c3e1370e548: Pull complete [2024-12-09T05:42:17.729Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-12-09T05:42:17.729Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-12-09T05:42:17.729Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:42:17.834Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:42:17.870Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:42:19.263Z] $ docker top c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:42:19.598Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-12-09T05:42:19.609Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-12-09T05:42:19.887Z] + set -o pipefail [2024-12-09T05:42:19.887Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/bcd69fa0-81f8-47e0-a87e-94b0a86e190e [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] [2024-12-09T05:42:29.890Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-12-09T05:42:29.890Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-12-09T05:42:29.908Z] $ docker stop --time=1 c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 [2024-12-09T05:42:33.290Z] $ docker rm -f --volumes c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 [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-12-09T05:42:34.171Z] + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] sh [2024-12-09T05:42:34.466Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T05:42:34.466Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:34.774Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:42:34.775Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:42:34.855Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:42:34.890Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:42:35.365Z] $ docker top 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T05:42:35.475Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T05:42:35.475Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T05:42:35.610Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T05:42:35.619Z] $ docker exec 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 ssh-agent [2024-12-09T05:42:35.721Z] SSH_AUTH_SOCK=/tmp/ssh-dEWlF7bKbZLI/agent.32 [2024-12-09T05:42:35.721Z] SSH_AGENT_PID=38 [2024-12-09T05:42:35.739Z] Running ssh-add (command line suppressed) [2024-12-09T05:42:35.857Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10707031051033164461.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10707031051033164461.key) [2024-12-09T05:42:35.879Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T05:42:36.246Z] + git semver tag [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,393 [run_tag] DEBUG tag force:False [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,393 [check_head_tag] DEBUG check head tag [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,395 [execute] INFO git cat-file --batch-check [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,399 [execute] INFO git cat-file --batch [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,422 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,422 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T05:42:36.532Z] 2024-12-09 05:42:36,427 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:36.532Z] 4.0.0-dev.7 [Pipeline] } [2024-12-09T05:42:36.548Z] $ docker exec --env ******** --env ******** 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 ssh-agent -k [2024-12-09T05:42:36.638Z] unset SSH_AUTH_SOCK; [2024-12-09T05:42:36.640Z] unset SSH_AGENT_PID; [2024-12-09T05:42:36.641Z] echo Agent pid 38 killed; [2024-12-09T05:42:36.642Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T05:42:36.974Z] + git semver [Pipeline] } [2024-12-09T05:42:37.257Z] $ docker stop --time=1 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 [2024-12-09T05:42:38.531Z] $ docker rm -f --volumes 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:38.931Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T05:42:38.931Z] [2024-12-09T05:42:38.931Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:39.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T05:42:39.240Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-12-09T05:42:39.240Z] ab5ef0e58194: Pulling fs layer [2024-12-09T05:42:39.240Z] 9712f1f96733: Pulling fs layer [2024-12-09T05:42:39.240Z] 63f879dbbcfc: Pulling fs layer [2024-12-09T05:42:39.240Z] 0d9ebad4ef96: Pulling fs layer [2024-12-09T05:42:39.240Z] e9a5061849ea: Pulling fs layer [2024-12-09T05:42:39.240Z] d747dcd14b5f: Pulling fs layer [2024-12-09T05:42:39.240Z] 2de7ff778b66: Pulling fs layer [2024-12-09T05:42:39.240Z] e9a5061849ea: Waiting [2024-12-09T05:42:39.240Z] d747dcd14b5f: Waiting [2024-12-09T05:42:39.240Z] 2de7ff778b66: Waiting [2024-12-09T05:42:39.240Z] 0d9ebad4ef96: Waiting [2024-12-09T05:42:39.240Z] 9712f1f96733: Verifying Checksum [2024-12-09T05:42:39.240Z] 9712f1f96733: Download complete [2024-12-09T05:42:39.502Z] 63f879dbbcfc: Verifying Checksum [2024-12-09T05:42:39.502Z] 63f879dbbcfc: Download complete [2024-12-09T05:42:39.761Z] e9a5061849ea: Verifying Checksum [2024-12-09T05:42:39.761Z] e9a5061849ea: Download complete [2024-12-09T05:42:39.761Z] 0d9ebad4ef96: Verifying Checksum [2024-12-09T05:42:39.761Z] 0d9ebad4ef96: Download complete [2024-12-09T05:42:39.761Z] ab5ef0e58194: Verifying Checksum [2024-12-09T05:42:39.761Z] ab5ef0e58194: Download complete [2024-12-09T05:42:39.761Z] 2de7ff778b66: Verifying Checksum [2024-12-09T05:42:39.761Z] 2de7ff778b66: Download complete [2024-12-09T05:42:43.060Z] ab5ef0e58194: Pull complete [2024-12-09T05:42:43.060Z] 9712f1f96733: Pull complete [2024-12-09T05:42:43.321Z] 63f879dbbcfc: Pull complete [2024-12-09T05:42:47.601Z] 0d9ebad4ef96: Pull complete [2024-12-09T05:42:47.601Z] e9a5061849ea: Pull complete [2024-12-09T05:42:47.601Z] d747dcd14b5f: Pull complete [2024-12-09T05:42:48.543Z] 2de7ff778b66: Pull complete [2024-12-09T05:42:48.801Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-12-09T05:42:48.801Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-12-09T05:42:48.801Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:42:48.912Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:42:48.946Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:42:52.775Z] $ docker top 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:42:52.844Z] provisioning config files... [2024-12-09T05:42:52.852Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6964829935702669517tmp [2024-12-09T05:42:52.862Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17515368764207070536tmp [2024-12-09T05:42:52.871Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7557978992255380623tmp [Pipeline] { [Pipeline] echo [2024-12-09T05:42:52.901Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:42:53.191Z] ---> sigul-configuration.sh [2024-12-09T05:42:53.191Z] gpg: directory `/root/.gnupg' created [2024-12-09T05:42:53.191Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-12-09T05:42:53.191Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-12-09T05:42:53.191Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-12-09T05:42:53.191Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-12-09T05:42:53.191Z] gpg: CAST5 encrypted data [2024-12-09T05:42:53.191Z] gpg: encrypted with 1 passphrase [2024-12-09T05:42:53.191Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-12-09T05:42:53.635Z] + mkdir /home/jenkins [2024-12-09T05:42:53.635Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-12-09T05:42:53.927Z] + 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-12-09T05:42:53.938Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:42:54.225Z] ---> sigul-install.sh [2024-12-09T05:42:54.225Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-12-09T05:42:54.518Z] + git tag --list [2024-12-09T05:42:54.518Z] 0.7.1 [2024-12-09T05:42:54.518Z] v1.0.0 [2024-12-09T05:42:54.518Z] v1.1.0 [2024-12-09T05:42:54.518Z] v1.1.1 [2024-12-09T05:42:54.519Z] v1.2.2 [2024-12-09T05:42:54.519Z] v1.3.0 [2024-12-09T05:42:54.519Z] v1.3.1 [2024-12-09T05:42:54.519Z] v2.0.0 [2024-12-09T05:42:54.519Z] v2.1.0 [2024-12-09T05:42:54.519Z] v2.1.1 [2024-12-09T05:42:54.519Z] v2.2.0 [2024-12-09T05:42:54.519Z] v2.3.0 [2024-12-09T05:42:54.519Z] v3.0 [2024-12-09T05:42:54.519Z] v3.0.0 [2024-12-09T05:42:54.519Z] v3.1 [2024-12-09T05:42:54.519Z] v3.1.0 [2024-12-09T05:42:54.519Z] v3.1.0-dev.1 [2024-12-09T05:42:54.519Z] v3.1.0-dev.10 [2024-12-09T05:42:54.519Z] v3.1.0-dev.11 [2024-12-09T05:42:54.519Z] v3.1.0-dev.12 [2024-12-09T05:42:54.519Z] v3.1.0-dev.13 [2024-12-09T05:42:54.519Z] v3.1.0-dev.14 [2024-12-09T05:42:54.519Z] v3.1.0-dev.15 [2024-12-09T05:42:54.519Z] v3.1.0-dev.16 [2024-12-09T05:42:54.519Z] v3.1.0-dev.17 [2024-12-09T05:42:54.519Z] v3.1.0-dev.18 [2024-12-09T05:42:54.519Z] v3.1.0-dev.19 [2024-12-09T05:42:54.519Z] v3.1.0-dev.2 [2024-12-09T05:42:54.519Z] v3.1.0-dev.20 [2024-12-09T05:42:54.519Z] v3.1.0-dev.21 [2024-12-09T05:42:54.519Z] v3.1.0-dev.22 [2024-12-09T05:42:54.519Z] v3.1.0-dev.23 [2024-12-09T05:42:54.519Z] v3.1.0-dev.24 [2024-12-09T05:42:54.519Z] v3.1.0-dev.25 [2024-12-09T05:42:54.519Z] v3.1.0-dev.3 [2024-12-09T05:42:54.519Z] v3.1.0-dev.4 [2024-12-09T05:42:54.519Z] v3.1.0-dev.5 [2024-12-09T05:42:54.519Z] v3.1.0-dev.6 [2024-12-09T05:42:54.519Z] v3.1.0-dev.7 [2024-12-09T05:42:54.519Z] v3.1.0-dev.8 [2024-12-09T05:42:54.519Z] v3.1.0-dev.9 [2024-12-09T05:42:54.519Z] v3.1.1 [2024-12-09T05:42:54.519Z] v3.1.1-dev.1 [2024-12-09T05:42:54.519Z] v3.2.0-dev.1 [2024-12-09T05:42:54.519Z] v3.2.0-dev.10 [2024-12-09T05:42:54.519Z] v3.2.0-dev.11 [2024-12-09T05:42:54.519Z] v3.2.0-dev.12 [2024-12-09T05:42:54.519Z] v3.2.0-dev.13 [2024-12-09T05:42:54.519Z] v3.2.0-dev.14 [2024-12-09T05:42:54.519Z] v3.2.0-dev.15 [2024-12-09T05:42:54.519Z] v3.2.0-dev.16 [2024-12-09T05:42:54.519Z] v3.2.0-dev.17 [2024-12-09T05:42:54.519Z] v3.2.0-dev.18 [2024-12-09T05:42:54.519Z] v3.2.0-dev.19 [2024-12-09T05:42:54.519Z] v3.2.0-dev.2 [2024-12-09T05:42:54.519Z] v3.2.0-dev.20 [2024-12-09T05:42:54.519Z] v3.2.0-dev.21 [2024-12-09T05:42:54.519Z] v3.2.0-dev.22 [2024-12-09T05:42:54.519Z] v3.2.0-dev.23 [2024-12-09T05:42:54.519Z] v3.2.0-dev.24 [2024-12-09T05:42:54.519Z] v3.2.0-dev.25 [2024-12-09T05:42:54.519Z] v3.2.0-dev.26 [2024-12-09T05:42:54.519Z] v3.2.0-dev.3 [2024-12-09T05:42:54.519Z] v3.2.0-dev.4 [2024-12-09T05:42:54.519Z] v3.2.0-dev.5 [2024-12-09T05:42:54.519Z] v3.2.0-dev.6 [2024-12-09T05:42:54.519Z] v3.2.0-dev.7 [2024-12-09T05:42:54.519Z] v3.2.0-dev.8 [2024-12-09T05:42:54.519Z] v3.2.0-dev.9 [2024-12-09T05:42:54.519Z] v4.0.0-dev.1 [2024-12-09T05:42:54.519Z] v4.0.0-dev.2 [2024-12-09T05:42:54.519Z] v4.0.0-dev.3 [2024-12-09T05:42:54.519Z] v4.0.0-dev.4 [2024-12-09T05:42:54.519Z] v4.0.0-dev.5 [2024-12-09T05:42:54.519Z] v4.0.0-dev.6 [2024-12-09T05:42:54.519Z] v4.0.0-dev.7 [Pipeline] sh [2024-12-09T05:42:54.812Z] + lftools sign git-tag v4.0.0-dev.7 [2024-12-09T05:42:55.380Z] Signing Git tag with Sigul... [2024-12-09T05:42:55.380Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-12-09T05:42:55.957Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:42:56.243Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-12-09T05:42:56.249Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-12-09T05:42:56.278Z] $ docker stop --time=1 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da [2024-12-09T05:42:57.577Z] $ docker rm -f --volumes 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-12-09T05:42:58.006Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T05:42:58.006Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:42:58.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:42:58.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:42:58.403Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:42:58.441Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:42:58.800Z] $ docker top 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 -eo pid,comm [2024-12-09T05:42:58.846Z] 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-12-09T05:42:58.846Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T05:42:58.909Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T05:42:58.909Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T05:42:59.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T05:42:59.032Z] $ docker exec 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 ssh-agent [2024-12-09T05:42:59.137Z] SSH_AUTH_SOCK=/tmp/ssh-TbejiuzFeMbt/agent.32 [2024-12-09T05:42:59.137Z] SSH_AGENT_PID=38 [2024-12-09T05:42:59.141Z] Running ssh-add (command line suppressed) [2024-12-09T05:42:59.248Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13090456312038727108.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13090456312038727108.key) [2024-12-09T05:42:59.256Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T05:42:59.551Z] + git semver bump pre [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,729 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,731 [execute] INFO git cat-file --batch-check [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,736 [execute] INFO git cat-file --batch [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T05:42:59.811Z] 2024-12-09 05:42:59,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:42:59.811Z] 4.0.0-dev.8 [Pipeline] } [2024-12-09T05:42:59.828Z] $ docker exec --env ******** --env ******** 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 ssh-agent -k [2024-12-09T05:42:59.933Z] unset SSH_AUTH_SOCK; [2024-12-09T05:42:59.933Z] unset SSH_AGENT_PID; [2024-12-09T05:42:59.933Z] echo Agent pid 38 killed; [2024-12-09T05:42:59.934Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T05:43:00.257Z] + git semver [Pipeline] } [2024-12-09T05:43:00.537Z] $ docker stop --time=1 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 [2024-12-09T05:43:01.786Z] $ docker rm -f --volumes 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 [Pipeline] // withDockerContainer [Pipeline] sh [2024-12-09T05:43:02.138Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-12-09T05:43:02.138Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:43:02.445Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-12-09T05:43:02.445Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:43:02.529Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:43:02.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:43:02.934Z] $ docker top eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 -eo pid,comm [2024-12-09T05:43:02.978Z] 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-12-09T05:43:02.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-12-09T05:43:03.030Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-12-09T05:43:03.030Z] [ssh-agent] Looking for ssh-agent implementation... [2024-12-09T05:43:03.150Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-12-09T05:43:03.159Z] $ docker exec eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 ssh-agent [2024-12-09T05:43:03.261Z] SSH_AUTH_SOCK=/tmp/ssh-D7prRgzotUUi/agent.32 [2024-12-09T05:43:03.262Z] SSH_AGENT_PID=38 [2024-12-09T05:43:03.266Z] Running ssh-add (command line suppressed) [2024-12-09T05:43:03.379Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14855812147242890248.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14855812147242890248.key) [2024-12-09T05:43:03.387Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-12-09T05:43:03.682Z] + git semver push [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,867 [run_push] DEBUG push [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,868 [execute] INFO git cat-file --batch-check [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,872 [execute] INFO git rev-list 9f67341d07c23fd113fd0500f5de0aa5c726783d -- [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,872 [execute] DEBUG Popen(['git', 'rev-list', '9f67341d07c23fd113fd0500f5de0aa5c726783d', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,882 [execute] INFO git fetch -v origin [2024-12-09T05:43:03.942Z] 2024-12-09 05:43:03,882 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-12-09T05:43:04.513Z] 2024-12-09 05:43:04,365 [run_push] DEBUG no remote changes detected [2024-12-09T05:43:04.513Z] 2024-12-09 05:43:04,366 [execute] INFO git push origin semver [2024-12-09T05:43:04.513Z] 2024-12-09 05:43:04,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-12-09T05:43:05.083Z] 2024-12-09 05:43:05,054 [run_push] DEBUG push all version tags [2024-12-09T05:43:05.083Z] 2024-12-09 05:43:05,054 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-12-09T05:43:05.083Z] 2024-12-09 05:43:05,054 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-12-09T05:43:06.017Z] 2024-12-09 05:43:05,686 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-12-09T05:43:06.017Z] 4.0.0-dev.8 [Pipeline] } [2024-12-09T05:43:06.032Z] $ docker exec --env ******** --env ******** eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 ssh-agent -k [2024-12-09T05:43:06.143Z] unset SSH_AUTH_SOCK; [2024-12-09T05:43:06.146Z] unset SSH_AGENT_PID; [2024-12-09T05:43:06.146Z] echo Agent pid 38 killed; [2024-12-09T05:43:06.147Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-12-09T05:43:06.473Z] + git semver [Pipeline] } [2024-12-09T05:43:06.750Z] $ docker stop --time=1 eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 [2024-12-09T05:43:08.064Z] $ docker rm -f --volumes eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 [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-12-09T05:43:08.688Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-12-09T05:43:08.688Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-09T05:43:08.688Z] total 16 [2024-12-09T05:43:08.688Z] drwxr-xr-x 3 root root 4096 Dec 9 05:33 . [2024-12-09T05:43:08.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 05:42 .. [2024-12-09T05:43:08.688Z] drwxr-xr-x 2 root root 4096 Dec 9 05:33 cost [2024-12-09T05:43:08.688Z] -rw-r--r-- 1 root root 88 Dec 9 05:33 cost.csv [2024-12-09T05:43:08.688Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-09T05:43:08.688Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-12-09T05:43:08.688Z] total 16 [2024-12-09T05:43:08.688Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 05:33 . [2024-12-09T05:43:08.688Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 05:42 .. [2024-12-09T05:43:08.688Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 05:33 cost [2024-12-09T05:43:08.688Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 9 05:33 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:08.984Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:09.840Z] ---> package-listing.sh [2024-12-09T05:43:09.841Z] ++ facter osfamily [2024-12-09T05:43:09.841Z] ++ tr '[:upper:]' '[:lower:]' [2024-12-09T05:43:10.101Z] + OS_FAMILY=debian [2024-12-09T05:43:10.101Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-12-09T05:43:10.101Z] + START_PACKAGES=/tmp/packages_start.txt [2024-12-09T05:43:10.101Z] + END_PACKAGES=/tmp/packages_end.txt [2024-12-09T05:43:10.101Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-12-09T05:43:10.101Z] + PACKAGES=/tmp/packages_start.txt [2024-12-09T05:43:10.101Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-12-09T05:43:10.101Z] + PACKAGES=/tmp/packages_end.txt [2024-12-09T05:43:10.101Z] + case "${OS_FAMILY}" in [2024-12-09T05:43:10.101Z] + dpkg -l [2024-12-09T05:43:10.101Z] + grep '^ii' [2024-12-09T05:43:10.101Z] + '[' -f /tmp/packages_start.txt ']' [2024-12-09T05:43:10.101Z] + '[' -f /tmp/packages_end.txt ']' [2024-12-09T05:43:10.101Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-12-09T05:43:10.101Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-12-09T05:43:10.101Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-12-09T05:43:10.101Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-12-09T05:43:10.112Z] 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/gexfoundry_device-modbus-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-12-09T05:43:10.389Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-12-09T05:43:10.958Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-12-09T05:43:10.958Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-12-09T05:43:11.042Z] prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container [2024-12-09T05:43:11.074Z] $ 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/gexfoundry_device-modbus-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/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-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-12-09T05:43:11.316Z] $ docker top 69b23b9c217855a139cbad241772993e96423e613cb7f29a193d9d591899772e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-12-09T05:43:11.651Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-12-09T05:43:11.939Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-12-09T05:43:12.224Z] + ls /var/log/sa-host [2024-12-09T05:43:12.224Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-12-09T05:43:12.389Z] provisioning config files... [2024-12-09T05:43:12.398Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7424537122000385975tmp [Pipeline] { [Pipeline] echo [2024-12-09T05:43:12.416Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:12.698Z] ---> create-netrc.sh [Pipeline] } [2024-12-09T05:43:12.706Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:13.049Z] ---> python-tools-install.sh [Pipeline] echo [2024-12-09T05:43:13.061Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:13.350Z] ---> sudo-logs.sh [2024-12-09T05:43:13.350Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-12-09T05:43:13.385Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:13.669Z] ---> job-cost.sh [2024-12-09T05:43:13.669Z] lf-activate-venv: SKIPPING [2024-12-09T05:43:13.669Z] DEBUG: total: 0.2199999988079071 [2024-12-09T05:43:13.669Z] INFO: Retrieving Stack Cost... [2024-12-09T05:43:13.929Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-12-09T05:43:14.496Z] INFO: Archiving Costs [Pipeline] echo [2024-12-09T05:43:14.516Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-12-09T05:43:14.797Z] ---> logs-deploy.sh [2024-12-09T05:43:14.797Z] lf-activate-venv: SKIPPING [2024-12-09T05:43:14.797Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/172 [2024-12-09T05:43:14.797Z] INFO: archiving workspace using pattern(s): [2024-12-09T05:43:15.733Z] Archives upload complete. [2024-12-09T05:43:15.994Z] INFO: archiving logs to Nexus [2024-12-09T05:43:16.566Z] ---> uname -a: [2024-12-09T05:43:16.566Z] Linux prd-ubuntu20-04-docker-8c-8g-34770 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] ---> lscpu: [2024-12-09T05:43:16.566Z] Architecture: x86_64 [2024-12-09T05:43:16.566Z] CPU op-mode(s): 32-bit, 64-bit [2024-12-09T05:43:16.566Z] Byte Order: Little Endian [2024-12-09T05:43:16.566Z] Address sizes: 40 bits physical, 48 bits virtual [2024-12-09T05:43:16.566Z] CPU(s): 8 [2024-12-09T05:43:16.566Z] On-line CPU(s) list: 0-7 [2024-12-09T05:43:16.566Z] Thread(s) per core: 1 [2024-12-09T05:43:16.566Z] Core(s) per socket: 1 [2024-12-09T05:43:16.566Z] Socket(s): 8 [2024-12-09T05:43:16.566Z] NUMA node(s): 1 [2024-12-09T05:43:16.566Z] Vendor ID: AuthenticAMD [2024-12-09T05:43:16.566Z] CPU family: 23 [2024-12-09T05:43:16.566Z] Model: 49 [2024-12-09T05:43:16.566Z] Model name: AMD EPYC-Rome Processor [2024-12-09T05:43:16.566Z] Stepping: 0 [2024-12-09T05:43:16.566Z] CPU MHz: 2799.998 [2024-12-09T05:43:16.566Z] BogoMIPS: 5599.99 [2024-12-09T05:43:16.566Z] Virtualization: AMD-V [2024-12-09T05:43:16.566Z] Hypervisor vendor: KVM [2024-12-09T05:43:16.566Z] Virtualization type: full [2024-12-09T05:43:16.566Z] L1d cache: 256 KiB [2024-12-09T05:43:16.566Z] L1i cache: 256 KiB [2024-12-09T05:43:16.566Z] L2 cache: 4 MiB [2024-12-09T05:43:16.566Z] L3 cache: 128 MiB [2024-12-09T05:43:16.566Z] NUMA node0 CPU(s): 0-7 [2024-12-09T05:43:16.566Z] Vulnerability Itlb multihit: Not affected [2024-12-09T05:43:16.566Z] Vulnerability L1tf: Not affected [2024-12-09T05:43:16.566Z] Vulnerability Mds: Not affected [2024-12-09T05:43:16.566Z] Vulnerability Meltdown: Not affected [2024-12-09T05:43:16.566Z] Vulnerability Mmio stale data: Not affected [2024-12-09T05:43:16.566Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-12-09T05:43:16.566Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-12-09T05:43:16.566Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-12-09T05:43:16.566Z] Vulnerability Srbds: Not affected [2024-12-09T05:43:16.566Z] Vulnerability Tsx async abort: Not affected [2024-12-09T05:43:16.566Z] 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-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] ---> nproc: [2024-12-09T05:43:16.566Z] 8 [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] ---> df -h: [2024-12-09T05:43:16.566Z] Filesystem Size Used Avail Use% Mounted on [2024-12-09T05:43:16.566Z] overlay 155G 13G 142G 9% / [2024-12-09T05:43:16.566Z] tmpfs 64M 0 64M 0% /dev [2024-12-09T05:43:16.566Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-12-09T05:43:16.566Z] shm 64M 0 64M 0% /dev/shm [2024-12-09T05:43:16.566Z] /dev/vda1 155G 13G 142G 9% /facter-os [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] ---> sar -b -r -n DEV: [2024-12-09T05:43:16.566Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34770) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:29:45 LINUX RESTART (8 CPU) [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-12-09T05:43:16.566Z] 05:31:01 380.55 48.36 332.19 0.00 5428.16 142545.04 0.00 [2024-12-09T05:43:16.566Z] 05:32:01 236.73 2.73 233.99 0.00 32.66 78086.45 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 124.10 1.62 122.48 0.00 43.86 43811.36 0.00 [2024-12-09T05:43:16.566Z] 05:34:01 93.84 0.03 93.80 0.00 6.00 20039.20 0.00 [2024-12-09T05:43:16.566Z] 05:35:01 38.19 12.71 25.48 0.00 5455.89 6290.68 0.00 [2024-12-09T05:43:16.566Z] 05:36:01 4.40 0.00 4.40 0.00 0.00 54.52 0.00 [2024-12-09T05:43:16.566Z] 05:37:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 [2024-12-09T05:43:16.566Z] 05:38:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 [2024-12-09T05:43:16.566Z] 05:39:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 [2024-12-09T05:43:16.566Z] 05:40:01 2.67 0.00 2.67 0.00 0.00 43.59 0.00 [2024-12-09T05:43:16.566Z] 05:41:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 [2024-12-09T05:43:16.566Z] 05:42:01 1.72 0.00 1.72 0.00 0.00 20.79 0.00 [2024-12-09T05:43:16.566Z] 05:43:01 133.89 0.18 133.71 0.00 21.19 54654.45 0.00 [2024-12-09T05:43:16.566Z] Average: 78.61 5.05 73.56 0.00 845.14 26584.37 0.00 [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-12-09T05:43:16.566Z] 05:31:01 29115852 31471324 836492 2.54 80040 2547900 2020284 5.95 1098296 2273800 3392 [2024-12-09T05:43:16.566Z] 05:32:01 27202860 31306108 985756 3.00 184884 4027100 2313336 6.82 1695816 3405844 493212 [2024-12-09T05:43:16.566Z] 05:33:01 27442420 31443460 853024 2.59 190540 3934424 2404032 7.08 1405060 3478084 332 [2024-12-09T05:43:16.566Z] 05:34:01 26967068 31499260 795232 2.42 198412 4406644 1806460 5.32 1400768 3900628 156 [2024-12-09T05:43:16.566Z] 05:35:01 26576200 31464364 818472 2.49 206504 4740464 1821572 5.37 1647432 4019560 1036 [2024-12-09T05:43:16.566Z] 05:36:01 26600756 31488920 794484 2.42 206544 4740468 1837656 5.42 1621060 4019520 24 [2024-12-09T05:43:16.566Z] 05:37:01 26600540 31488928 794232 2.42 206624 4740468 1837656 5.42 1621324 4019528 8 [2024-12-09T05:43:16.566Z] 05:38:01 26604120 31492584 790492 2.40 206680 4740468 1837656 5.42 1617544 4019528 4 [2024-12-09T05:43:16.566Z] 05:39:01 26604104 31492680 790404 2.40 206760 4740476 1837656 5.42 1617716 4019528 8 [2024-12-09T05:43:16.566Z] 05:40:01 26604348 31493416 789976 2.40 206912 4740456 1837656 5.42 1617608 4019856 4 [2024-12-09T05:43:16.566Z] 05:41:01 26604616 31493748 789568 2.40 206996 4740448 1837656 5.42 1617708 4019860 8 [2024-12-09T05:43:16.566Z] 05:42:01 26604116 31493304 789956 2.40 207036 4740460 1837656 5.42 1617532 4019868 4 [2024-12-09T05:43:16.566Z] 05:43:01 25419968 31431616 844200 2.57 224388 5744988 2025200 5.97 1716772 4997468 892 [2024-12-09T05:43:16.566Z] Average: 26842074 31466132 820945 2.50 194794 4506520 1942652 5.73 1561126 3862544 38391 [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-12-09T05:43:16.566Z] 05:31:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:31:01 veth5d091b2 111.01 116.58 11.04 113.16 0.00 0.00 0.00 0.01 [2024-12-09T05:43:16.566Z] 05:31:01 ens3 614.68 466.37 6082.21 123.85 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:31:01 docker0 135.54 143.89 11.39 327.67 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:32:01 ens3 372.85 202.65 3154.16 28.36 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:32:01 docker0 187.49 347.31 16.10 3129.22 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:32:01 vethbe8135e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 ens3 41.59 26.66 173.59 15.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 veth9e6514c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 docker0 2.90 6.77 0.18 76.82 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:33:01 vethdcb537c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:34:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:34:01 ens3 147.61 103.91 2664.29 235.26 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:34:01 docker0 3.96 7.33 0.24 113.81 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:35:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:35:01 ens3 78.79 37.23 2099.93 2.82 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:36:01 ens3 0.52 0.42 0.10 0.09 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:39:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:41:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:42:01 ens3 0.45 0.25 1.29 0.02 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:43:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:43:01 ens3 419.26 260.70 7140.07 161.84 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:43:01 docker0 80.34 150.03 7.27 1241.97 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] 05:43:01 veth355531f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] Average: ens3 128.93 84.50 1639.68 43.64 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] Average: docker0 31.55 50.41 2.71 376.10 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] Average: veth355531f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] ---> sar -P ALL: [2024-12-09T05:43:16.566Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34770) 12/09/24 _x86_64_ (8 CPU) [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:29:45 LINUX RESTART (8 CPU) [2024-12-09T05:43:16.566Z] [2024-12-09T05:43:16.566Z] 05:30:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T05:43:16.566Z] 05:31:01 all 9.93 0.00 3.61 2.61 0.08 83.77 [2024-12-09T05:43:16.566Z] 05:31:01 0 8.91 0.00 3.09 0.50 0.08 87.41 [2024-12-09T05:43:16.566Z] 05:31:01 1 11.06 0.00 3.78 0.15 0.07 84.94 [2024-12-09T05:43:16.566Z] 05:31:01 2 9.01 0.00 4.39 10.85 0.08 75.66 [2024-12-09T05:43:16.566Z] 05:31:01 3 9.41 0.00 2.79 1.65 0.07 86.08 [2024-12-09T05:43:16.566Z] 05:31:01 4 8.79 0.00 3.26 0.42 0.08 87.44 [2024-12-09T05:43:16.566Z] 05:31:01 5 8.84 0.00 3.31 2.20 0.07 85.58 [2024-12-09T05:43:16.566Z] 05:31:01 6 9.83 0.00 4.58 4.75 0.10 80.75 [2024-12-09T05:43:16.566Z] 05:31:01 7 13.57 0.00 3.71 0.37 0.07 82.28 [2024-12-09T05:43:16.566Z] 05:32:01 all 21.00 0.00 5.77 4.05 0.08 69.11 [2024-12-09T05:43:16.566Z] 05:32:01 0 21.22 0.00 6.84 16.79 0.10 55.06 [2024-12-09T05:43:16.566Z] 05:32:01 1 21.27 0.00 6.18 1.88 0.07 70.60 [2024-12-09T05:43:16.566Z] 05:32:01 2 21.03 0.00 5.49 0.65 0.05 72.78 [2024-12-09T05:43:16.566Z] 05:32:01 3 20.42 0.00 5.28 1.73 0.08 72.48 [2024-12-09T05:43:16.566Z] 05:32:01 4 21.52 0.00 5.79 0.37 0.07 72.25 [2024-12-09T05:43:16.567Z] 05:32:01 5 21.23 0.00 5.01 1.13 0.08 72.55 [2024-12-09T05:43:16.567Z] 05:32:01 6 21.02 0.00 5.80 9.15 0.08 63.94 [2024-12-09T05:43:16.567Z] 05:32:01 7 20.28 0.00 5.75 0.81 0.07 73.09 [2024-12-09T05:43:16.567Z] 05:33:01 all 42.48 0.00 6.94 1.77 0.09 48.72 [2024-12-09T05:43:16.567Z] 05:33:01 0 42.73 0.00 8.09 0.81 0.08 48.29 [2024-12-09T05:43:16.567Z] 05:33:01 1 41.18 0.00 6.48 0.19 0.10 52.05 [2024-12-09T05:43:16.567Z] 05:33:01 2 43.92 0.00 7.16 0.13 0.10 48.69 [2024-12-09T05:43:16.567Z] 05:33:01 3 42.98 0.00 6.42 0.51 0.08 50.02 [2024-12-09T05:43:16.567Z] 05:33:01 4 44.09 0.00 6.43 4.06 0.08 45.34 [2024-12-09T05:43:16.567Z] 05:33:01 5 40.68 0.00 6.61 0.18 0.08 52.45 [2024-12-09T05:43:16.567Z] 05:33:01 6 41.35 0.00 6.73 2.29 0.10 49.54 [2024-12-09T05:43:16.567Z] 05:33:01 7 42.92 0.00 7.58 6.00 0.12 43.38 [2024-12-09T05:43:16.567Z] 05:34:01 all 3.85 0.00 1.51 0.87 0.04 93.72 [2024-12-09T05:43:16.567Z] 05:34:01 0 4.10 0.00 1.52 0.43 0.05 93.90 [2024-12-09T05:43:16.567Z] 05:34:01 1 3.42 0.00 1.26 0.25 0.03 95.04 [2024-12-09T05:43:16.567Z] 05:34:01 2 2.78 0.00 1.43 3.48 0.03 92.28 [2024-12-09T05:43:16.567Z] 05:34:01 3 4.46 0.00 1.49 0.02 0.05 93.98 [2024-12-09T05:43:16.567Z] 05:34:01 4 4.47 0.00 1.81 2.19 0.03 91.49 [2024-12-09T05:43:16.567Z] 05:34:01 5 3.35 0.00 1.41 0.54 0.07 94.63 [2024-12-09T05:43:16.567Z] 05:34:01 6 4.37 0.00 1.94 0.03 0.03 93.61 [2024-12-09T05:43:16.567Z] 05:34:01 7 3.88 0.00 1.24 0.00 0.03 94.84 [2024-12-09T05:43:16.567Z] 05:35:01 all 1.40 0.00 0.65 0.37 0.03 97.56 [2024-12-09T05:43:16.567Z] 05:35:01 0 1.07 0.00 0.88 0.28 0.03 97.73 [2024-12-09T05:43:16.567Z] 05:35:01 1 1.52 0.00 0.45 0.12 0.05 97.86 [2024-12-09T05:43:16.567Z] 05:35:01 2 0.98 0.00 0.53 0.93 0.03 97.52 [2024-12-09T05:43:16.567Z] 05:35:01 3 1.49 0.00 0.80 0.28 0.02 97.41 [2024-12-09T05:43:16.567Z] 05:35:01 4 1.44 0.00 0.53 0.20 0.03 97.80 [2024-12-09T05:43:16.567Z] 05:35:01 5 1.40 0.00 0.61 0.27 0.03 97.69 [2024-12-09T05:43:16.567Z] 05:35:01 6 1.00 0.00 0.40 0.70 0.03 97.86 [2024-12-09T05:43:16.567Z] 05:35:01 7 2.30 0.00 0.95 0.15 0.02 96.58 [2024-12-09T05:43:16.567Z] 05:36:01 all 0.28 0.00 0.02 0.01 0.02 99.67 [2024-12-09T05:43:16.567Z] 05:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 [2024-12-09T05:43:16.567Z] 05:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-12-09T05:43:16.567Z] 05:36:01 2 0.00 0.00 0.02 0.03 0.02 99.93 [2024-12-09T05:43:16.567Z] 05:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-12-09T05:43:16.567Z] 05:36:01 4 0.02 0.00 0.02 0.03 0.02 99.92 [2024-12-09T05:43:16.567Z] 05:36:01 5 0.07 0.00 0.03 0.00 0.03 99.87 [2024-12-09T05:43:16.567Z] 05:36:01 6 2.00 0.00 0.02 0.00 0.02 97.97 [2024-12-09T05:43:16.567Z] 05:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:37:01 all 0.26 0.00 0.01 0.01 0.01 99.71 [2024-12-09T05:43:16.567Z] 05:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-12-09T05:43:16.567Z] 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T05:43:16.567Z] 05:37:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2024-12-09T05:43:16.567Z] 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T05:43:16.567Z] 05:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:37:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:37:01 6 1.98 0.00 0.00 0.00 0.02 98.00 [2024-12-09T05:43:16.567Z] 05:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T05:43:16.567Z] 05:38:01 all 0.22 0.00 0.01 0.01 0.02 99.74 [2024-12-09T05:43:16.567Z] 05:38:01 0 0.07 0.00 0.02 0.00 0.05 99.87 [2024-12-09T05:43:16.567Z] 05:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 [2024-12-09T05:43:16.567Z] 05:38:01 2 0.07 0.00 0.00 0.03 0.00 99.90 [2024-12-09T05:43:16.567Z] 05:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:38:01 4 0.03 0.00 0.00 0.02 0.03 99.92 [2024-12-09T05:43:16.567Z] 05:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-12-09T05:43:16.567Z] 05:38:01 6 1.45 0.00 0.02 0.00 0.02 98.52 [2024-12-09T05:43:16.567Z] 05:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-09T05:43:16.567Z] 05:39:01 all 0.14 0.00 0.00 0.00 0.01 99.84 [2024-12-09T05:43:16.567Z] 05:39:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2024-12-09T05:43:16.567Z] 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-12-09T05:43:16.567Z] 05:39:01 2 0.30 0.00 0.02 0.03 0.02 99.63 [2024-12-09T05:43:16.567Z] 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T05:43:16.567Z] 05:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T05:43:16.567Z] 05:39:01 6 0.68 0.00 0.00 0.00 0.02 99.30 [2024-12-09T05:43:16.567Z] 05:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T05:43:16.567Z] 05:40:01 all 0.03 0.00 0.01 0.01 0.02 99.92 [2024-12-09T05:43:16.567Z] 05:40:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2024-12-09T05:43:16.567Z] 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T05:43:16.567Z] 05:40:01 2 0.02 0.00 0.00 0.08 0.00 99.90 [2024-12-09T05:43:16.567Z] 05:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-12-09T05:43:16.567Z] 05:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-09T05:43:16.567Z] 05:40:01 5 0.00 0.00 0.02 0.03 0.02 99.93 [2024-12-09T05:43:16.567Z] 05:40:01 6 0.07 0.00 0.00 0.00 0.03 99.90 [2024-12-09T05:43:16.567Z] 05:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T05:43:16.567Z] 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-12-09T05:43:16.567Z] 05:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-12-09T05:43:16.567Z] 05:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-12-09T05:43:16.567Z] 05:41:01 2 0.07 0.00 0.00 0.03 0.00 99.90 [2024-12-09T05:43:16.567Z] 05:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-12-09T05:43:16.567Z] 05:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2024-12-09T05:43:16.567Z] 05:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-12-09T05:43:16.567Z] 05:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-12-09T05:43:16.567Z] [2024-12-09T05:43:16.567Z] 05:41:01 CPU %user %nice %system %iowait %steal %idle [2024-12-09T05:43:16.567Z] 05:42:01 all 0.22 0.00 0.01 0.01 0.02 99.75 [2024-12-09T05:43:16.567Z] 05:42:01 0 0.07 0.00 0.03 0.00 0.05 99.85 [2024-12-09T05:43:16.567Z] 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-12-09T05:43:16.567Z] 05:42:01 2 0.00 0.00 0.00 0.03 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-12-09T05:43:16.567Z] 05:42:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2024-12-09T05:43:16.567Z] 05:42:01 6 1.48 0.00 0.00 0.00 0.02 98.50 [2024-12-09T05:43:16.567Z] 05:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-12-09T05:43:16.567Z] 05:43:01 all 7.63 0.00 3.45 1.75 0.08 87.08 [2024-12-09T05:43:16.567Z] 05:43:01 0 8.01 0.00 3.52 0.62 0.08 87.76 [2024-12-09T05:43:16.567Z] 05:43:01 1 6.76 0.00 3.01 0.63 0.07 89.53 [2024-12-09T05:43:16.567Z] 05:43:01 2 5.75 0.00 4.63 2.88 0.05 86.69 [2024-12-09T05:43:16.567Z] 05:43:01 3 6.70 0.00 2.61 0.25 0.07 90.37 [2024-12-09T05:43:16.567Z] 05:43:01 4 7.63 0.00 2.81 0.17 0.07 89.33 [2024-12-09T05:43:16.567Z] 05:43:01 5 9.14 0.00 4.36 9.16 0.14 77.21 [2024-12-09T05:43:16.567Z] 05:43:01 6 9.06 0.00 3.33 0.08 0.08 87.44 [2024-12-09T05:43:16.567Z] 05:43:01 7 8.00 0.00 3.37 0.22 0.07 88.34 [2024-12-09T05:43:16.567Z] Average: all 6.68 0.00 1.68 0.88 0.04 90.72 [2024-12-09T05:43:16.567Z] Average: 0 6.60 0.00 1.84 1.48 0.06 90.03 [2024-12-09T05:43:16.567Z] Average: 1 6.52 0.00 1.62 0.25 0.03 91.58 [2024-12-09T05:43:16.567Z] Average: 2 6.42 0.00 1.81 1.47 0.03 90.27 [2024-12-09T05:43:16.567Z] Average: 3 6.54 0.00 1.49 0.34 0.04 91.60 [2024-12-09T05:43:16.567Z] Average: 4 6.74 0.00 1.59 0.57 0.04 91.06 [2024-12-09T05:43:16.567Z] Average: 5 6.48 0.00 1.64 1.03 0.05 90.80 [2024-12-09T05:43:16.567Z] Average: 6 7.19 0.00 1.74 1.29 0.04 89.74 [2024-12-09T05:43:16.567Z] Average: 7 6.96 0.00 1.73 0.58 0.03 90.70 [2024-12-09T05:43:16.567Z] [2024-12-09T05:43:16.567Z] [2024-12-09T05:43:16.567Z]