Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from aac4c7d4bf7ab00be6801211183b9038e4c857bf 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-ssh12286540197674094825.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5481001432646907109.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-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-ssh3694419543563928974.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10973977498160323659.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-ssh18398152047217749551.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-26240’ Running on prd-ubuntu20.04-docker-8c-8g-26244 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 > 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 Avoid second fetch Checking out Revision aac4c7d4bf7ab00be6801211183b9038e4c857bf (main) Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" > git config core.sparsecheckout # timeout=10 > git checkout -f aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 > git rev-list --no-walk 11d8eae39c374e83b0f1cf05a7e0fb869cd70ce2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-12T05:53:48.159Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-12T05:53:48.227Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-12T05:53:48.247Z] ========================================================= [2024-11-12T05:53:48.247Z] EdgeX Global Pipelines Version Info [2024-11-12T05:53:48.247Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:53:48.957Z] ------------------- [2024-11-12T05:53:48.957Z] stable info: [2024-11-12T05:53:48.957Z] ------------------- [2024-11-12T05:53:48.957Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-12T05:53:48.957Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-12T05:53:48.957Z] Message: update stable to v1.0.265 [2024-11-12T05:53:49.528Z] ------------------- [2024-11-12T05:53:49.528Z] experimental info: [2024-11-12T05:53:49.528Z] ------------------- [2024-11-12T05:53:49.528Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-12T05:53:49.528Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-12T05:53:49.528Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-12T05:53:49.604Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-12T05:53:49.630Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-12T05:53:49.649Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-12T05:53:49.669Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-12T05:53:49.691Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-12T05:53:49.717Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-12T05:53:49.741Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-12T05:53:49.761Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-12T05:53:49.780Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-12T05:53:49.798Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-12T05:53:49.817Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-12T05:53:49.837Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-12T05:53:49.858Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-12T05:53:49.875Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-12T05:53:49.891Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T05:53:49.908Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-12T05:53:49.926Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T05:53:49.948Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-12T05:53:49.968Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-12T05:53:49.988Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-12T05:53:50.009Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-12T05:53:50.032Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-12T05:53:50.056Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-12T05:53:50.081Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-12T05:53:50.104Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-12T05:53:50.129Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-12T05:53:50.153Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-12T05:53:50.175Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-12T05:53:50.199Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-12T05:53:50.223Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-12T05:53:50.240Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] echo [2024-11-12T05:53:50.256Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = aac4c7d [Pipeline] echo [2024-11-12T05:53:50.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T05:53:50.341Z] provisioning config files... [2024-11-12T05:53:50.353Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6561576376981348186tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:53:50.685Z] ---> ****-login.sh [2024-11-12T05:53:50.685Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:53:50.944Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:53:50.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:53:50.945Z] Configure a credential helper to remove this warning. See [2024-11-12T05:53:50.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:53:50.945Z] [2024-11-12T05:53:50.945Z] Login Succeeded [2024-11-12T05:53:50.945Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:53:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:53:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:53:51.206Z] Configure a credential helper to remove this warning. See [2024-11-12T05:53:51.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:53:51.206Z] [2024-11-12T05:53:51.206Z] Login Succeeded [2024-11-12T05:53:51.206Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:53:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:53:51.206Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:53:51.206Z] Configure a credential helper to remove this warning. See [2024-11-12T05:53:51.206Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:53:51.206Z] [2024-11-12T05:53:51.206Z] Login Succeeded [2024-11-12T05:53:51.206Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:53:51.206Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:53:51.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:53:51.468Z] Configure a credential helper to remove this warning. See [2024-11-12T05:53:51.468Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:53:51.468Z] [2024-11-12T05:53:51.468Z] Login Succeeded [2024-11-12T05:53:51.468Z] ****.io [2024-11-12T05:53:51.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:53:51.729Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:53:51.729Z] Configure a credential helper to remove this warning. See [2024-11-12T05:53:51.729Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:53:51.729Z] [2024-11-12T05:53:51.729Z] Login Succeeded [2024-11-12T05:53:51.729Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:53:51.738Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-12T05:53:52.148Z] + git rev-list -1 --merges aac4c7d4bf7ab00be6801211183b9038e4c857bf~1..aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] echo [2024-11-12T05:53:52.177Z] -----------> git rev-list -1 --merges aac4c7d4bf7ab00be6801211183b9038e4c857bf~1..aac4c7d4bf7ab00be6801211183b9038e4c857bf aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T05:53:52.177Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf [false] [Pipeline] sh [2024-11-12T05:53:52.470Z] + git log --format=format:%s -1 aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] echo [2024-11-12T05:53:52.485Z] ========================================================= [2024-11-12T05:53:52.485Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-12T05:53:52.485Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T05:53:52.830Z] + git log --format=format:%s -1 aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] echo [2024-11-12T05:53:52.843Z] [semverPrep] GIT_COMMIT: aac4c7d4bf7ab00be6801211183b9038e4c857bf, Commit Message: Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6 [Pipeline] echo [2024-11-12T05:53:52.860Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-12T05:53:53.235Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T05:53:53.235Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-12T05:53:53.235Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-12T05:53:53.235Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-12T05:53:53.235Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-12T05:53:53.235Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-12T05:53:53.235Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:53:53.586Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:53:53.586Z] [2024-11-12T05:53:53.586Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:53:53.894Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:53:53.894Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-12T05:53:53.894Z] b85a868b505f: Pulling fs layer [2024-11-12T05:53:53.894Z] e2be974225ed: Pulling fs layer [2024-11-12T05:53:53.894Z] 339a4e72a1f5: Pulling fs layer [2024-11-12T05:53:53.894Z] 988bab9f4d93: Pulling fs layer [2024-11-12T05:53:53.894Z] 1469e6f7b9e6: Pulling fs layer [2024-11-12T05:53:53.894Z] eaf3925da568: Pulling fs layer [2024-11-12T05:53:53.894Z] bab4dde63d76: Pulling fs layer [2024-11-12T05:53:53.894Z] bde34c3a00c8: Pulling fs layer [2024-11-12T05:53:53.894Z] b352a97aabf1: Pulling fs layer [2024-11-12T05:53:53.894Z] 4872d77fe225: Pulling fs layer [2024-11-12T05:53:53.894Z] 5851b861e8e6: Pulling fs layer [2024-11-12T05:53:53.894Z] 988bab9f4d93: Waiting [2024-11-12T05:53:53.894Z] 1469e6f7b9e6: Waiting [2024-11-12T05:53:53.894Z] eaf3925da568: Waiting [2024-11-12T05:53:53.894Z] bab4dde63d76: Waiting [2024-11-12T05:53:53.894Z] bde34c3a00c8: Waiting [2024-11-12T05:53:53.894Z] b352a97aabf1: Waiting [2024-11-12T05:53:53.894Z] 4872d77fe225: Waiting [2024-11-12T05:53:53.894Z] 5851b861e8e6: Waiting [2024-11-12T05:53:53.894Z] e2be974225ed: Verifying Checksum [2024-11-12T05:53:53.894Z] e2be974225ed: Download complete [2024-11-12T05:53:53.894Z] 988bab9f4d93: Verifying Checksum [2024-11-12T05:53:53.894Z] 988bab9f4d93: Download complete [2024-11-12T05:53:53.894Z] 1469e6f7b9e6: Verifying Checksum [2024-11-12T05:53:53.894Z] 1469e6f7b9e6: Download complete [2024-11-12T05:53:53.894Z] 339a4e72a1f5: Verifying Checksum [2024-11-12T05:53:53.894Z] 339a4e72a1f5: Download complete [2024-11-12T05:53:53.894Z] eaf3925da568: Download complete [2024-11-12T05:53:54.153Z] bde34c3a00c8: Verifying Checksum [2024-11-12T05:53:54.153Z] bde34c3a00c8: Download complete [2024-11-12T05:53:54.153Z] b352a97aabf1: Download complete [2024-11-12T05:53:54.153Z] 4872d77fe225: Download complete [2024-11-12T05:53:54.153Z] 5851b861e8e6: Verifying Checksum [2024-11-12T05:53:54.153Z] 5851b861e8e6: Download complete [2024-11-12T05:53:54.153Z] b85a868b505f: Verifying Checksum [2024-11-12T05:53:54.153Z] b85a868b505f: Download complete [2024-11-12T05:53:54.412Z] bab4dde63d76: Verifying Checksum [2024-11-12T05:53:54.412Z] bab4dde63d76: Download complete [2024-11-12T05:53:55.349Z] b85a868b505f: Pull complete [2024-11-12T05:53:55.349Z] e2be974225ed: Pull complete [2024-11-12T05:53:55.915Z] 339a4e72a1f5: Pull complete [2024-11-12T05:53:55.915Z] 988bab9f4d93: Pull complete [2024-11-12T05:53:56.175Z] 1469e6f7b9e6: Pull complete [2024-11-12T05:53:56.434Z] eaf3925da568: Pull complete [2024-11-12T05:53:57.809Z] bab4dde63d76: Pull complete [2024-11-12T05:53:57.809Z] bde34c3a00c8: Pull complete [2024-11-12T05:53:58.068Z] b352a97aabf1: Pull complete [2024-11-12T05:53:58.068Z] 4872d77fe225: Pull complete [2024-11-12T05:53:58.068Z] 5851b861e8e6: Pull complete [2024-11-12T05:53:58.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-12T05:53:58.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T05:53:58.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:53:58.449Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T05:53:58.462Z] $ 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-11-12T05:54:01.422Z] $ docker top d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc -eo pid,comm [2024-11-12T05:54:01.481Z] 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-11-12T05:54:01.481Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T05:54:01.537Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T05:54:01.537Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T05:54:01.655Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T05:54:01.647Z] $ docker exec d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc ssh-agent [2024-11-12T05:54:01.771Z] SSH_AUTH_SOCK=/tmp/ssh-1E4Wb1HxBkx8/agent.32 [2024-11-12T05:54:01.771Z] SSH_AGENT_PID=38 [2024-11-12T05:54:01.777Z] Running ssh-add (command line suppressed) [2024-11-12T05:54:01.857Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1194333746599009061.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1194333746599009061.key) [2024-11-12T05:54:01.882Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T05:54:02.175Z] + git tag --points-at HEAD [Pipeline] } [2024-11-12T05:54:02.177Z] $ docker exec --env ******** --env ******** d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc ssh-agent -k [2024-11-12T05:54:02.267Z] unset SSH_AUTH_SOCK; [2024-11-12T05:54:02.268Z] unset SSH_AGENT_PID; [2024-11-12T05:54:02.268Z] echo Agent pid 38 killed; [2024-11-12T05:54:02.287Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-12T05:54:02.325Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T05:54:02.325Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T05:54:02.431Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T05:54:02.423Z] $ docker exec d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc ssh-agent [2024-11-12T05:54:02.539Z] SSH_AUTH_SOCK=/tmp/ssh-9kuKL8ZQBYMf/agent.71 [2024-11-12T05:54:02.539Z] SSH_AGENT_PID=77 [2024-11-12T05:54:02.543Z] Running ssh-add (command line suppressed) [2024-11-12T05:54:02.642Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13302046521776461208.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13302046521776461208.key) [2024-11-12T05:54:02.664Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T05:54:02.961Z] + git semver init [2024-11-12T05:54:03.223Z] 2024-11-12 05:54:03,125 [run_init] DEBUG init version:0.0.0 force:False [2024-11-12T05:54:03.223Z] 2024-11-12 05:54:03,126 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-12T05:54:03.223Z] 2024-11-12 05:54:03,126 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-11-12T05:54:03.223Z] 2024-11-12 05:54:03,127 [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-11-12T05:54:04.162Z] 2024-11-12 05:54:04,068 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-11-12T05:54:04.162Z] 2024-11-12 05:54:04,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-11-12T05:54:04.162Z] 2024-11-12 05:54:04,069 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T05:54:04.162Z] 2024-11-12 05:54:04,069 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T05:54:04.162Z] 4.0.0-dev.5 [Pipeline] } [2024-11-12T05:54:04.162Z] $ docker exec --env ******** --env ******** d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc ssh-agent -k [2024-11-12T05:54:04.251Z] unset SSH_AUTH_SOCK; [2024-11-12T05:54:04.251Z] unset SSH_AGENT_PID; [2024-11-12T05:54:04.251Z] echo Agent pid 77 killed; [2024-11-12T05:54:04.269Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T05:54:04.591Z] + git semver [Pipeline] } [2024-11-12T05:54:04.855Z] $ docker stop --time=1 d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc [2024-11-12T05:54:06.150Z] $ docker rm -f --volumes d3b39cc560c2eb1ec710e0529b9812ac5fb77b6f45caca654cbf7929f9c302fc [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T05:54:06.504Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-12T05:54:06.733Z] Stashed 1 file(s) [Pipeline] echo [2024-11-12T05:54:06.737Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.5 [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-11-12T05:54:06.927Z] provisioning config files... [2024-11-12T05:54:06.938Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11729271680246613992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:54:07.239Z] ---> ****-login.sh [2024-11-12T05:54:07.239Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:54:07.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:07.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:07.240Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:07.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:07.240Z] [2024-11-12T05:54:07.240Z] Login Succeeded [2024-11-12T05:54:07.240Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:54:07.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:07.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:07.240Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:07.240Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:07.240Z] [2024-11-12T05:54:07.240Z] Login Succeeded [2024-11-12T05:54:07.240Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:54:07.498Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:07.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:07.499Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:07.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:07.499Z] [2024-11-12T05:54:07.499Z] Login Succeeded [2024-11-12T05:54:07.499Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:54:07.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:07.499Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:07.499Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:07.499Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:07.499Z] [2024-11-12T05:54:07.499Z] Login Succeeded [2024-11-12T05:54:07.499Z] ****.io [2024-11-12T05:54:07.499Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:54:07.758Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:54:07.758Z] Configure a credential helper to remove this warning. See [2024-11-12T05:54:07.758Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:54:07.758Z] [2024-11-12T05:54:07.758Z] Login Succeeded [2024-11-12T05:54:07.758Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:54:07.765Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T05:54:07.854Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:54:07.870Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:54:07.882Z] ========================================================= [2024-11-12T05:54:07.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-12T05:54:07.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:54:08.216Z] + 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-11-12T05:54:08.216Z] Sending build context to Docker daemon 18.03MB [2024-11-12T05:54:08.216Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:54:08.216Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-12T05:54:08.216Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-12T05:54:08.216Z] 43c4264eed91: Pulling fs layer [2024-11-12T05:54:08.216Z] 4cc291be95ef: Pulling fs layer [2024-11-12T05:54:08.216Z] 2ac1f1163629: Pulling fs layer [2024-11-12T05:54:08.216Z] 5c3c966382ef: Pulling fs layer [2024-11-12T05:54:08.216Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T05:54:08.216Z] 5d5c8e513c77: Pulling fs layer [2024-11-12T05:54:08.216Z] 9f66e0745190: Pulling fs layer [2024-11-12T05:54:08.216Z] 4f4fb700ef54: Waiting [2024-11-12T05:54:08.216Z] 5d5c8e513c77: Waiting [2024-11-12T05:54:08.216Z] 5c3c966382ef: Waiting [2024-11-12T05:54:08.216Z] f49a43e4bbc0: Pulling fs layer [2024-11-12T05:54:08.216Z] 9f66e0745190: Waiting [2024-11-12T05:54:08.216Z] 561ebcabdf7f: Pulling fs layer [2024-11-12T05:54:08.216Z] f49a43e4bbc0: Waiting [2024-11-12T05:54:08.216Z] 4cc291be95ef: Verifying Checksum [2024-11-12T05:54:08.216Z] 4cc291be95ef: Download complete [2024-11-12T05:54:08.216Z] 5c3c966382ef: Download complete [2024-11-12T05:54:08.474Z] 4f4fb700ef54: Download complete [2024-11-12T05:54:08.474Z] 5d5c8e513c77: Verifying Checksum [2024-11-12T05:54:08.474Z] 5d5c8e513c77: Download complete [2024-11-12T05:54:08.474Z] 43c4264eed91: Download complete [2024-11-12T05:54:08.474Z] 9f66e0745190: Verifying Checksum [2024-11-12T05:54:08.474Z] 9f66e0745190: Download complete [2024-11-12T05:54:08.474Z] 43c4264eed91: Pull complete [2024-11-12T05:54:08.732Z] 4cc291be95ef: Pull complete [2024-11-12T05:54:08.732Z] 561ebcabdf7f: Verifying Checksum [2024-11-12T05:54:08.732Z] 561ebcabdf7f: Download complete [2024-11-12T05:54:08.732Z] 2ac1f1163629: Verifying Checksum [2024-11-12T05:54:08.732Z] 2ac1f1163629: Download complete [2024-11-12T05:54:09.297Z] f49a43e4bbc0: Verifying Checksum [2024-11-12T05:54:09.297Z] f49a43e4bbc0: Download complete [2024-11-12T05:54:11.954Z] 2ac1f1163629: Pull complete [2024-11-12T05:54:11.954Z] 5c3c966382ef: Pull complete [2024-11-12T05:54:12.212Z] 4f4fb700ef54: Pull complete [2024-11-12T05:54:12.212Z] 5d5c8e513c77: Pull complete [2024-11-12T05:54:12.212Z] 9f66e0745190: Pull complete [2024-11-12T05:54:14.739Z] f49a43e4bbc0: Pull complete [2024-11-12T05:54:14.999Z] 561ebcabdf7f: Pull complete [2024-11-12T05:54:14.999Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-12T05:54:14.999Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-12T05:54:14.999Z] ---> 3a752c3f9dda [2024-11-12T05:54:14.999Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:54:19.192Z] ---> Running in bf50ac61d3f8 [2024-11-12T05:54:19.192Z] Removing intermediate container bf50ac61d3f8 [2024-11-12T05:54:19.192Z] ---> 3babefde1fa4 [2024-11-12T05:54:19.192Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:54:19.192Z] ---> Running in 37be53ca2eca [2024-11-12T05:54:19.451Z] Removing intermediate container 37be53ca2eca [2024-11-12T05:54:19.451Z] ---> 73456fc32218 [2024-11-12T05:54:19.451Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-12T05:54:19.451Z] ---> Running in ba6cb7e6aa53 [2024-11-12T05:54:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:54:19.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:54:19.968Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-12T05:54:20.227Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-12T05:54:20.227Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-12T05:54:20.227Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:54:20.227Z] OK: 252 MiB in 62 packages [2024-11-12T05:54:20.795Z] Removing intermediate container ba6cb7e6aa53 [2024-11-12T05:54:20.795Z] ---> 71e775bae110 [2024-11-12T05:54:20.795Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-12T05:54:20.795Z] ---> Running in 05c2c93ddfe7 [2024-11-12T05:54:20.795Z] Removing intermediate container 05c2c93ddfe7 [2024-11-12T05:54:20.795Z] ---> ddbf6c2001bc [2024-11-12T05:54:20.795Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-12T05:54:20.795Z] ---> 5d8a1da506de [2024-11-12T05:54:20.795Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:54:21.054Z] ---> Running in 88bd2c6fed67 [2024-11-12T05:54:21.873Z] Still waiting to schedule task [2024-11-12T05:54:21.874Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26242’ is offline [2024-11-12T05:55:07.734Z] Removing intermediate container 88bd2c6fed67 [2024-11-12T05:55:07.734Z] ---> d66765fa74a6 [2024-11-12T05:55:07.734Z] Step 9/10 : COPY . . [2024-11-12T05:55:07.734Z] ---> c93218c9090c [2024-11-12T05:55:07.734Z] Step 10/10 : RUN ${MAKE} [2024-11-12T05:55:07.734Z] ---> Running in b0384d01006b [2024-11-12T05:55:07.734Z] noop [2024-11-12T05:55:07.734Z] Removing intermediate container b0384d01006b [2024-11-12T05:55:07.734Z] ---> 1ac1c542d801 [2024-11-12T05:55:07.734Z] Successfully built 1ac1c542d801 [2024-11-12T05:55:07.734Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:55:08.066Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T05:55:08.066Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:55:08.144Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T05:55:08.176Z] $ 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-11-12T05:55:08.556Z] $ docker top d0e3916e1add8ff61923d9597c9d1651821ce4a9756f23e2845abab6183ec12c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:55:08.909Z] + go version [2024-11-12T05:55:08.909Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-12T05:55:08.923Z] $ docker stop --time=1 d0e3916e1add8ff61923d9597c9d1651821ce4a9756f23e2845abab6183ec12c [2024-11-12T05:55:10.216Z] $ docker rm -f --volumes d0e3916e1add8ff61923d9597c9d1651821ce4a9756f23e2845abab6183ec12c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:55:10.643Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-12T05:55:10.643Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:55:10.726Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T05:55:10.760Z] $ 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-11-12T05:55:11.069Z] $ docker top 9482b8dedbdd40286b67053c38f23a6f77b6e08d5f99b1d9082a7e34c7fd1047 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:55:11.416Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-12T05:55:11.723Z] + make test [2024-11-12T05:55:11.723Z] go test ./... -coverprofile=coverage.out [2024-11-12T05:55:13.627Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-12T05:55:31.709Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-12T05:55:31.709Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.006s coverage: 48.0% of statements [2024-11-12T05:55:43.914Z] go vet ./... [2024-11-12T05:55:49.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T05:55:49.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T05:55:49.415Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T05:55:49.432Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T05:55:49.458Z] $ docker stop --time=1 9482b8dedbdd40286b67053c38f23a6f77b6e08d5f99b1d9082a7e34c7fd1047 [2024-11-12T05:55:53.481Z] $ docker rm -f --volumes 9482b8dedbdd40286b67053c38f23a6f77b6e08d5f99b1d9082a7e34c7fd1047 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T05:55:54.048Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T05:55:54.096Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-12T05:55:54.630Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T05:55:54.923Z] + ls -al . [2024-11-12T05:55:54.923Z] total 260 [2024-11-12T05:55:54.923Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 12 05:55 . [2024-11-12T05:55:54.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:53 .. [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:53 .dockerignore [2024-11-12T05:55:54.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:55 .git [2024-11-12T05:55:54.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:53 .github [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 05:53 .gitignore [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 05:53 .golangci.yml [2024-11-12T05:55:54.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:54 .semver [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 12 05:53 Attribution.txt [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 12 05:53 CHANGELOG.md [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 05:53 Dockerfile [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:53 GOVERNANCE.md [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 12 05:53 Jenkinsfile [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:53 LICENSE [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 12 05:53 Makefile [2024-11-12T05:55:54.923Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 05:53 OWNERS.md [2024-11-12T05:55:54.924Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 05:53 README.md [2024-11-12T05:55:54.924Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 05:54 VERSION [2024-11-12T05:55:54.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:53 bin [2024-11-12T05:55:54.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:53 cmd [2024-11-12T05:55:54.924Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 12 05:55 coverage.out [2024-11-12T05:55:54.924Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 12 05:53 go.mod [2024-11-12T05:55:54.924Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 12 05:53 go.sum [2024-11-12T05:55:54.924Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:53 internal [2024-11-12T05:55:54.924Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:53 simulator [2024-11-12T05:55:54.924Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 05:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:55:55.247Z] + 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=aac4c7d4bf7ab00be6801211183b9038e4c857bf --label arch=amd64 --label version=4.0.0-dev.5 . [2024-11-12T05:55:55.247Z] Sending build context to Docker daemon 18.05MB [2024-11-12T05:55:55.247Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:55:55.247Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-12T05:55:55.247Z] ---> 1ac1c542d801 [2024-11-12T05:55:55.247Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:55:55.817Z] ---> Running in 7e299462cb4d [2024-11-12T05:55:55.817Z] Removing intermediate container 7e299462cb4d [2024-11-12T05:55:55.817Z] ---> 370cbb19d4ed [2024-11-12T05:55:55.817Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:55:55.817Z] ---> Running in 0784963d1dad [2024-11-12T05:55:55.817Z] Removing intermediate container 0784963d1dad [2024-11-12T05:55:55.817Z] ---> 77a23d384791 [2024-11-12T05:55:55.817Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-12T05:55:55.817Z] ---> Running in bf31b5dbf8fb [2024-11-12T05:55:56.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:55:56.075Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:55:56.643Z] OK: 252 MiB in 62 packages [2024-11-12T05:55:56.903Z] Removing intermediate container bf31b5dbf8fb [2024-11-12T05:55:56.903Z] ---> 4f13cf3b7a92 [2024-11-12T05:55:56.903Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-12T05:55:56.903Z] ---> Running in 1ab1dac827c7 [2024-11-12T05:55:56.903Z] Removing intermediate container 1ab1dac827c7 [2024-11-12T05:55:56.903Z] ---> 7a520e55466c [2024-11-12T05:55:56.903Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-12T05:55:57.163Z] ---> 93147407ae9f [2024-11-12T05:55:57.164Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:55:57.164Z] ---> Running in c997bf1550e7 [2024-11-12T05:55:57.730Z] Removing intermediate container c997bf1550e7 [2024-11-12T05:55:57.730Z] ---> 4fce15559726 [2024-11-12T05:55:57.730Z] Step 9/23 : COPY . . [2024-11-12T05:55:58.751Z] ---> 511bb22801b3 [2024-11-12T05:55:58.751Z] Step 10/23 : RUN ${MAKE} [2024-11-12T05:55:58.751Z] ---> Running in f49548665f89 [2024-11-12T05:55:59.011Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-12T05:56:09.474Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26247 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-11-12T05:56:09.492Z] Running in /w/workspace/device-modbus-go/170 [Pipeline] { [Pipeline] checkout [2024-11-12T05:56:12.542Z] The recommended git tool is: git [2024-11-12T05:56:17.923Z] using credential edgex-jenkins-ssh [2024-11-12T05:56:17.942Z] Cloning the remote Git repository [2024-11-12T05:56:17.979Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-12T05:56:18.062Z] > git init /w/workspace/device-modbus-go/170 # timeout=10 [2024-11-12T05:56:18.189Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-12T05:56:18.190Z] > git --version # timeout=10 [2024-11-12T05:56:18.209Z] > git --version # 'git version 2.25.1' [2024-11-12T05:56:18.211Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-12T05:56:18.346Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T05:56:21.040Z] Avoid second fetch [2024-11-12T05:56:21.041Z] Checking out Revision aac4c7d4bf7ab00be6801211183b9038e4c857bf (main) [2024-11-12T05:56:20.245Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-12T05:56:20.267Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-12T05:56:21.053Z] > git config core.sparsecheckout # timeout=10 [2024-11-12T05:56:21.105Z] > git checkout -f aac4c7d4bf7ab00be6801211183b9038e4c857bf # timeout=10 [2024-11-12T05:56:21.633Z] Commit message: "Merge pull request #592 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T05:56:26.473Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-12T05:56:26.473Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T05:56:26.473Z] Dload Upload Total Spent Left Speed [2024-11-12T05:56:26.473Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh [2024-11-12T05:56:26.834Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-12T05:56:27.181Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-12T05:56:27.181Z] + sudo tee /etc/docker/daemon.new [2024-11-12T05:56:27.181Z] { [2024-11-12T05:56:27.181Z] "registry-mirrors": [ [2024-11-12T05:56:27.181Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-12T05:56:27.181Z] ], [2024-11-12T05:56:27.181Z] "bip": "10.250.0.254/24", [2024-11-12T05:56:27.181Z] "hosts": [ [2024-11-12T05:56:27.181Z] "tcp://0.0.0.0:5555", [2024-11-12T05:56:27.181Z] "unix:///var/run/docker.sock" [2024-11-12T05:56:27.181Z] ], [2024-11-12T05:56:27.181Z] "mtu": 1458, [2024-11-12T05:56:27.181Z] "selinux-enabled": true, [2024-11-12T05:56:27.181Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-12T05:56:27.181Z] } [Pipeline] sh [2024-11-12T05:56:27.515Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-12T05:56:27.835Z] + sudo service docker restart [2024-11-12T05:56:31.106Z] Removing intermediate container f49548665f89 [2024-11-12T05:56:31.106Z] ---> 0e14a552c022 [2024-11-12T05:56:31.106Z] Step 11/23 : FROM alpine:3.20 [2024-11-12T05:56:31.365Z] 3.20: Pulling from library/alpine [2024-11-12T05:56:31.365Z] da9db072f522: Pulling fs layer [2024-11-12T05:56:31.626Z] da9db072f522: Verifying Checksum [2024-11-12T05:56:31.626Z] da9db072f522: Download complete [2024-11-12T05:56:31.626Z] da9db072f522: Pull complete [2024-11-12T05:56:31.626Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T05:56:31.885Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T05:56:31.885Z] ---> 63b790fccc90 [2024-11-12T05:56:31.885Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-12T05:56:31.885Z] ---> Running in 56089b64819f [2024-11-12T05:56:31.885Z] Removing intermediate container 56089b64819f [2024-11-12T05:56:31.885Z] ---> fa66e5932eaa [2024-11-12T05:56:31.885Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-12T05:56:32.144Z] ---> Running in 2717e9a576a6 [2024-11-12T05:56:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:32.414Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:32.983Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T05:56:32.983Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:56:32.983Z] OK: 8 MiB in 15 packages [2024-11-12T05:56:33.242Z] Removing intermediate container 2717e9a576a6 [2024-11-12T05:56:33.242Z] ---> 2f4af45cf9bb [2024-11-12T05:56:33.242Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-12T05:56:33.242Z] ---> Running in 360277dd07fc [2024-11-12T05:56:33.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:33.501Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:33.760Z] Upgrading critical system libraries and apk-tools: [2024-11-12T05:56:33.760Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T05:56:33.760Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:56:34.019Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T05:56:34.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:34.019Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-12T05:56:34.278Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T05:56:34.278Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T05:56:34.278Z] OK: 8 MiB in 15 packages [2024-11-12T05:56:34.845Z] Removing intermediate container 360277dd07fc [2024-11-12T05:56:34.845Z] ---> fbb995552ed1 [2024-11-12T05:56:34.845Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-12T05:56:35.780Z] ---> e01276b31a56 [2024-11-12T05:56:35.780Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-12T05:56:36.038Z] ---> a42afc2fcb60 [2024-11-12T05:56:36.038Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-12T05:56:36.038Z] ---> ed8497ad3e6c [2024-11-12T05:56:36.038Z] Step 18/23 : EXPOSE 59901 [2024-11-12T05:56:36.038Z] ---> Running in ec10ecabb566 [2024-11-12T05:56:36.297Z] Removing intermediate container ec10ecabb566 [2024-11-12T05:56:36.297Z] ---> ffc19ce7bb8c [2024-11-12T05:56:36.297Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-12T05:56:36.297Z] ---> Running in 8ed935d68dc2 [2024-11-12T05:56:36.297Z] Removing intermediate container 8ed935d68dc2 [2024-11-12T05:56:36.297Z] ---> b97502d468cb [2024-11-12T05:56:36.297Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T05:56:36.297Z] ---> Running in 6950e312f4f5 [2024-11-12T05:56:36.297Z] Removing intermediate container 6950e312f4f5 [2024-11-12T05:56:36.297Z] ---> c39c949d3d77 [2024-11-12T05:56:36.297Z] Step 21/23 : LABEL arch=amd64 [2024-11-12T05:56:36.297Z] ---> Running in 6ff8af602d77 [2024-11-12T05:56:36.556Z] Removing intermediate container 6ff8af602d77 [2024-11-12T05:56:36.556Z] ---> cee25ebaea0a [2024-11-12T05:56:36.556Z] Step 22/23 : LABEL git_sha=aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T05:56:36.556Z] ---> Running in df12b909f307 [2024-11-12T05:56:36.556Z] Removing intermediate container df12b909f307 [2024-11-12T05:56:36.556Z] ---> 012ee3ad3d20 [2024-11-12T05:56:36.556Z] Step 23/23 : LABEL version=4.0.0-dev.5 [2024-11-12T05:56:36.556Z] ---> Running in dce172327105 [2024-11-12T05:56:36.556Z] Removing intermediate container dce172327105 [2024-11-12T05:56:36.556Z] ---> 1b3f9a215835 [2024-11-12T05:56:36.556Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T05:56:36.556Z] Successfully built 1b3f9a215835 [2024-11-12T05:56:36.556Z] 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-11-12T05:56:36.688Z] provisioning config files... [2024-11-12T05:56:36.696Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7734913694388662072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:56:36.997Z] ---> ****-login.sh [2024-11-12T05:56:36.997Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:56:36.997Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:36.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:36.997Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:36.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:36.997Z] [2024-11-12T05:56:36.998Z] Login Succeeded [2024-11-12T05:56:36.998Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:56:36.998Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:36.998Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:36.998Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:36.998Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:36.998Z] [2024-11-12T05:56:36.998Z] Login Succeeded [2024-11-12T05:56:36.998Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:56:37.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:37.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:37.257Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:37.257Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:37.257Z] [2024-11-12T05:56:37.257Z] Login Succeeded [2024-11-12T05:56:37.257Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:56:37.257Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:37.257Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:37.257Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:37.258Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:37.258Z] [2024-11-12T05:56:37.258Z] Login Succeeded [2024-11-12T05:56:37.258Z] ****.io [2024-11-12T05:56:37.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:37.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:37.518Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:37.518Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:37.518Z] [2024-11-12T05:56:37.518Z] Login Succeeded [2024-11-12T05:56:37.518Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:56:37.525Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T05:56:37.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:56:37.600Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-11-12T05:56:37.600Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T05:56:37.600Z] latest [2024-11-12T05:56:37.600Z] 4.0.0-dev.5 [2024-11-12T05:56:37.600Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T05:56:37.600Z] main [2024-11-12T05:56:37.600Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:37.954Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:38.294Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T05:56:38.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-12T05:56:38.294Z] 08cbd09f6549: Preparing [2024-11-12T05:56:38.294Z] c1ae141dc699: Preparing [2024-11-12T05:56:38.294Z] a0a1ebfe8659: Preparing [2024-11-12T05:56:38.294Z] c200b645560c: Preparing [2024-11-12T05:56:38.294Z] 114179a5c0e2: Preparing [2024-11-12T05:56:38.294Z] 75654b8eeebd: Preparing [2024-11-12T05:56:38.294Z] 75654b8eeebd: Waiting [2024-11-12T05:56:38.294Z] 114179a5c0e2: Pushed [2024-11-12T05:56:38.294Z] 08cbd09f6549: Pushed [2024-11-12T05:56:38.294Z] c1ae141dc699: Pushed [2024-11-12T05:56:38.862Z] c200b645560c: Pushed [2024-11-12T05:56:39.121Z] 75654b8eeebd: Pushed [2024-11-12T05:56:41.656Z] a0a1ebfe8659: Pushed [2024-11-12T05:56:41.656Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf: digest: sha256:3da5cb2457f1cbf35e883d8d7bf8b438bc723b51d47c9aa1f5d571e9a63fb8d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:41.985Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:42.322Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-12T05:56:42.322Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-12T05:56:42.322Z] 08cbd09f6549: Preparing [2024-11-12T05:56:42.322Z] c1ae141dc699: Preparing [2024-11-12T05:56:42.322Z] a0a1ebfe8659: Preparing [2024-11-12T05:56:42.322Z] c200b645560c: Preparing [2024-11-12T05:56:42.322Z] 114179a5c0e2: Preparing [2024-11-12T05:56:42.322Z] 75654b8eeebd: Preparing [2024-11-12T05:56:42.322Z] 75654b8eeebd: Waiting [2024-11-12T05:56:42.322Z] c1ae141dc699: Layer already exists [2024-11-12T05:56:42.322Z] 08cbd09f6549: Layer already exists [2024-11-12T05:56:42.322Z] 114179a5c0e2: Layer already exists [2024-11-12T05:56:42.322Z] a0a1ebfe8659: Layer already exists [2024-11-12T05:56:42.322Z] c200b645560c: Layer already exists [2024-11-12T05:56:42.322Z] 75654b8eeebd: Layer already exists [2024-11-12T05:56:42.322Z] latest: digest: sha256:3da5cb2457f1cbf35e883d8d7bf8b438bc723b51d47c9aa1f5d571e9a63fb8d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:42.644Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:42.967Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.5 [2024-11-12T05:56:42.967Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-12T05:56:42.967Z] 08cbd09f6549: Preparing [2024-11-12T05:56:42.967Z] c1ae141dc699: Preparing [2024-11-12T05:56:42.967Z] a0a1ebfe8659: Preparing [2024-11-12T05:56:42.967Z] c200b645560c: Preparing [2024-11-12T05:56:42.967Z] 114179a5c0e2: Preparing [2024-11-12T05:56:42.967Z] 75654b8eeebd: Preparing [2024-11-12T05:56:42.967Z] 75654b8eeebd: Waiting [2024-11-12T05:56:42.967Z] 114179a5c0e2: Layer already exists [2024-11-12T05:56:42.967Z] c200b645560c: Layer already exists [2024-11-12T05:56:42.967Z] c1ae141dc699: Layer already exists [2024-11-12T05:56:42.967Z] 08cbd09f6549: Layer already exists [2024-11-12T05:56:42.967Z] a0a1ebfe8659: Layer already exists [2024-11-12T05:56:42.967Z] 75654b8eeebd: Layer already exists [2024-11-12T05:56:42.967Z] 4.0.0-dev.5: digest: sha256:3da5cb2457f1cbf35e883d8d7bf8b438bc723b51d47c9aa1f5d571e9a63fb8d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:43.287Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:43.612Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T05:56:43.612Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-12T05:56:43.612Z] 08cbd09f6549: Preparing [2024-11-12T05:56:43.612Z] c1ae141dc699: Preparing [2024-11-12T05:56:43.612Z] a0a1ebfe8659: Preparing [2024-11-12T05:56:43.612Z] c200b645560c: Preparing [2024-11-12T05:56:43.612Z] 114179a5c0e2: Preparing [2024-11-12T05:56:43.612Z] 75654b8eeebd: Preparing [2024-11-12T05:56:43.612Z] 75654b8eeebd: Waiting [2024-11-12T05:56:43.612Z] 08cbd09f6549: Layer already exists [2024-11-12T05:56:43.612Z] 114179a5c0e2: Layer already exists [2024-11-12T05:56:43.612Z] a0a1ebfe8659: Layer already exists [2024-11-12T05:56:43.612Z] c1ae141dc699: Layer already exists [2024-11-12T05:56:43.612Z] c200b645560c: Layer already exists [2024-11-12T05:56:43.612Z] 75654b8eeebd: Layer already exists [2024-11-12T05:56:43.612Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5: digest: sha256:3da5cb2457f1cbf35e883d8d7bf8b438bc723b51d47c9aa1f5d571e9a63fb8d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:43.946Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:44.262Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-11-12T05:56:44.262Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-11-12T05:56:44.262Z] 08cbd09f6549: Preparing [2024-11-12T05:56:44.262Z] c1ae141dc699: Preparing [2024-11-12T05:56:44.262Z] a0a1ebfe8659: Preparing [2024-11-12T05:56:44.262Z] c200b645560c: Preparing [2024-11-12T05:56:44.262Z] 114179a5c0e2: Preparing [2024-11-12T05:56:44.262Z] 75654b8eeebd: Preparing [2024-11-12T05:56:44.262Z] 114179a5c0e2: Layer already exists [2024-11-12T05:56:44.262Z] c1ae141dc699: Layer already exists [2024-11-12T05:56:44.262Z] a0a1ebfe8659: Layer already exists [2024-11-12T05:56:44.262Z] 08cbd09f6549: Layer already exists [2024-11-12T05:56:44.262Z] c200b645560c: Layer already exists [2024-11-12T05:56:44.262Z] 75654b8eeebd: Layer already exists [2024-11-12T05:56:44.262Z] main: digest: sha256:3da5cb2457f1cbf35e883d8d7bf8b438bc723b51d47c9aa1f5d571e9a63fb8d9 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T05:56:44.326Z] ===================================================== [Pipeline] echo [2024-11-12T05:56:44.337Z] taggedImages: [2024-11-12T05:56:44.337Z] - nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T05:56:44.337Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-11-12T05:56:44.337Z] - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.5 [2024-11-12T05:56:44.337Z] - nexus3.edgexfoundry.org:10004/device-modbus:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T05:56:44.337Z] - 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-11-12T05:56:44.741Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:56:44.741Z] [2024-11-12T05:56:44.741Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:45.047Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:56:45.047Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-12T05:56:45.047Z] 5eb5b503b376: Pulling fs layer [2024-11-12T05:56:45.047Z] 5c69ac0246d0: Pulling fs layer [2024-11-12T05:56:45.047Z] ec43610c2a17: Pulling fs layer [2024-11-12T05:56:45.047Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-12T05:56:45.047Z] 33b1e0a273af: Pulling fs layer [2024-11-12T05:56:45.047Z] 5d3b04190fa2: Pulling fs layer [2024-11-12T05:56:45.047Z] 2f39f015ded8: Pulling fs layer [2024-11-12T05:56:45.047Z] 33b1e0a273af: Waiting [2024-11-12T05:56:45.047Z] 5d3b04190fa2: Waiting [2024-11-12T05:56:45.047Z] 2f39f015ded8: Waiting [2024-11-12T05:56:45.047Z] 3a2ae6a8a46f: Waiting [2024-11-12T05:56:45.047Z] 5c69ac0246d0: Verifying Checksum [2024-11-12T05:56:45.047Z] 5c69ac0246d0: Download complete [2024-11-12T05:56:45.047Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-12T05:56:45.047Z] 3a2ae6a8a46f: Download complete [2024-11-12T05:56:45.047Z] 33b1e0a273af: Verifying Checksum [2024-11-12T05:56:45.047Z] 33b1e0a273af: Download complete [2024-11-12T05:56:45.047Z] 5d3b04190fa2: Download complete [2024-11-12T05:56:45.047Z] ec43610c2a17: Verifying Checksum [2024-11-12T05:56:45.047Z] ec43610c2a17: Download complete [2024-11-12T05:56:45.305Z] 5eb5b503b376: Download complete [2024-11-12T05:56:45.871Z] 2f39f015ded8: Verifying Checksum [2024-11-12T05:56:45.871Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T05:56:46.108Z] provisioning config files... [2024-11-12T05:56:46.139Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/170@tmp/config1767550750563028682tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:56:46.437Z] 5eb5b503b376: Pull complete [2024-11-12T05:56:46.589Z] ---> ****-login.sh [2024-11-12T05:56:46.589Z] nexus3.edgexfoundry.org:10001 [2024-11-12T05:56:46.694Z] 5c69ac0246d0: Pull complete [2024-11-12T05:56:46.873Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:46.954Z] ec43610c2a17: Pull complete [2024-11-12T05:56:46.954Z] 3a2ae6a8a46f: Pull complete [2024-11-12T05:56:47.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:47.148Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:47.148Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:47.148Z] [2024-11-12T05:56:47.148Z] Login Succeeded [2024-11-12T05:56:47.148Z] nexus3.edgexfoundry.org:10002 [2024-11-12T05:56:47.212Z] 33b1e0a273af: Pull complete [2024-11-12T05:56:47.418Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:47.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:47.418Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:47.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:47.418Z] [2024-11-12T05:56:47.418Z] Login Succeeded [2024-11-12T05:56:47.470Z] 5d3b04190fa2: Pull complete [2024-11-12T05:56:47.687Z] nexus3.edgexfoundry.org:10003 [2024-11-12T05:56:47.687Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:47.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:47.962Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:47.962Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:47.962Z] [2024-11-12T05:56:47.962Z] Login Succeeded [2024-11-12T05:56:47.962Z] nexus3.edgexfoundry.org:10004 [2024-11-12T05:56:48.232Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:48.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:48.232Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:48.233Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:48.233Z] [2024-11-12T05:56:48.233Z] Login Succeeded [2024-11-12T05:56:48.233Z] ****.io [2024-11-12T05:56:48.501Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T05:56:48.769Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T05:56:48.769Z] Configure a credential helper to remove this warning. See [2024-11-12T05:56:48.769Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T05:56:48.769Z] [2024-11-12T05:56:48.769Z] Login Succeeded [2024-11-12T05:56:48.769Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T05:56:48.784Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-12T05:56:49.222Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:56:49.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T05:56:49.256Z] ========================================================= [2024-11-12T05:56:49.256Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-12T05:56:49.256Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:56:49.657Z] + 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-11-12T05:56:49.928Z] Sending build context to Docker daemon 9.151MB [2024-11-12T05:56:49.928Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T05:56:49.928Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-12T05:56:50.197Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-12T05:56:50.197Z] cf04c63912e1: Pulling fs layer [2024-11-12T05:56:50.197Z] 55b35a11ae5e: Pulling fs layer [2024-11-12T05:56:50.197Z] a37a00ec5f00: Pulling fs layer [2024-11-12T05:56:50.197Z] 50b3750afda1: Pulling fs layer [2024-11-12T05:56:50.197Z] 4f4fb700ef54: Pulling fs layer [2024-11-12T05:56:50.197Z] 80978eb59214: Pulling fs layer [2024-11-12T05:56:50.197Z] c9f46d7d2bd2: Pulling fs layer [2024-11-12T05:56:50.197Z] c5a475d317c9: Pulling fs layer [2024-11-12T05:56:50.197Z] 50b3750afda1: Waiting [2024-11-12T05:56:50.197Z] 80978eb59214: Waiting [2024-11-12T05:56:50.197Z] c9f46d7d2bd2: Waiting [2024-11-12T05:56:50.197Z] 4f4fb700ef54: Waiting [2024-11-12T05:56:50.197Z] c5a475d317c9: Waiting [2024-11-12T05:56:50.197Z] 55b35a11ae5e: Verifying Checksum [2024-11-12T05:56:50.197Z] 55b35a11ae5e: Download complete [2024-11-12T05:56:50.197Z] 50b3750afda1: Verifying Checksum [2024-11-12T05:56:50.197Z] 50b3750afda1: Download complete [2024-11-12T05:56:50.197Z] 4f4fb700ef54: Verifying Checksum [2024-11-12T05:56:50.197Z] 4f4fb700ef54: Download complete [2024-11-12T05:56:50.197Z] 80978eb59214: Verifying Checksum [2024-11-12T05:56:50.197Z] 80978eb59214: Download complete [2024-11-12T05:56:50.468Z] cf04c63912e1: Verifying Checksum [2024-11-12T05:56:50.468Z] cf04c63912e1: Download complete [2024-11-12T05:56:50.955Z] c5a475d317c9: Verifying Checksum [2024-11-12T05:56:50.955Z] c5a475d317c9: Download complete [2024-11-12T05:56:51.224Z] cf04c63912e1: Pull complete [2024-11-12T05:56:51.808Z] 55b35a11ae5e: Pull complete [2024-11-12T05:56:51.861Z] 2f39f015ded8: Pull complete [2024-11-12T05:56:51.861Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-12T05:56:51.861Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T05:56:51.861Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:56:51.966Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T05:56:52.001Z] $ 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-11-12T05:56:52.075Z] a37a00ec5f00: Verifying Checksum [2024-11-12T05:56:52.075Z] a37a00ec5f00: Download complete [2024-11-12T05:56:53.036Z] c9f46d7d2bd2: Verifying Checksum [2024-11-12T05:56:53.037Z] c9f46d7d2bd2: Download complete [2024-11-12T05:56:55.839Z] $ docker top 93bdc72cc13de738bfd0183a6def45b8214b5c2909a4293c43eb3f0e84d78935 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T05:56:56.228Z] ---> job-cost.sh [2024-11-12T05:56:56.228Z] lf-activate-venv: SKIPPING [2024-11-12T05:56:56.228Z] INFO: No Stack... [2024-11-12T05:56:56.797Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T05:56:57.057Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T05:56:57.348Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-11-12T05:56:57.348Z] + cut -d, -f6 [Pipeline] lock [2024-11-12T05:56:57.365Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [2024-11-12T05:56:57.372Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] did not exist. Created. [2024-11-12T05:56:57.379Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T05:56:57.690Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-12T05:56:57.727Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T05:56:57.736Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T05:56:57.771Z] $ docker stop --time=1 93bdc72cc13de738bfd0183a6def45b8214b5c2909a4293c43eb3f0e84d78935 [2024-11-12T05:56:58.940Z] $ docker rm -f --volumes 93bdc72cc13de738bfd0183a6def45b8214b5c2909a4293c43eb3f0e84d78935 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-12T05:57:05.356Z] a37a00ec5f00: Pull complete [2024-11-12T05:57:05.356Z] 50b3750afda1: Pull complete [2024-11-12T05:57:05.356Z] 4f4fb700ef54: Pull complete [2024-11-12T05:57:05.356Z] 80978eb59214: Pull complete [2024-11-12T05:57:13.581Z] c9f46d7d2bd2: Pull complete [2024-11-12T05:57:14.178Z] c5a475d317c9: Pull complete [2024-11-12T05:57:14.178Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-12T05:57:14.178Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-12T05:57:14.178Z] ---> be29e6b0f0d4 [2024-11-12T05:57:14.178Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-12T05:57:16.146Z] ---> Running in 068ccd31c5d4 [2024-11-12T05:57:16.416Z] Removing intermediate container 068ccd31c5d4 [2024-11-12T05:57:16.417Z] ---> 1f1630fa8e71 [2024-11-12T05:57:16.417Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T05:57:16.417Z] ---> Running in 9decd4d78d0c [2024-11-12T05:57:16.686Z] Removing intermediate container 9decd4d78d0c [2024-11-12T05:57:16.686Z] ---> 6f01833a52f4 [2024-11-12T05:57:16.686Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-12T05:57:16.686Z] ---> Running in 056111dc28e9 [2024-11-12T05:57:18.098Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T05:57:18.365Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T05:57:19.780Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-12T05:57:19.780Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-12T05:57:19.780Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-12T05:57:20.054Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T05:57:20.054Z] OK: 244 MiB in 62 packages [2024-11-12T05:57:21.034Z] Removing intermediate container 056111dc28e9 [2024-11-12T05:57:21.034Z] ---> dcfafb694e2e [2024-11-12T05:57:21.034Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-12T05:57:21.303Z] ---> Running in e45bae8a16f0 [2024-11-12T05:57:21.569Z] Removing intermediate container e45bae8a16f0 [2024-11-12T05:57:21.570Z] ---> 7cf0377f09c1 [2024-11-12T05:57:21.570Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-12T05:57:22.154Z] ---> b0120f4b1e07 [2024-11-12T05:57:22.154Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T05:57:22.154Z] ---> Running in c5a1d0e9f135 [2024-11-12T05:59:13.911Z] Removing intermediate container c5a1d0e9f135 [2024-11-12T05:59:13.911Z] ---> 77abd7c7ce7e [2024-11-12T05:59:13.911Z] Step 9/10 : COPY . . [2024-11-12T05:59:13.911Z] ---> e225371d1545 [2024-11-12T05:59:13.911Z] Step 10/10 : RUN ${MAKE} [2024-11-12T05:59:13.911Z] ---> Running in f56aee769feb [2024-11-12T05:59:13.911Z] noop [2024-11-12T05:59:13.911Z] Removing intermediate container f56aee769feb [2024-11-12T05:59:13.911Z] ---> 390bb6a14603 [2024-11-12T05:59:13.911Z] Successfully built 390bb6a14603 [2024-11-12T05:59:13.911Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:59:14.274Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T05:59:14.274Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:59:14.467Z] prd-ubuntu20.04-docker-arm64-4c-16g-26247 does not seem to be running inside a container [2024-11-12T05:59:14.526Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/170 -v /w/workspace/device-modbus-go/170:/w/workspace/device-modbus-go/170:rw,z -v /w/workspace/device-modbus-go/170@tmp:/w/workspace/device-modbus-go/170@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-11-12T05:59:16.232Z] $ docker top 23d367636a40d515706c89a8ba4dd291c74b78e83838a75784bf185d99638ee2 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:59:16.992Z] + go version [2024-11-12T05:59:16.992Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-12T05:59:17.396Z] $ docker stop --time=1 23d367636a40d515706c89a8ba4dd291c74b78e83838a75784bf185d99638ee2 [2024-11-12T05:59:18.965Z] $ docker rm -f --volumes 23d367636a40d515706c89a8ba4dd291c74b78e83838a75784bf185d99638ee2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T05:59:19.527Z] + docker inspect -f . ci-base-image-arm64 [2024-11-12T05:59:19.527Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T05:59:19.708Z] prd-ubuntu20.04-docker-arm64-4c-16g-26247 does not seem to be running inside a container [2024-11-12T05:59:19.780Z] $ 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/170 -v /w/workspace/device-modbus-go/170:/w/workspace/device-modbus-go/170:rw,z -v /w/workspace/device-modbus-go/170@tmp:/w/workspace/device-modbus-go/170@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-11-12T05:59:21.432Z] $ docker top 2f547cfc5ce8968ac29b07d3a4ddeaf26be73011b29365258ae83fbc43a1a084 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T05:59:22.252Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/170 [Pipeline] fileExists [Pipeline] sh [2024-11-12T05:59:22.590Z] + make test [2024-11-12T05:59:22.590Z] go test ./... -coverprofile=coverage.out [2024-11-12T05:59:29.267Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-12T06:02:53.885Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-12T06:02:53.885Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.058s coverage: 48.0% of statements [2024-11-12T06:02:53.885Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-12T06:02:53.885Z] go vet ./... [2024-11-12T06:03:33.619Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-12T06:03:33.619Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-12T06:03:33.619Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-12T06:03:33.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-12T06:03:33.656Z] $ docker stop --time=1 2f547cfc5ce8968ac29b07d3a4ddeaf26be73011b29365258ae83fbc43a1a084 [2024-11-12T06:03:35.567Z] $ docker rm -f --volumes 2f547cfc5ce8968ac29b07d3a4ddeaf26be73011b29365258ae83fbc43a1a084 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:03:37.118Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-12T06:03:37.146Z] Warning: overwriting stash ‘coverage-report’ [2024-11-12T06:03:37.646Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-12T06:03:38.059Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-12T06:03:38.404Z] + ls -al . [2024-11-12T06:03:38.404Z] total 256 [2024-11-12T06:03:38.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:59 . [2024-11-12T06:03:38.404Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 12 05:56 .. [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 12 05:56 .dockerignore [2024-11-12T06:03:38.404Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 12 05:56 .git [2024-11-12T06:03:38.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:56 .github [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 12 05:56 .gitignore [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 12 05:56 .golangci.yml [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 12 05:56 Attribution.txt [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 12 05:56 CHANGELOG.md [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 12 05:56 Dockerfile [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 12 05:56 GOVERNANCE.md [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 12 05:56 Jenkinsfile [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 12 05:56 LICENSE [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 2524 Nov 12 05:56 Makefile [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 12 05:56 OWNERS.md [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 12 05:56 README.md [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 12 05:54 VERSION [2024-11-12T06:03:38.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:56 bin [2024-11-12T06:03:38.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:56 cmd [2024-11-12T06:03:38.404Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 12 06:02 coverage.out [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 6441 Nov 12 05:56 go.mod [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 87679 Nov 12 05:56 go.sum [2024-11-12T06:03:38.404Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 12 05:56 internal [2024-11-12T06:03:38.404Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 12 05:56 simulator [2024-11-12T06:03:38.404Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 12 05:56 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:03:38.758Z] + 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=aac4c7d4bf7ab00be6801211183b9038e4c857bf --label arch=arm64 --label version=4.0.0-dev.5 . [2024-11-12T06:03:39.032Z] Sending build context to Docker daemon 9.178MB [2024-11-12T06:03:39.303Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-12T06:03:39.303Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-12T06:03:39.303Z] ---> 390bb6a14603 [2024-11-12T06:03:39.303Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-12T06:03:39.303Z] ---> Running in 19b767baba21 [2024-11-12T06:03:39.572Z] Removing intermediate container 19b767baba21 [2024-11-12T06:03:39.572Z] ---> fbedecdcf67f [2024-11-12T06:03:39.572Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-12T06:03:39.842Z] ---> Running in 81e0b0f0b1c8 [2024-11-12T06:03:40.114Z] Removing intermediate container 81e0b0f0b1c8 [2024-11-12T06:03:40.114Z] ---> 2ccf49bb5af0 [2024-11-12T06:03:40.114Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-12T06:03:40.114Z] ---> Running in c6ee6720f091 [2024-11-12T06:03:41.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:03:41.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:03:43.075Z] OK: 244 MiB in 62 packages [2024-11-12T06:03:44.128Z] Removing intermediate container c6ee6720f091 [2024-11-12T06:03:44.128Z] ---> 7d4bcb9beae5 [2024-11-12T06:03:44.128Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-12T06:03:44.128Z] ---> Running in 4fd2310ed1e8 [2024-11-12T06:03:44.395Z] Removing intermediate container 4fd2310ed1e8 [2024-11-12T06:03:44.395Z] ---> c5dbfcc9b560 [2024-11-12T06:03:44.395Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-12T06:03:44.985Z] ---> b6a2582c2842 [2024-11-12T06:03:44.985Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-12T06:03:44.985Z] ---> Running in fb1d9c14a8b3 [2024-11-12T06:03:47.383Z] Removing intermediate container fb1d9c14a8b3 [2024-11-12T06:03:47.383Z] ---> 299f39002d22 [2024-11-12T06:03:47.383Z] Step 9/23 : COPY . . [2024-11-12T06:03:48.345Z] ---> ae7688016b0b [2024-11-12T06:03:48.345Z] Step 10/23 : RUN ${MAKE} [2024-11-12T06:03:48.345Z] ---> Running in 34657ad1f971 [2024-11-12T06:03:49.304Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.5 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.6 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-12T06:07:11.069Z] Removing intermediate container 34657ad1f971 [2024-11-12T06:07:11.069Z] ---> 8b25fc74372f [2024-11-12T06:07:11.069Z] Step 11/23 : FROM alpine:3.20 [2024-11-12T06:07:11.069Z] 3.20: Pulling from library/alpine [2024-11-12T06:07:11.335Z] 9986a736f7d3: Pulling fs layer [2024-11-12T06:07:11.335Z] 9986a736f7d3: Verifying Checksum [2024-11-12T06:07:11.335Z] 9986a736f7d3: Download complete [2024-11-12T06:07:11.915Z] 9986a736f7d3: Pull complete [2024-11-12T06:07:11.915Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-12T06:07:12.182Z] Status: Downloaded newer image for alpine:3.20 [2024-11-12T06:07:12.182Z] ---> 511a44083d3a [2024-11-12T06:07:12.182Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-12T06:07:12.182Z] ---> Running in c50439e55a2f [2024-11-12T06:07:12.448Z] Removing intermediate container c50439e55a2f [2024-11-12T06:07:12.448Z] ---> 8ad4934514d9 [2024-11-12T06:07:12.448Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-12T06:07:12.448Z] ---> Running in e6577d01a6ce [2024-11-12T06:07:13.404Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:13.984Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:15.386Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-12T06:07:15.386Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:07:15.386Z] OK: 9 MiB in 15 packages [2024-11-12T06:07:16.341Z] Removing intermediate container e6577d01a6ce [2024-11-12T06:07:16.341Z] ---> 1719477ae54f [2024-11-12T06:07:16.341Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-12T06:07:16.341Z] ---> Running in e8ddeb0ff1e0 [2024-11-12T06:07:17.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:17.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:18.705Z] Upgrading critical system libraries and apk-tools: [2024-11-12T06:07:18.705Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-12T06:07:18.705Z] Executing busybox-1.36.1-r29.trigger [2024-11-12T06:07:18.972Z] Continuing the upgrade transaction with new apk-tools: [2024-11-12T06:07:18.972Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:19.247Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-12T06:07:20.651Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:07:20.651Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-12T06:07:20.918Z] OK: 9 MiB in 15 packages [2024-11-12T06:07:21.884Z] Removing intermediate container e8ddeb0ff1e0 [2024-11-12T06:07:21.884Z] ---> 2a76374c7663 [2024-11-12T06:07:21.884Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-12T06:07:23.824Z] ---> b039a6701db2 [2024-11-12T06:07:23.824Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-12T06:07:24.404Z] ---> 7d0598487986 [2024-11-12T06:07:24.404Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-12T06:07:24.987Z] ---> 39b22a1a2f04 [2024-11-12T06:07:24.987Z] Step 18/23 : EXPOSE 59901 [2024-11-12T06:07:24.987Z] ---> Running in c0ee800bba2f [2024-11-12T06:07:25.573Z] Removing intermediate container c0ee800bba2f [2024-11-12T06:07:25.573Z] ---> 1476b3c7f60a [2024-11-12T06:07:25.573Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-12T06:07:25.573Z] ---> Running in db1ac6904866 [2024-11-12T06:07:25.839Z] Removing intermediate container db1ac6904866 [2024-11-12T06:07:25.839Z] ---> b86d602062ca [2024-11-12T06:07:25.839Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-12T06:07:25.839Z] ---> Running in 5ef3eab4eec3 [2024-11-12T06:07:26.108Z] Removing intermediate container 5ef3eab4eec3 [2024-11-12T06:07:26.108Z] ---> 53b2fe74d261 [2024-11-12T06:07:26.108Z] Step 21/23 : LABEL arch=arm64 [2024-11-12T06:07:26.379Z] ---> Running in 15aa832278b2 [2024-11-12T06:07:26.645Z] Removing intermediate container 15aa832278b2 [2024-11-12T06:07:26.645Z] ---> b2d19591cac3 [2024-11-12T06:07:26.645Z] Step 22/23 : LABEL git_sha=aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T06:07:26.645Z] ---> Running in 5cfc12615dbc [2024-11-12T06:07:26.912Z] Removing intermediate container 5cfc12615dbc [2024-11-12T06:07:26.912Z] ---> 68e2c8c56563 [2024-11-12T06:07:26.912Z] Step 23/23 : LABEL version=4.0.0-dev.5 [2024-11-12T06:07:27.177Z] ---> Running in 9eced7192df4 [2024-11-12T06:07:27.444Z] Removing intermediate container 9eced7192df4 [2024-11-12T06:07:27.444Z] ---> 53d5c83b07bc [2024-11-12T06:07:27.445Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-12T06:07:27.445Z] Successfully built 53d5c83b07bc [2024-11-12T06:07:27.445Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:07:27.580Z] provisioning config files... [2024-11-12T06:07:27.595Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/170@tmp/config14121966201150692233tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:07:27.932Z] ---> ****-login.sh [2024-11-12T06:07:27.932Z] nexus3.edgexfoundry.org:10001 [2024-11-12T06:07:28.197Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:07:28.197Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:07:28.197Z] Configure a credential helper to remove this warning. See [2024-11-12T06:07:28.197Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:07:28.197Z] [2024-11-12T06:07:28.197Z] Login Succeeded [2024-11-12T06:07:28.197Z] nexus3.edgexfoundry.org:10002 [2024-11-12T06:07:28.463Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:07:28.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:07:28.463Z] Configure a credential helper to remove this warning. See [2024-11-12T06:07:28.463Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:07:28.463Z] [2024-11-12T06:07:28.463Z] Login Succeeded [2024-11-12T06:07:28.463Z] nexus3.edgexfoundry.org:10003 [2024-11-12T06:07:28.731Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:07:28.997Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:07:28.997Z] Configure a credential helper to remove this warning. See [2024-11-12T06:07:28.997Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:07:28.997Z] [2024-11-12T06:07:28.997Z] Login Succeeded [2024-11-12T06:07:28.997Z] nexus3.edgexfoundry.org:10004 [2024-11-12T06:07:29.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:07:29.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:07:29.262Z] Configure a credential helper to remove this warning. See [2024-11-12T06:07:29.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:07:29.262Z] [2024-11-12T06:07:29.262Z] Login Succeeded [2024-11-12T06:07:29.262Z] ****.io [2024-11-12T06:07:29.528Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-12T06:07:29.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-12T06:07:29.794Z] Configure a credential helper to remove this warning. See [2024-11-12T06:07:29.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-12T06:07:29.794Z] [2024-11-12T06:07:29.794Z] Login Succeeded [2024-11-12T06:07:29.794Z] ---> ****-login.sh ends [Pipeline] } [2024-11-12T06:07:29.805Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T06:07:29.857Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-12T06:07:29.880Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-11-12T06:07:29.880Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T06:07:29.880Z] latest [2024-11-12T06:07:29.880Z] 4.0.0-dev.5 [2024-11-12T06:07:29.880Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T06:07:29.880Z] main [2024-11-12T06:07:29.880Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:30.241Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:30.588Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T06:07:30.588Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-12T06:07:30.588Z] a0bccbe07af6: Preparing [2024-11-12T06:07:30.588Z] 526eb03153b0: Preparing [2024-11-12T06:07:30.588Z] beb89242a2c0: Preparing [2024-11-12T06:07:30.588Z] 6f1c1af8017f: Preparing [2024-11-12T06:07:30.588Z] e11bfe2b58d1: Preparing [2024-11-12T06:07:30.588Z] 651d9022c234: Preparing [2024-11-12T06:07:30.588Z] 651d9022c234: Waiting [2024-11-12T06:07:30.854Z] a0bccbe07af6: Pushed [2024-11-12T06:07:30.854Z] e11bfe2b58d1: Pushed [2024-11-12T06:07:30.854Z] 526eb03153b0: Pushed [2024-11-12T06:07:32.259Z] 6f1c1af8017f: Pushed [2024-11-12T06:07:33.217Z] 651d9022c234: Pushed [2024-11-12T06:07:37.458Z] beb89242a2c0: Pushed [2024-11-12T06:07:37.458Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf: digest: sha256:6af85e9ccf97036d638699b230cf6048829cc59bbd69dceb8445971fc64abfb3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:37.807Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:38.178Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-12T06:07:38.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-12T06:07:38.178Z] a0bccbe07af6: Preparing [2024-11-12T06:07:38.178Z] 526eb03153b0: Preparing [2024-11-12T06:07:38.178Z] beb89242a2c0: Preparing [2024-11-12T06:07:38.178Z] 6f1c1af8017f: Preparing [2024-11-12T06:07:38.178Z] e11bfe2b58d1: Preparing [2024-11-12T06:07:38.178Z] 651d9022c234: Preparing [2024-11-12T06:07:38.178Z] 651d9022c234: Waiting [2024-11-12T06:07:38.178Z] 6f1c1af8017f: Layer already exists [2024-11-12T06:07:38.178Z] beb89242a2c0: Layer already exists [2024-11-12T06:07:38.178Z] 526eb03153b0: Layer already exists [2024-11-12T06:07:38.178Z] e11bfe2b58d1: Layer already exists [2024-11-12T06:07:38.178Z] a0bccbe07af6: Layer already exists [2024-11-12T06:07:38.178Z] 651d9022c234: Layer already exists [2024-11-12T06:07:38.445Z] latest: digest: sha256:6af85e9ccf97036d638699b230cf6048829cc59bbd69dceb8445971fc64abfb3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:38.808Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:39.166Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.5 [2024-11-12T06:07:39.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-12T06:07:39.166Z] a0bccbe07af6: Preparing [2024-11-12T06:07:39.166Z] 526eb03153b0: Preparing [2024-11-12T06:07:39.166Z] beb89242a2c0: Preparing [2024-11-12T06:07:39.166Z] 6f1c1af8017f: Preparing [2024-11-12T06:07:39.166Z] e11bfe2b58d1: Preparing [2024-11-12T06:07:39.166Z] 651d9022c234: Preparing [2024-11-12T06:07:39.166Z] 651d9022c234: Waiting [2024-11-12T06:07:39.166Z] e11bfe2b58d1: Layer already exists [2024-11-12T06:07:39.166Z] beb89242a2c0: Layer already exists [2024-11-12T06:07:39.166Z] a0bccbe07af6: Layer already exists [2024-11-12T06:07:39.166Z] 526eb03153b0: Layer already exists [2024-11-12T06:07:39.166Z] 6f1c1af8017f: Layer already exists [2024-11-12T06:07:39.166Z] 651d9022c234: Layer already exists [2024-11-12T06:07:39.166Z] 4.0.0-dev.5: digest: sha256:6af85e9ccf97036d638699b230cf6048829cc59bbd69dceb8445971fc64abfb3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:39.537Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:39.888Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T06:07:39.888Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-12T06:07:39.888Z] a0bccbe07af6: Preparing [2024-11-12T06:07:39.888Z] 526eb03153b0: Preparing [2024-11-12T06:07:39.888Z] beb89242a2c0: Preparing [2024-11-12T06:07:39.888Z] 6f1c1af8017f: Preparing [2024-11-12T06:07:39.888Z] e11bfe2b58d1: Preparing [2024-11-12T06:07:39.888Z] 651d9022c234: Preparing [2024-11-12T06:07:39.888Z] 651d9022c234: Waiting [2024-11-12T06:07:39.888Z] 6f1c1af8017f: Layer already exists [2024-11-12T06:07:39.888Z] beb89242a2c0: Layer already exists [2024-11-12T06:07:39.888Z] 526eb03153b0: Layer already exists [2024-11-12T06:07:39.888Z] a0bccbe07af6: Layer already exists [2024-11-12T06:07:39.888Z] e11bfe2b58d1: Layer already exists [2024-11-12T06:07:39.888Z] 651d9022c234: Layer already exists [2024-11-12T06:07:39.888Z] aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5: digest: sha256:6af85e9ccf97036d638699b230cf6048829cc59bbd69dceb8445971fc64abfb3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:40.523Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:40.873Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-11-12T06:07:40.873Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-11-12T06:07:40.873Z] a0bccbe07af6: Preparing [2024-11-12T06:07:40.873Z] 526eb03153b0: Preparing [2024-11-12T06:07:40.873Z] beb89242a2c0: Preparing [2024-11-12T06:07:40.873Z] 6f1c1af8017f: Preparing [2024-11-12T06:07:40.873Z] e11bfe2b58d1: Preparing [2024-11-12T06:07:40.873Z] 651d9022c234: Preparing [2024-11-12T06:07:40.873Z] 651d9022c234: Waiting [2024-11-12T06:07:40.873Z] 526eb03153b0: Layer already exists [2024-11-12T06:07:40.873Z] e11bfe2b58d1: Layer already exists [2024-11-12T06:07:40.873Z] 6f1c1af8017f: Layer already exists [2024-11-12T06:07:40.873Z] beb89242a2c0: Layer already exists [2024-11-12T06:07:40.873Z] a0bccbe07af6: Layer already exists [2024-11-12T06:07:40.873Z] 651d9022c234: Layer already exists [2024-11-12T06:07:41.139Z] main: digest: sha256:6af85e9ccf97036d638699b230cf6048829cc59bbd69dceb8445971fc64abfb3 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-11-12T06:07:41.215Z] ===================================================== [Pipeline] echo [2024-11-12T06:07:41.227Z] taggedImages: [2024-11-12T06:07:41.227Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf [2024-11-12T06:07:41.227Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-11-12T06:07:41.227Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.5 [2024-11-12T06:07:41.227Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:aac4c7d4bf7ab00be6801211183b9038e4c857bf-4.0.0-dev.5 [2024-11-12T06:07:41.227Z] - 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-11-12T06:07:41.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:07:41.616Z] [2024-11-12T06:07:41.616Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:07:41.954Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:07:41.955Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-12T06:07:41.955Z] 8998bd30e6a1: Pulling fs layer [2024-11-12T06:07:41.955Z] 04944245beec: Pulling fs layer [2024-11-12T06:07:41.955Z] 699f458cf7ca: Pulling fs layer [2024-11-12T06:07:41.955Z] 765212b225bb: Pulling fs layer [2024-11-12T06:07:41.955Z] f23df028b6ca: Pulling fs layer [2024-11-12T06:07:41.955Z] d65c8cfc05b1: Pulling fs layer [2024-11-12T06:07:41.955Z] 2437ff75d9bd: Pulling fs layer [2024-11-12T06:07:41.955Z] f23df028b6ca: Waiting [2024-11-12T06:07:41.955Z] d65c8cfc05b1: Waiting [2024-11-12T06:07:41.955Z] 2437ff75d9bd: Waiting [2024-11-12T06:07:41.955Z] 765212b225bb: Waiting [2024-11-12T06:07:42.221Z] 04944245beec: Verifying Checksum [2024-11-12T06:07:42.221Z] 04944245beec: Download complete [2024-11-12T06:07:42.221Z] 765212b225bb: Verifying Checksum [2024-11-12T06:07:42.221Z] 765212b225bb: Download complete [2024-11-12T06:07:42.221Z] f23df028b6ca: Download complete [2024-11-12T06:07:42.221Z] d65c8cfc05b1: Verifying Checksum [2024-11-12T06:07:42.221Z] d65c8cfc05b1: Download complete [2024-11-12T06:07:42.486Z] 699f458cf7ca: Verifying Checksum [2024-11-12T06:07:42.486Z] 699f458cf7ca: Download complete [2024-11-12T06:07:42.754Z] 8998bd30e6a1: Verifying Checksum [2024-11-12T06:07:42.754Z] 8998bd30e6a1: Download complete [2024-11-12T06:07:45.328Z] 2437ff75d9bd: Verifying Checksum [2024-11-12T06:07:45.328Z] 2437ff75d9bd: Download complete [2024-11-12T06:07:47.265Z] 8998bd30e6a1: Pull complete [2024-11-12T06:07:47.529Z] 04944245beec: Pull complete [2024-11-12T06:07:48.937Z] 699f458cf7ca: Pull complete [2024-11-12T06:07:49.202Z] 765212b225bb: Pull complete [2024-11-12T06:07:50.161Z] f23df028b6ca: Pull complete [2024-11-12T06:07:50.161Z] d65c8cfc05b1: Pull complete [2024-11-12T06:08:08.368Z] 2437ff75d9bd: Pull complete [2024-11-12T06:08:08.368Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-12T06:08:08.368Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-12T06:08:08.368Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:08:08.584Z] prd-ubuntu20.04-docker-arm64-4c-16g-26247 does not seem to be running inside a container [2024-11-12T06:08:08.647Z] $ 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/170 -v /w/workspace/device-modbus-go/170:/w/workspace/device-modbus-go/170:rw,z -v /w/workspace/device-modbus-go/170@tmp:/w/workspace/device-modbus-go/170@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-11-12T06:08:11.505Z] $ docker top 792a9ad481384cccd542862cea1c22e2207c0d470b0703a029ae555b413499e9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:08:12.351Z] ---> job-cost.sh [2024-11-12T06:08:12.351Z] lf-activate-venv: SKIPPING [2024-11-12T06:08:12.351Z] INFO: No Stack... [2024-11-12T06:08:12.932Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-12T06:08:13.513Z] INFO: Archiving Costs [Pipeline] sh [2024-11-12T06:08:14.154Z] + cut -d, -f6 [2024-11-12T06:08:14.154Z] + cat /w/workspace/device-modbus-go/170/archives/cost.csv [Pipeline] lock [2024-11-12T06:08:14.217Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [2024-11-12T06:08:14.226Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] did not exist. Created. [2024-11-12T06:08:14.233Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-12T06:08:15.043Z] /w/workspace/device-modbus-go/170@tmp/durable-970306f2/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-12T06:08:15.709Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-12T06:08:15.737Z] Warning: overwriting stash ‘stack-cost’ [2024-11-12T06:08:15.785Z] Stashed 1 file(s) [Pipeline] } [2024-11-12T06:08:15.794Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-170-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-12T06:08:15.825Z] $ docker stop --time=1 792a9ad481384cccd542862cea1c22e2207c0d470b0703a029ae555b413499e9 [2024-11-12T06:08:17.368Z] $ docker rm -f --volumes 792a9ad481384cccd542862cea1c22e2207c0d470b0703a029ae555b413499e9 [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-11-12T06:08:17.880Z] provisioning config files... [2024-11-12T06:08:17.886Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3753130523001384881tmp [Pipeline] { [Pipeline] sh [2024-11-12T06:08:18.184Z] + set +x [2024-11-12T06:08:18.185Z] + curl -s https://codecov.io/bash [2024-11-12T06:08:18.185Z] + bash -s -- [2024-11-12T06:08:18.185Z] [2024-11-12T06:08:18.185Z] _____ _ [2024-11-12T06:08:18.185Z] / ____| | | [2024-11-12T06:08:18.185Z] | | ___ __| | ___ ___ _____ __ [2024-11-12T06:08:18.185Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-12T06:08:18.185Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-12T06:08:18.185Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-12T06:08:18.185Z] Bash-1.0.6 [2024-11-12T06:08:18.185Z] [2024-11-12T06:08:18.185Z] [2024-11-12T06:08:18.185Z] ==> git version 2.25.1 found [2024-11-12T06:08:18.185Z] ==> 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-11-12T06:08:18.185Z] Release-Date: 2020-01-08 [2024-11-12T06:08:18.185Z] 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-11-12T06:08:18.185Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-12T06:08:18.185Z] ==> Jenkins CI detected. [2024-11-12T06:08:18.185Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-11-12T06:08:18.185Z] project root: . [2024-11-12T06:08:18.185Z] --> token set from env [2024-11-12T06:08:18.185Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-12T06:08:18.185Z] ==> Running gcov in . (disable via -X gcov) [2024-11-12T06:08:18.185Z] ==> Python coveragepy not found [2024-11-12T06:08:18.185Z] ==> Searching for coverage reports in: [2024-11-12T06:08:18.185Z] + . [2024-11-12T06:08:18.185Z] -> Found 1 reports [2024-11-12T06:08:18.185Z] ==> Detecting git/mercurial file structure [2024-11-12T06:08:18.444Z] ==> Reading reports [2024-11-12T06:08:18.444Z] + ./coverage.out bytes=25464 [2024-11-12T06:08:18.444Z] ==> Appending adjustments [2024-11-12T06:08:18.444Z] https://docs.codecov.io/docs/fixing-reports [2024-11-12T06:08:18.444Z] + Found adjustments [2024-11-12T06:08:18.444Z] ==> Gzipping contents [2024-11-12T06:08:18.444Z] 4.0K /tmp/codecov.T2WHoq.gz [2024-11-12T06:08:18.444Z] ==> Uploading reports [2024-11-12T06:08:18.444Z] url: https://codecov.io [2024-11-12T06:08:18.444Z] query: branch=main&commit=aac4c7d4bf7ab00be6801211183b9038e4c857bf&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T06:08:18.444Z] -> Pinging Codecov [2024-11-12T06:08:18.444Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=aac4c7d4bf7ab00be6801211183b9038e4c857bf&build=170&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F170%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-12T06:08:18.703Z] -> Uploading to [2024-11-12T06:08:18.703Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/aac4c7d4bf7ab00be6801211183b9038e4c857bf/1ff7dd66-07d5-4428-bbbe-3b780235510b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241112%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241112T060818Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=7bff3f6bab159ee763e4b516ccca9ccd141c9869e8448943756a82c85de1c2c4 [2024-11-12T06:08:18.703Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-12T06:08:18.703Z] Dload Upload Total Spent Left Speed [2024-11-12T06:08:18.962Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 15791 --:--:-- --:--:-- --:--:-- 15791 [2024-11-12T06:08:18.962Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] } [2024-11-12T06:08:18.969Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-12T06:08:19.237Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-12T06:08:19.259Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:08:19.567Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:08:19.567Z] [2024-11-12T06:08:19.567Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:08:19.874Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:08:19.874Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-12T06:08:19.874Z] 43c4264eed91: Already exists [2024-11-12T06:08:19.874Z] 4cc291be95ef: Already exists [2024-11-12T06:08:19.874Z] 2ac1f1163629: Already exists [2024-11-12T06:08:19.874Z] 5c3c966382ef: Already exists [2024-11-12T06:08:19.874Z] 4f4fb700ef54: Already exists [2024-11-12T06:08:19.874Z] d9c7d2e4e75e: Pulling fs layer [2024-11-12T06:08:19.874Z] 9c3e1370e548: Pulling fs layer [2024-11-12T06:08:20.132Z] d9c7d2e4e75e: Verifying Checksum [2024-11-12T06:08:20.132Z] d9c7d2e4e75e: Download complete [2024-11-12T06:08:20.390Z] d9c7d2e4e75e: Pull complete [2024-11-12T06:08:20.658Z] 9c3e1370e548: Download complete [2024-11-12T06:08:23.942Z] 9c3e1370e548: Pull complete [2024-11-12T06:08:23.942Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-12T06:08:23.942Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-12T06:08:23.942Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:08:24.046Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:08:24.095Z] $ 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-11-12T06:08:26.554Z] $ docker top 37f4926588d20d688aa041c8a5462e5b73f605aa7367be7949bd476c52d1a99a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:08:26.932Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo [2024-11-12T06:08:26.988Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-11-12T06:08:27.301Z] + set -o pipefail [2024-11-12T06:08:27.301Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/b06f0711-b431-4a79-8111-d1a651d8cad2 [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] [2024-11-12T06:08:35.511Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-12T06:08:35.511Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-12T06:08:35.539Z] $ docker stop --time=1 37f4926588d20d688aa041c8a5462e5b73f605aa7367be7949bd476c52d1a99a [2024-11-12T06:08:40.292Z] $ docker rm -f --volumes 37f4926588d20d688aa041c8a5462e5b73f605aa7367be7949bd476c52d1a99a [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-11-12T06:08:41.137Z] + git log --format=format:%s -1 aac4c7d4bf7ab00be6801211183b9038e4c857bf [Pipeline] sh [2024-11-12T06:08:41.430Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:08:41.430Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:08:41.737Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:08:41.737Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:08:41.815Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:08:41.858Z] $ 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-11-12T06:08:42.412Z] $ docker top b1025e880e85004553380ebf46e8002f4a6609069a3483cad20a1ec9a1483c19 -eo pid,comm [2024-11-12T06:08:42.442Z] 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-11-12T06:08:42.442Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:08:42.499Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:08:42.499Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:08:42.618Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:08:42.637Z] $ docker exec b1025e880e85004553380ebf46e8002f4a6609069a3483cad20a1ec9a1483c19 ssh-agent [2024-11-12T06:08:42.739Z] SSH_AUTH_SOCK=/tmp/ssh-tTBlQG4inNsi/agent.31 [2024-11-12T06:08:42.740Z] SSH_AGENT_PID=37 [2024-11-12T06:08:42.744Z] Running ssh-add (command line suppressed) [2024-11-12T06:08:42.851Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8292856318718806357.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8292856318718806357.key) [2024-11-12T06:08:42.848Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:08:43.140Z] + git semver tag [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,361 [run_tag] DEBUG tag force:False [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,361 [check_head_tag] DEBUG check head tag [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,362 [execute] INFO git cat-file --batch-check [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,362 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,367 [execute] INFO git cat-file --batch [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,367 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,390 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,390 [execute] INFO git tag -a v4.0.0-dev.5 -m v4.0.0-dev.5 [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,390 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.5', '-m', 'v4.0.0-dev.5'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:08:43.400Z] 2024-11-12 06:08:43,396 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:08:43.400Z] 4.0.0-dev.5 [Pipeline] } [2024-11-12T06:08:43.687Z] $ docker exec --env ******** --env ******** b1025e880e85004553380ebf46e8002f4a6609069a3483cad20a1ec9a1483c19 ssh-agent -k [2024-11-12T06:08:43.783Z] unset SSH_AUTH_SOCK; [2024-11-12T06:08:43.783Z] unset SSH_AGENT_PID; [2024-11-12T06:08:43.784Z] echo Agent pid 37 killed; [2024-11-12T06:08:43.777Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:08:44.099Z] + git semver [Pipeline] } [2024-11-12T06:08:44.390Z] $ docker stop --time=1 b1025e880e85004553380ebf46e8002f4a6609069a3483cad20a1ec9a1483c19 [2024-11-12T06:08:45.695Z] $ docker rm -f --volumes b1025e880e85004553380ebf46e8002f4a6609069a3483cad20a1ec9a1483c19 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:08:46.080Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:08:46.080Z] [2024-11-12T06:08:46.080Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:08:46.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:08:46.380Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-12T06:08:46.380Z] ab5ef0e58194: Pulling fs layer [2024-11-12T06:08:46.380Z] 9712f1f96733: Pulling fs layer [2024-11-12T06:08:46.380Z] 63f879dbbcfc: Pulling fs layer [2024-11-12T06:08:46.380Z] 0d9ebad4ef96: Pulling fs layer [2024-11-12T06:08:46.380Z] e9a5061849ea: Pulling fs layer [2024-11-12T06:08:46.380Z] d747dcd14b5f: Pulling fs layer [2024-11-12T06:08:46.380Z] 2de7ff778b66: Pulling fs layer [2024-11-12T06:08:46.380Z] e9a5061849ea: Waiting [2024-11-12T06:08:46.380Z] d747dcd14b5f: Waiting [2024-11-12T06:08:46.380Z] 0d9ebad4ef96: Waiting [2024-11-12T06:08:46.380Z] 2de7ff778b66: Waiting [2024-11-12T06:08:46.380Z] 9712f1f96733: Verifying Checksum [2024-11-12T06:08:46.380Z] 9712f1f96733: Download complete [2024-11-12T06:08:46.641Z] 63f879dbbcfc: Verifying Checksum [2024-11-12T06:08:46.641Z] 63f879dbbcfc: Download complete [2024-11-12T06:08:46.899Z] e9a5061849ea: Verifying Checksum [2024-11-12T06:08:46.899Z] e9a5061849ea: Download complete [2024-11-12T06:08:46.899Z] d747dcd14b5f: Verifying Checksum [2024-11-12T06:08:46.899Z] d747dcd14b5f: Download complete [2024-11-12T06:08:46.899Z] ab5ef0e58194: Download complete [2024-11-12T06:08:46.899Z] 0d9ebad4ef96: Verifying Checksum [2024-11-12T06:08:46.899Z] 0d9ebad4ef96: Download complete [2024-11-12T06:08:47.157Z] 2de7ff778b66: Verifying Checksum [2024-11-12T06:08:47.157Z] 2de7ff778b66: Download complete [2024-11-12T06:08:49.690Z] ab5ef0e58194: Pull complete [2024-11-12T06:08:49.949Z] 9712f1f96733: Pull complete [2024-11-12T06:08:50.516Z] 63f879dbbcfc: Pull complete [2024-11-12T06:08:54.703Z] 0d9ebad4ef96: Pull complete [2024-11-12T06:08:54.703Z] e9a5061849ea: Pull complete [2024-11-12T06:08:54.703Z] d747dcd14b5f: Pull complete [2024-11-12T06:08:55.637Z] 2de7ff778b66: Pull complete [2024-11-12T06:08:55.637Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-12T06:08:55.637Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-12T06:08:55.637Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:08:55.731Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:08:55.779Z] $ 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-11-12T06:09:00.540Z] $ docker top c1035f11290c77733c223ef4d62f581b927c98b40613ee72253603ebefb4ba6e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:09:00.599Z] provisioning config files... [2024-11-12T06:09:00.607Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13705919346860171148tmp [2024-11-12T06:09:00.616Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1931934517244173529tmp [2024-11-12T06:09:00.624Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config12675130301235602166tmp [Pipeline] { [Pipeline] echo [2024-11-12T06:09:00.649Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:00.939Z] ---> sigul-configuration.sh [2024-11-12T06:09:00.939Z] gpg: directory `/root/.gnupg' created [2024-11-12T06:09:00.939Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-12T06:09:00.939Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-12T06:09:00.939Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-12T06:09:00.939Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-12T06:09:00.939Z] gpg: CAST5 encrypted data [2024-11-12T06:09:00.939Z] gpg: encrypted with 1 passphrase [2024-11-12T06:09:00.940Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-12T06:09:01.236Z] + mkdir /home/jenkins [2024-11-12T06:09:01.236Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-12T06:09:01.537Z] + 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-11-12T06:09:01.553Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:01.854Z] ---> sigul-install.sh [2024-11-12T06:09:01.854Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-12T06:09:02.157Z] + git tag --list [2024-11-12T06:09:02.157Z] 0.7.1 [2024-11-12T06:09:02.157Z] v1.0.0 [2024-11-12T06:09:02.157Z] v1.1.0 [2024-11-12T06:09:02.157Z] v1.1.1 [2024-11-12T06:09:02.157Z] v1.2.2 [2024-11-12T06:09:02.157Z] v1.3.0 [2024-11-12T06:09:02.157Z] v1.3.1 [2024-11-12T06:09:02.157Z] v2.0.0 [2024-11-12T06:09:02.157Z] v2.1.0 [2024-11-12T06:09:02.157Z] v2.1.1 [2024-11-12T06:09:02.157Z] v2.2.0 [2024-11-12T06:09:02.157Z] v2.3.0 [2024-11-12T06:09:02.157Z] v3.0 [2024-11-12T06:09:02.157Z] v3.0.0 [2024-11-12T06:09:02.157Z] v3.1 [2024-11-12T06:09:02.157Z] v3.1.0 [2024-11-12T06:09:02.157Z] v3.1.0-dev.1 [2024-11-12T06:09:02.157Z] v3.1.0-dev.10 [2024-11-12T06:09:02.157Z] v3.1.0-dev.11 [2024-11-12T06:09:02.157Z] v3.1.0-dev.12 [2024-11-12T06:09:02.157Z] v3.1.0-dev.13 [2024-11-12T06:09:02.157Z] v3.1.0-dev.14 [2024-11-12T06:09:02.157Z] v3.1.0-dev.15 [2024-11-12T06:09:02.157Z] v3.1.0-dev.16 [2024-11-12T06:09:02.157Z] v3.1.0-dev.17 [2024-11-12T06:09:02.157Z] v3.1.0-dev.18 [2024-11-12T06:09:02.157Z] v3.1.0-dev.19 [2024-11-12T06:09:02.157Z] v3.1.0-dev.2 [2024-11-12T06:09:02.157Z] v3.1.0-dev.20 [2024-11-12T06:09:02.157Z] v3.1.0-dev.21 [2024-11-12T06:09:02.157Z] v3.1.0-dev.22 [2024-11-12T06:09:02.157Z] v3.1.0-dev.23 [2024-11-12T06:09:02.157Z] v3.1.0-dev.24 [2024-11-12T06:09:02.157Z] v3.1.0-dev.25 [2024-11-12T06:09:02.157Z] v3.1.0-dev.3 [2024-11-12T06:09:02.157Z] v3.1.0-dev.4 [2024-11-12T06:09:02.157Z] v3.1.0-dev.5 [2024-11-12T06:09:02.157Z] v3.1.0-dev.6 [2024-11-12T06:09:02.157Z] v3.1.0-dev.7 [2024-11-12T06:09:02.157Z] v3.1.0-dev.8 [2024-11-12T06:09:02.157Z] v3.1.0-dev.9 [2024-11-12T06:09:02.157Z] v3.1.1 [2024-11-12T06:09:02.157Z] v3.1.1-dev.1 [2024-11-12T06:09:02.157Z] v3.2.0-dev.1 [2024-11-12T06:09:02.157Z] v3.2.0-dev.10 [2024-11-12T06:09:02.157Z] v3.2.0-dev.11 [2024-11-12T06:09:02.157Z] v3.2.0-dev.12 [2024-11-12T06:09:02.157Z] v3.2.0-dev.13 [2024-11-12T06:09:02.157Z] v3.2.0-dev.14 [2024-11-12T06:09:02.157Z] v3.2.0-dev.15 [2024-11-12T06:09:02.157Z] v3.2.0-dev.16 [2024-11-12T06:09:02.157Z] v3.2.0-dev.17 [2024-11-12T06:09:02.157Z] v3.2.0-dev.18 [2024-11-12T06:09:02.157Z] v3.2.0-dev.19 [2024-11-12T06:09:02.157Z] v3.2.0-dev.2 [2024-11-12T06:09:02.157Z] v3.2.0-dev.20 [2024-11-12T06:09:02.157Z] v3.2.0-dev.21 [2024-11-12T06:09:02.157Z] v3.2.0-dev.22 [2024-11-12T06:09:02.157Z] v3.2.0-dev.23 [2024-11-12T06:09:02.157Z] v3.2.0-dev.24 [2024-11-12T06:09:02.157Z] v3.2.0-dev.25 [2024-11-12T06:09:02.157Z] v3.2.0-dev.26 [2024-11-12T06:09:02.157Z] v3.2.0-dev.3 [2024-11-12T06:09:02.157Z] v3.2.0-dev.4 [2024-11-12T06:09:02.157Z] v3.2.0-dev.5 [2024-11-12T06:09:02.157Z] v3.2.0-dev.6 [2024-11-12T06:09:02.157Z] v3.2.0-dev.7 [2024-11-12T06:09:02.157Z] v3.2.0-dev.8 [2024-11-12T06:09:02.157Z] v3.2.0-dev.9 [2024-11-12T06:09:02.157Z] v4.0.0-dev.1 [2024-11-12T06:09:02.157Z] v4.0.0-dev.2 [2024-11-12T06:09:02.157Z] v4.0.0-dev.3 [2024-11-12T06:09:02.157Z] v4.0.0-dev.4 [2024-11-12T06:09:02.157Z] v4.0.0-dev.5 [Pipeline] sh [2024-11-12T06:09:02.457Z] + lftools sign git-tag v4.0.0-dev.5 [2024-11-12T06:09:03.026Z] Signing Git tag with Sigul... [2024-11-12T06:09:03.026Z] Signing v4.0.0-dev.5 [Pipeline] echo [2024-11-12T06:09:03.301Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:03.601Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-12T06:09:03.608Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-12T06:09:03.653Z] $ docker stop --time=1 c1035f11290c77733c223ef4d62f581b927c98b40613ee72253603ebefb4ba6e [2024-11-12T06:09:04.970Z] $ docker rm -f --volumes c1035f11290c77733c223ef4d62f581b927c98b40613ee72253603ebefb4ba6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-12T06:09:05.383Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:09:05.383Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:05.685Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:09:05.685Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:09:05.766Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:09:05.811Z] $ 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-11-12T06:09:06.164Z] $ docker top 8f584e133970b5632fbd29e2dacd4767a0d52d501d10e2be6c72b11cb2abce6d -eo pid,comm [2024-11-12T06:09:06.194Z] 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-11-12T06:09:06.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:09:06.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:09:06.247Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:09:06.362Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:09:06.380Z] $ docker exec 8f584e133970b5632fbd29e2dacd4767a0d52d501d10e2be6c72b11cb2abce6d ssh-agent [2024-11-12T06:09:06.466Z] SSH_AUTH_SOCK=/tmp/ssh-SW37FEdbwJuc/agent.32 [2024-11-12T06:09:06.466Z] SSH_AGENT_PID=38 [2024-11-12T06:09:06.471Z] Running ssh-add (command line suppressed) [2024-11-12T06:09:06.601Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2284950311129622817.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_2284950311129622817.key) [2024-11-12T06:09:06.598Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:09:06.888Z] + git semver bump pre [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [bump_version] DEBUG bumping version:4.0.0-dev.5 on axis:pre with prefix:dev [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [bump_version] DEBUG bumped version:4.0.0-dev.6 [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [write_version] DEBUG write version:4.0.0-dev.6 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,095 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,097 [execute] INFO git cat-file --batch-check [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,103 [execute] INFO git cat-file --batch [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,104 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:09:07.148Z] 2024-11-12 06:09:07,109 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:09:07.148Z] 4.0.0-dev.6 [Pipeline] } [2024-11-12T06:09:07.174Z] $ docker exec --env ******** --env ******** 8f584e133970b5632fbd29e2dacd4767a0d52d501d10e2be6c72b11cb2abce6d ssh-agent -k [2024-11-12T06:09:07.280Z] unset SSH_AUTH_SOCK; [2024-11-12T06:09:07.280Z] unset SSH_AGENT_PID; [2024-11-12T06:09:07.280Z] echo Agent pid 38 killed; [2024-11-12T06:09:07.274Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:09:07.605Z] + git semver [Pipeline] } [2024-11-12T06:09:07.894Z] $ docker stop --time=1 8f584e133970b5632fbd29e2dacd4767a0d52d501d10e2be6c72b11cb2abce6d [2024-11-12T06:09:09.152Z] $ docker rm -f --volumes 8f584e133970b5632fbd29e2dacd4767a0d52d501d10e2be6c72b11cb2abce6d [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-12T06:09:09.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-12T06:09:09.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:09.811Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-12T06:09:09.811Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:09:09.898Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:09:09.943Z] $ 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-11-12T06:09:10.279Z] $ docker top cd5b61f1ae3a8e9466f43d17ddc0dd47d5a1c9cd0032f11a4177f79faede4b07 -eo pid,comm [2024-11-12T06:09:10.308Z] 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-11-12T06:09:10.308Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-12T06:09:10.364Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-12T06:09:10.364Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-12T06:09:10.479Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-12T06:09:10.498Z] $ docker exec cd5b61f1ae3a8e9466f43d17ddc0dd47d5a1c9cd0032f11a4177f79faede4b07 ssh-agent [2024-11-12T06:09:10.601Z] SSH_AUTH_SOCK=/tmp/ssh-ItbLtkmjp25z/agent.32 [2024-11-12T06:09:10.601Z] SSH_AGENT_PID=38 [2024-11-12T06:09:10.605Z] Running ssh-add (command line suppressed) [2024-11-12T06:09:10.724Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7756830071991778252.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_7756830071991778252.key) [2024-11-12T06:09:10.719Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-12T06:09:11.013Z] + git semver push [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,204 [run_push] DEBUG push [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,205 [execute] INFO git cat-file --batch-check [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,205 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,210 [execute] INFO git rev-list d9009f23066a5aed369cc28b513ce62ef117f815 -- [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,210 [execute] DEBUG Popen(['git', 'rev-list', 'd9009f23066a5aed369cc28b513ce62ef117f815', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,221 [execute] INFO git fetch -v origin [2024-11-12T06:09:11.272Z] 2024-11-12 06:09:11,221 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-12T06:09:11.840Z] 2024-11-12 06:09:11,675 [run_push] DEBUG no remote changes detected [2024-11-12T06:09:11.840Z] 2024-11-12 06:09:11,675 [execute] INFO git push origin semver [2024-11-12T06:09:11.840Z] 2024-11-12 06:09:11,676 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-12T06:09:12.778Z] 2024-11-12 06:09:12,430 [run_push] DEBUG push all version tags [2024-11-12T06:09:12.778Z] 2024-11-12 06:09:12,430 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-12T06:09:12.778Z] 2024-11-12 06:09:12,431 [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-11-12T06:09:13.346Z] 2024-11-12 06:09:13,298 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-11-12T06:09:13.346Z] 4.0.0-dev.6 [Pipeline] } [2024-11-12T06:09:13.373Z] $ docker exec --env ******** --env ******** cd5b61f1ae3a8e9466f43d17ddc0dd47d5a1c9cd0032f11a4177f79faede4b07 ssh-agent -k [2024-11-12T06:09:13.478Z] unset SSH_AUTH_SOCK; [2024-11-12T06:09:13.478Z] unset SSH_AGENT_PID; [2024-11-12T06:09:13.478Z] echo Agent pid 38 killed; [2024-11-12T06:09:13.472Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-12T06:09:13.799Z] + git semver [Pipeline] } [2024-11-12T06:09:14.090Z] $ docker stop --time=1 cd5b61f1ae3a8e9466f43d17ddc0dd47d5a1c9cd0032f11a4177f79faede4b07 [2024-11-12T06:09:15.380Z] $ docker rm -f --volumes cd5b61f1ae3a8e9466f43d17ddc0dd47d5a1c9cd0032f11a4177f79faede4b07 [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-11-12T06:09:16.045Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-11-12T06:09:16.045Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-12T06:09:16.045Z] total 16 [2024-11-12T06:09:16.045Z] drwxr-xr-x 3 root root 4096 Nov 12 05:56 . [2024-11-12T06:09:16.045Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:09 .. [2024-11-12T06:09:16.045Z] drwxr-xr-x 2 root root 4096 Nov 12 05:56 cost [2024-11-12T06:09:16.045Z] -rw-r--r-- 1 root root 88 Nov 12 05:56 cost.csv [2024-11-12T06:09:16.045Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-12T06:09:16.045Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-11-12T06:09:16.045Z] total 16 [2024-11-12T06:09:16.045Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 12 05:56 . [2024-11-12T06:09:16.045Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 12 06:09 .. [2024-11-12T06:09:16.045Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 12 05:56 cost [2024-11-12T06:09:16.045Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 12 05:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:16.337Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:17.192Z] ---> package-listing.sh [2024-11-12T06:09:17.192Z] ++ facter osfamily [2024-11-12T06:09:17.192Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-12T06:09:17.453Z] + OS_FAMILY=debian [2024-11-12T06:09:17.453Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-11-12T06:09:17.453Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-12T06:09:17.453Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-12T06:09:17.453Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-12T06:09:17.453Z] + PACKAGES=/tmp/packages_start.txt [2024-11-12T06:09:17.453Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-12T06:09:17.453Z] + PACKAGES=/tmp/packages_end.txt [2024-11-12T06:09:17.453Z] + case "${OS_FAMILY}" in [2024-11-12T06:09:17.453Z] + dpkg -l [2024-11-12T06:09:17.453Z] + grep '^ii' [2024-11-12T06:09:17.453Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-12T06:09:17.453Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-12T06:09:17.453Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-12T06:09:17.453Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-11-12T06:09:17.453Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-11-12T06:09:17.453Z] + 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-11-12T06:09:17.463Z] 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-11-12T06:09:17.738Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-12T06:09:18.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-12T06:09:18.306Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-12T06:09:18.383Z] prd-ubuntu20.04-docker-8c-8g-26244 does not seem to be running inside a container [2024-11-12T06:09:18.422Z] $ 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-11-12T06:09:18.652Z] $ docker top b1b74243fec8100761bf48f5f6b893726922f4099b271a3533140a2245342b67 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-12T06:09:18.981Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-12T06:09:19.263Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-12T06:09:19.547Z] + ls /var/log/sa-host [2024-11-12T06:09:19.547Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-12T06:09:19.726Z] provisioning config files... [2024-11-12T06:09:19.737Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11105956758398428385tmp [Pipeline] { [Pipeline] echo [2024-11-12T06:09:19.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:20.046Z] ---> create-netrc.sh [Pipeline] } [2024-11-12T06:09:20.054Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:20.399Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-12T06:09:20.410Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:20.693Z] ---> sudo-logs.sh [2024-11-12T06:09:20.693Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-12T06:09:20.726Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:21.005Z] ---> job-cost.sh [2024-11-12T06:09:21.006Z] lf-activate-venv: SKIPPING [2024-11-12T06:09:21.006Z] DEBUG: total: 0.2199999988079071 [2024-11-12T06:09:21.006Z] INFO: Retrieving Stack Cost... [2024-11-12T06:09:21.264Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-12T06:09:21.833Z] INFO: Archiving Costs [Pipeline] echo [2024-11-12T06:09:21.847Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-12T06:09:22.129Z] ---> logs-deploy.sh [2024-11-12T06:09:22.129Z] lf-activate-venv: SKIPPING [2024-11-12T06:09:22.129Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/170 [2024-11-12T06:09:22.129Z] INFO: archiving workspace using pattern(s): [2024-11-12T06:09:23.067Z] Archives upload complete. [2024-11-12T06:09:23.067Z] INFO: archiving logs to Nexus