Pull request #590 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 089867b0b0d00f771f727352db61cbcad45eb9d4+dad323708bb7fb3ae7999ed6872af7cbf93de804 (a49605df155562507aea154bdb96f1edc900c2df) 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-ssh4326136594459350348.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-ssh11029432936666561013.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7248598049700581085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-590/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6978965216846554209.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh2636915593722985989.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-590/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3572160179027816449.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25869 in /w/workspace/xfoundry_device-modbus-go_PR-590 [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/xfoundry_device-modbus-go_PR-590 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 089867b0b0d00f771f727352db61cbcad45eb9d4 Merge succeeded, producing 089867b0b0d00f771f727352db61cbcad45eb9d4 Checking out Revision 089867b0b0d00f771f727352db61cbcad45eb9d4 (PR-590) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-08T05:15:40.060Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-08T05:15:40.274Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-08T05:15:40.399Z] ========================================================= [2024-11-08T05:15:40.400Z] EdgeX Global Pipelines Version Info [2024-11-08T05:15:40.400Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:15:41.181Z] ------------------- [2024-11-08T05:15:41.181Z] stable info: [2024-11-08T05:15:41.181Z] ------------------- [2024-11-08T05:15:41.181Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-08T05:15:41.181Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-08T05:15:41.181Z] Message: update stable to v1.0.265 [2024-11-08T05:15:41.751Z] ------------------- [2024-11-08T05:15:41.751Z] experimental info: [2024-11-08T05:15:41.751Z] ------------------- [2024-11-08T05:15:41.751Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-08T05:15:41.751Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-08T05:15:41.751Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-08T05:15:41.974Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-11-08T05:15:42.029Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-11-08T05:15:42.082Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-08T05:15:42.147Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-08T05:15:42.204Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-08T05:15:42.257Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-08T05:15:42.319Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-08T05:15:42.376Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-11-08T05:15:42.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-08T05:15:42.490Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-08T05:15:42.552Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-08T05:15:42.612Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-11-08T05:15:42.669Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-08T05:15:42.726Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-08T05:15:42.784Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:15:42.842Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-11-08T05:15:42.905Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:15:42.966Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-08T05:15:43.028Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-08T05:15:43.089Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-08T05:15:43.168Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-11-08T05:15:43.231Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-11-08T05:15:43.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-08T05:15:43.343Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-08T05:15:43.403Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-08T05:15:43.473Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-08T05:15:43.531Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-08T05:15:43.589Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-590 [Pipeline] echo [2024-11-08T05:15:43.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-590 [Pipeline] echo [2024-11-08T05:15:43.716Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-590 [Pipeline] echo [2024-11-08T05:15:43.775Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo [2024-11-08T05:15:43.838Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 089867b [Pipeline] echo [2024-11-08T05:15:43.896Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:15:44.054Z] provisioning config files... [2024-11-08T05:15:44.066Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config9906855243132188029tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:15:44.469Z] ---> ****-login.sh [2024-11-08T05:15:44.469Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:15:44.732Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:15:44.732Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:15:44.732Z] Configure a credential helper to remove this warning. See [2024-11-08T05:15:44.732Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:15:44.732Z] [2024-11-08T05:15:44.732Z] Login Succeeded [2024-11-08T05:15:44.732Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:15:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:15:44.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:15:44.992Z] Configure a credential helper to remove this warning. See [2024-11-08T05:15:44.992Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:15:44.992Z] [2024-11-08T05:15:44.992Z] Login Succeeded [2024-11-08T05:15:44.992Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:15:44.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:15:44.993Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:15:44.993Z] Configure a credential helper to remove this warning. See [2024-11-08T05:15:44.993Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:15:44.993Z] [2024-11-08T05:15:44.993Z] Login Succeeded [2024-11-08T05:15:44.993Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:15:44.993Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:15:45.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:15:45.253Z] Configure a credential helper to remove this warning. See [2024-11-08T05:15:45.253Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:15:45.253Z] [2024-11-08T05:15:45.253Z] Login Succeeded [2024-11-08T05:15:45.253Z] ****.io [2024-11-08T05:15:45.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:15:47.163Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:15:47.163Z] Configure a credential helper to remove this warning. See [2024-11-08T05:15:47.164Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:15:47.164Z] [2024-11-08T05:15:47.164Z] Login Succeeded [2024-11-08T05:15:47.164Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:15:47.195Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-08T05:15:47.890Z] + git rev-list -1 --merges 089867b0b0d00f771f727352db61cbcad45eb9d4~1..089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo [2024-11-08T05:15:47.939Z] -----------> git rev-list -1 --merges 089867b0b0d00f771f727352db61cbcad45eb9d4~1..089867b0b0d00f771f727352db61cbcad45eb9d4 089867b0b0d00f771f727352db61cbcad45eb9d4 [false] [Pipeline] sh [2024-11-08T05:15:48.263Z] + git log --format=format:%s -1 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo [2024-11-08T05:15:48.303Z] ========================================================= [2024-11-08T05:15:48.303Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-08T05:15:48.303Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:15:48.761Z] + git log --format=format:%s -1 089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] echo [2024-11-08T05:15:48.796Z] [semverPrep] GIT_COMMIT: 089867b0b0d00f771f727352db61cbcad45eb9d4, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo [2024-11-08T05:15:48.837Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-08T05:15:49.254Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-08T05:15:49.254Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-08T05:15:49.254Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-08T05:15:49.254Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-08T05:15:49.254Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-08T05:15:49.254Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-08T05:15:49.254Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:15:49.814Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:15:49.814Z] [2024-11-08T05:15:49.814Z] 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-08T05:15:50.213Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:15:50.213Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-08T05:15:50.213Z] b85a868b505f: Pulling fs layer [2024-11-08T05:15:50.213Z] e2be974225ed: Pulling fs layer [2024-11-08T05:15:50.213Z] 339a4e72a1f5: Pulling fs layer [2024-11-08T05:15:50.213Z] 988bab9f4d93: Pulling fs layer [2024-11-08T05:15:50.213Z] 1469e6f7b9e6: Pulling fs layer [2024-11-08T05:15:50.213Z] eaf3925da568: Pulling fs layer [2024-11-08T05:15:50.213Z] bab4dde63d76: Pulling fs layer [2024-11-08T05:15:50.213Z] bde34c3a00c8: Pulling fs layer [2024-11-08T05:15:50.213Z] b352a97aabf1: Pulling fs layer [2024-11-08T05:15:50.213Z] 4872d77fe225: Pulling fs layer [2024-11-08T05:15:50.213Z] 5851b861e8e6: Pulling fs layer [2024-11-08T05:15:50.213Z] 988bab9f4d93: Waiting [2024-11-08T05:15:50.213Z] 1469e6f7b9e6: Waiting [2024-11-08T05:15:50.213Z] eaf3925da568: Waiting [2024-11-08T05:15:50.213Z] bab4dde63d76: Waiting [2024-11-08T05:15:50.213Z] bde34c3a00c8: Waiting [2024-11-08T05:15:50.213Z] b352a97aabf1: Waiting [2024-11-08T05:15:50.213Z] 4872d77fe225: Waiting [2024-11-08T05:15:50.213Z] 5851b861e8e6: Waiting [2024-11-08T05:15:50.213Z] e2be974225ed: Verifying Checksum [2024-11-08T05:15:50.213Z] e2be974225ed: Download complete [2024-11-08T05:15:50.213Z] 988bab9f4d93: Download complete [2024-11-08T05:15:50.471Z] 1469e6f7b9e6: Verifying Checksum [2024-11-08T05:15:50.471Z] 1469e6f7b9e6: Download complete [2024-11-08T05:15:50.471Z] 339a4e72a1f5: Verifying Checksum [2024-11-08T05:15:50.471Z] 339a4e72a1f5: Download complete [2024-11-08T05:15:50.471Z] eaf3925da568: Download complete [2024-11-08T05:15:50.471Z] bde34c3a00c8: Verifying Checksum [2024-11-08T05:15:50.471Z] bde34c3a00c8: Download complete [2024-11-08T05:15:50.471Z] b352a97aabf1: Verifying Checksum [2024-11-08T05:15:50.471Z] b352a97aabf1: Download complete [2024-11-08T05:15:50.471Z] 4872d77fe225: Verifying Checksum [2024-11-08T05:15:50.471Z] 4872d77fe225: Download complete [2024-11-08T05:15:50.471Z] 5851b861e8e6: Verifying Checksum [2024-11-08T05:15:50.471Z] 5851b861e8e6: Download complete [2024-11-08T05:15:50.471Z] b85a868b505f: Verifying Checksum [2024-11-08T05:15:50.471Z] b85a868b505f: Download complete [2024-11-08T05:15:50.728Z] bab4dde63d76: Verifying Checksum [2024-11-08T05:15:50.728Z] bab4dde63d76: Download complete [2024-11-08T05:15:51.663Z] b85a868b505f: Pull complete [2024-11-08T05:15:51.922Z] e2be974225ed: Pull complete [2024-11-08T05:15:52.181Z] 339a4e72a1f5: Pull complete [2024-11-08T05:15:52.181Z] 988bab9f4d93: Pull complete [2024-11-08T05:15:52.440Z] 1469e6f7b9e6: Pull complete [2024-11-08T05:15:52.698Z] eaf3925da568: Pull complete [2024-11-08T05:15:54.601Z] bab4dde63d76: Pull complete [2024-11-08T05:15:54.601Z] bde34c3a00c8: Pull complete [2024-11-08T05:15:54.601Z] b352a97aabf1: Pull complete [2024-11-08T05:15:54.601Z] 4872d77fe225: Pull complete [2024-11-08T05:15:54.601Z] 5851b861e8e6: Pull complete [2024-11-08T05:15:54.601Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-08T05:15:54.601Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-08T05:15:54.601Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:15:54.882Z] prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container [2024-11-08T05:15:54.918Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@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-08T05:15:59.147Z] $ docker top 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a -eo pid,comm [2024-11-08T05:15:59.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-08T05:15:59.194Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-08T05:15:59.358Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:15:59.358Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:15:59.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:15:59.471Z] $ docker exec 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent [2024-11-08T05:15:59.572Z] SSH_AUTH_SOCK=/tmp/ssh-ekpMIYsVMLHw/agent.33 [2024-11-08T05:15:59.572Z] SSH_AGENT_PID=39 [2024-11-08T05:15:59.578Z] Running ssh-add (command line suppressed) [2024-11-08T05:15:59.687Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_13492837668607074871.key (/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_13492837668607074871.key) [2024-11-08T05:15:59.696Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:16:00.038Z] + git tag --points-at HEAD [Pipeline] } [2024-11-08T05:16:00.069Z] $ docker exec --env ******** --env ******** 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent -k [2024-11-08T05:16:00.163Z] unset SSH_AUTH_SOCK; [2024-11-08T05:16:00.163Z] unset SSH_AGENT_PID; [2024-11-08T05:16:00.164Z] echo Agent pid 39 killed; [2024-11-08T05:16:00.167Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-08T05:16:00.277Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-08T05:16:00.277Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-08T05:16:00.383Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-08T05:16:00.390Z] $ docker exec 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent [2024-11-08T05:16:00.497Z] SSH_AUTH_SOCK=/tmp/ssh-cAWAbYG0TQQs/agent.73 [2024-11-08T05:16:00.497Z] SSH_AGENT_PID=79 [2024-11-08T05:16:00.501Z] Running ssh-add (command line suppressed) [2024-11-08T05:16:00.603Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_7195025786428952695.key (/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/private_key_7195025786428952695.key) [2024-11-08T05:16:00.610Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-08T05:16:00.955Z] + git semver init [2024-11-08T05:16:01.214Z] 2024-11-08 05:16:01,116 [run_init] DEBUG init version:0.0.0 force:False [2024-11-08T05:16:01.214Z] 2024-11-08 05:16:01,117 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver [2024-11-08T05:16:01.214Z] 2024-11-08 05:16:01,118 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-590/.semver [2024-11-08T05:16:01.214Z] 2024-11-08 05:16:01,118 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-590/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590, universal_newlines=False, shell=None, istream=None) [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,158 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-590/.git/info/exclude [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,159 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 with force:False [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,159 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,163 [execute] INFO git cat-file --batch-check [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,164 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,170 [execute] INFO git cat-file --batch [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-590/.semver, universal_newlines=False, shell=None, istream=) [2024-11-08T05:16:02.591Z] 2024-11-08 05:16:02,176 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-590/.semver/PR-590 [2024-11-08T05:16:02.591Z] 0.0.0 [Pipeline] } [2024-11-08T05:16:02.625Z] $ docker exec --env ******** --env ******** 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a ssh-agent -k [2024-11-08T05:16:02.718Z] unset SSH_AUTH_SOCK; [2024-11-08T05:16:02.719Z] unset SSH_AGENT_PID; [2024-11-08T05:16:02.719Z] echo Agent pid 79 killed; [2024-11-08T05:16:02.724Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-08T05:16:03.199Z] + git semver [Pipeline] } [2024-11-08T05:16:03.492Z] $ docker stop --time=1 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a [2024-11-08T05:16:04.777Z] $ docker rm -f --volumes 4cb50e269c4ddff67a4b845985d5f0728221bbd376994163c5e6d56e11c0265a [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:16:05.188Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-08T05:16:05.481Z] Stashed 1 file(s) [Pipeline] echo [2024-11-08T05:16:05.508Z] [edgeXSemver]: initialized semver on version 0.0.0 [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-08T05:16:06.203Z] provisioning config files... [2024-11-08T05:16:06.214Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config4179224444082528096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:16:06.586Z] ---> ****-login.sh [2024-11-08T05:16:06.586Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:16:06.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:16:06.586Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:16:06.586Z] Configure a credential helper to remove this warning. See [2024-11-08T05:16:06.586Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:16:06.586Z] [2024-11-08T05:16:06.587Z] Login Succeeded [2024-11-08T05:16:06.587Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:16:06.587Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:16:06.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:16:06.587Z] Configure a credential helper to remove this warning. See [2024-11-08T05:16:06.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:16:06.587Z] [2024-11-08T05:16:06.587Z] Login Succeeded [2024-11-08T05:16:06.587Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:16:06.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:16:06.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:16:06.847Z] Configure a credential helper to remove this warning. See [2024-11-08T05:16:06.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:16:06.847Z] [2024-11-08T05:16:06.847Z] Login Succeeded [2024-11-08T05:16:06.847Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:16:06.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:16:06.847Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:16:06.847Z] Configure a credential helper to remove this warning. See [2024-11-08T05:16:06.847Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:16:06.847Z] [2024-11-08T05:16:06.847Z] Login Succeeded [2024-11-08T05:16:06.847Z] ****.io [2024-11-08T05:16:06.847Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:16:07.107Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:16:07.107Z] Configure a credential helper to remove this warning. See [2024-11-08T05:16:07.107Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:16:07.107Z] [2024-11-08T05:16:07.107Z] Login Succeeded [2024-11-08T05:16:07.107Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:16:07.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:16:07.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:16:07.431Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:16:07.483Z] ========================================================= [2024-11-08T05:16:07.483Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-08T05:16:07.483Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:16:08.007Z] + 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-08T05:16:08.007Z] Sending build context to Docker daemon 18.03MB [2024-11-08T05:16:08.007Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:16:08.007Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T05:16:08.007Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-08T05:16:08.007Z] 43c4264eed91: Pulling fs layer [2024-11-08T05:16:08.007Z] 4cc291be95ef: Pulling fs layer [2024-11-08T05:16:08.007Z] 2ac1f1163629: Pulling fs layer [2024-11-08T05:16:08.007Z] 5c3c966382ef: Pulling fs layer [2024-11-08T05:16:08.007Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:16:08.007Z] 5d5c8e513c77: Pulling fs layer [2024-11-08T05:16:08.007Z] 9f66e0745190: Pulling fs layer [2024-11-08T05:16:08.007Z] f49a43e4bbc0: Pulling fs layer [2024-11-08T05:16:08.007Z] 561ebcabdf7f: Pulling fs layer [2024-11-08T05:16:08.007Z] 5c3c966382ef: Waiting [2024-11-08T05:16:08.007Z] 9f66e0745190: Waiting [2024-11-08T05:16:08.007Z] f49a43e4bbc0: Waiting [2024-11-08T05:16:08.007Z] 4f4fb700ef54: Waiting [2024-11-08T05:16:08.007Z] 5d5c8e513c77: Waiting [2024-11-08T05:16:08.007Z] 561ebcabdf7f: Waiting [2024-11-08T05:16:08.007Z] 4cc291be95ef: Download complete [2024-11-08T05:16:08.266Z] 5c3c966382ef: Download complete [2024-11-08T05:16:08.266Z] 4f4fb700ef54: Verifying Checksum [2024-11-08T05:16:08.266Z] 4f4fb700ef54: Download complete [2024-11-08T05:16:08.266Z] 43c4264eed91: Verifying Checksum [2024-11-08T05:16:08.266Z] 43c4264eed91: Download complete [2024-11-08T05:16:08.266Z] 5d5c8e513c77: Download complete [2024-11-08T05:16:08.266Z] 9f66e0745190: Verifying Checksum [2024-11-08T05:16:08.266Z] 9f66e0745190: Download complete [2024-11-08T05:16:08.266Z] 43c4264eed91: Pull complete [2024-11-08T05:16:08.526Z] 561ebcabdf7f: Verifying Checksum [2024-11-08T05:16:08.526Z] 561ebcabdf7f: Download complete [2024-11-08T05:16:08.526Z] 4cc291be95ef: Pull complete [2024-11-08T05:16:08.526Z] 2ac1f1163629: Verifying Checksum [2024-11-08T05:16:08.526Z] 2ac1f1163629: Download complete [2024-11-08T05:16:08.785Z] f49a43e4bbc0: Verifying Checksum [2024-11-08T05:16:08.785Z] f49a43e4bbc0: Download complete [2024-11-08T05:16:12.068Z] 2ac1f1163629: Pull complete [2024-11-08T05:16:12.068Z] 5c3c966382ef: Pull complete [2024-11-08T05:16:12.068Z] 4f4fb700ef54: Pull complete [2024-11-08T05:16:12.327Z] 5d5c8e513c77: Pull complete [2024-11-08T05:16:12.327Z] 9f66e0745190: Pull complete [2024-11-08T05:16:14.859Z] f49a43e4bbc0: Pull complete [2024-11-08T05:16:15.158Z] 561ebcabdf7f: Pull complete [2024-11-08T05:16:15.158Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-08T05:16:15.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-08T05:16:15.158Z] ---> 3a752c3f9dda [2024-11-08T05:16:15.158Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:16:20.987Z] Still waiting to schedule task [2024-11-08T05:16:20.987Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2024-11-08T05:16:21.729Z] ---> Running in 04c1a1032c75 [2024-11-08T05:16:21.729Z] Removing intermediate container 04c1a1032c75 [2024-11-08T05:16:21.729Z] ---> 6073de5fa771 [2024-11-08T05:16:21.729Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:16:21.729Z] ---> Running in e46efd052586 [2024-11-08T05:16:21.988Z] Removing intermediate container e46efd052586 [2024-11-08T05:16:21.988Z] ---> 11bf03c53520 [2024-11-08T05:16:21.988Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-08T05:16:21.988Z] ---> Running in d6d15d37df09 [2024-11-08T05:16:22.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:16:22.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:16:22.812Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-08T05:16:22.812Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-08T05:16:22.812Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-08T05:16:22.812Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:16:22.812Z] OK: 252 MiB in 62 packages [2024-11-08T05:16:23.380Z] Removing intermediate container d6d15d37df09 [2024-11-08T05:16:23.380Z] ---> 989ab5a64579 [2024-11-08T05:16:23.380Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-08T05:16:23.380Z] ---> Running in 30468777ded3 [2024-11-08T05:16:23.380Z] Removing intermediate container 30468777ded3 [2024-11-08T05:16:23.380Z] ---> 50944d63c305 [2024-11-08T05:16:23.380Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T05:16:23.638Z] ---> a8fe68cd9fa6 [2024-11-08T05:16:23.638Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:16:23.638Z] ---> Running in d64376e78f78 [2024-11-08T05:17:32.244Z] Removing intermediate container d64376e78f78 [2024-11-08T05:17:32.244Z] ---> 9e98053ae824 [2024-11-08T05:17:32.244Z] Step 9/10 : COPY . . [2024-11-08T05:17:32.244Z] ---> b4169bca6399 [2024-11-08T05:17:32.244Z] Step 10/10 : RUN ${MAKE} [2024-11-08T05:17:32.244Z] ---> Running in 906643a2a5fb [2024-11-08T05:17:32.244Z] noop [2024-11-08T05:17:32.244Z] Removing intermediate container 906643a2a5fb [2024-11-08T05:17:32.244Z] ---> 285fccc5c6b9 [2024-11-08T05:17:32.244Z] Successfully built 285fccc5c6b9 [2024-11-08T05:17:32.244Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:17:32.734Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:17:32.734Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:17:32.899Z] prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container [2024-11-08T05:17:32.931Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:17:33.264Z] $ docker top fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:17:33.668Z] + go version [2024-11-08T05:17:33.668Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-08T05:17:33.708Z] $ docker stop --time=1 fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 [2024-11-08T05:17:34.970Z] $ docker rm -f --volumes fc3f1158be4ac5034560bc973edd8e6d47979e7f85b1a075d78adc3953628169 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:17:35.791Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-08T05:17:35.791Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:17:35.976Z] prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container [2024-11-08T05:17:36.010Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-11-08T05:17:36.360Z] $ docker top 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:17:36.765Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-590 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:17:37.155Z] + make test [2024-11-08T05:17:37.155Z] go test ./... -coverprofile=coverage.out [2024-11-08T05:17:39.063Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-08T05:17:57.233Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-08T05:17:57.233Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.012s coverage: 48.0% of statements [2024-11-08T05:18:09.424Z] go vet ./... [2024-11-08T05:18:14.137Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:18:14.137Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T05:18:14.137Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T05:18:14.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:18:14.472Z] $ docker stop --time=1 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c [2024-11-08T05:18:19.880Z] $ docker rm -f --volumes 964b1b8111feef98fd72c74be1a8c21b793ba0d6b7f66e5ff111dd9e5a5a469c [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:18:20.513Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:18:20.587Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-08T05:18:21.313Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T05:18:21.634Z] + ls -al . [2024-11-08T05:18:21.634Z] total 260 [2024-11-08T05:18:21.634Z] drwxrwxr-x 9 jenkins jenkins 4096 Nov 8 05:17 . [2024-11-08T05:18:21.634Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:15 .. [2024-11-08T05:18:21.634Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:15 .dockerignore [2024-11-08T05:18:21.634Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:17 .git [2024-11-08T05:18:21.634Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 .github [2024-11-08T05:18:21.634Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 05:15 .gitignore [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 05:15 .golangci.yml [2024-11-08T05:18:21.635Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:16 .semver [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 05:15 Attribution.txt [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 05:15 CHANGELOG.md [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 05:15 Dockerfile [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:15 GOVERNANCE.md [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 05:15 Jenkinsfile [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:15 LICENSE [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 2479 Nov 8 05:15 Makefile [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 05:15 OWNERS.md [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 05:15 README.md [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 05:16 VERSION [2024-11-08T05:18:21.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:15 bin [2024-11-08T05:18:21.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 cmd [2024-11-08T05:18:21.635Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 05:17 coverage.out [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 05:15 go.mod [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 05:15 go.sum [2024-11-08T05:18:21.635Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:15 internal [2024-11-08T05:18:21.635Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:15 simulator [2024-11-08T05:18:21.635Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 05:15 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:18:22.062Z] + 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=089867b0b0d00f771f727352db61cbcad45eb9d4 --label arch=amd64 --label version=0.0.0 . [2024-11-08T05:18:22.062Z] Sending build context to Docker daemon 18.06MB [2024-11-08T05:18:22.062Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:18:22.062Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-08T05:18:22.062Z] ---> 285fccc5c6b9 [2024-11-08T05:18:22.062Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:18:22.629Z] ---> Running in df22b48e3828 [2024-11-08T05:18:22.629Z] Removing intermediate container df22b48e3828 [2024-11-08T05:18:22.629Z] ---> a590b95bfa49 [2024-11-08T05:18:22.629Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:18:22.629Z] ---> Running in e2e34f2f824b [2024-11-08T05:18:22.888Z] Removing intermediate container e2e34f2f824b [2024-11-08T05:18:22.888Z] ---> 7b320bdfabf5 [2024-11-08T05:18:22.888Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-08T05:18:22.888Z] ---> Running in 383a1df08a63 [2024-11-08T05:18:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:18:23.148Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:18:23.715Z] OK: 252 MiB in 62 packages [2024-11-08T05:18:23.973Z] Removing intermediate container 383a1df08a63 [2024-11-08T05:18:23.973Z] ---> 9134efa9b598 [2024-11-08T05:18:23.973Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-08T05:18:23.973Z] ---> Running in 05ae2444f992 [2024-11-08T05:18:23.973Z] Removing intermediate container 05ae2444f992 [2024-11-08T05:18:23.973Z] ---> 4b50a07d159c [2024-11-08T05:18:23.973Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-08T05:18:24.231Z] ---> f018e82b1964 [2024-11-08T05:18:24.231Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:18:24.231Z] ---> Running in 7d9a108ddecf [2024-11-08T05:18:24.798Z] Removing intermediate container 7d9a108ddecf [2024-11-08T05:18:24.798Z] ---> f9f294eb8a65 [2024-11-08T05:18:24.798Z] Step 9/23 : COPY . . [2024-11-08T05:18:25.889Z] ---> b5695d49b2e0 [2024-11-08T05:18:25.889Z] Step 10/23 : RUN ${MAKE} [2024-11-08T05:18:25.889Z] ---> Running in 9926e72a8064 [2024-11-08T05:18:25.889Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-08T05:19:04.610Z] Removing intermediate container 9926e72a8064 [2024-11-08T05:19:04.610Z] ---> 7fe3ddb634d3 [2024-11-08T05:19:04.610Z] Step 11/23 : FROM alpine:3.20 [2024-11-08T05:19:04.610Z] 3.20: Pulling from library/alpine [2024-11-08T05:19:04.610Z] 43c4264eed91: Already exists [2024-11-08T05:19:04.610Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:19:04.610Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T05:19:04.610Z] ---> 91ef0af61f39 [2024-11-08T05:19:04.610Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-08T05:19:04.610Z] ---> Running in 932c3ffdd822 [2024-11-08T05:19:04.610Z] Removing intermediate container 932c3ffdd822 [2024-11-08T05:19:04.610Z] ---> 22444bd4cd2f [2024-11-08T05:19:04.610Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-08T05:19:04.610Z] ---> Running in 0f681663701a [2024-11-08T05:19:04.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:04.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:04.610Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:19:04.610Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:19:04.610Z] OK: 8 MiB in 15 packages [2024-11-08T05:19:04.610Z] Removing intermediate container 0f681663701a [2024-11-08T05:19:04.610Z] ---> 5c7a51f3b646 [2024-11-08T05:19:04.610Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-08T05:19:04.610Z] ---> Running in 858b7f5423ed [2024-11-08T05:19:04.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:04.610Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:04.870Z] Upgrading critical system libraries and apk-tools: [2024-11-08T05:19:04.870Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:19:04.870Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:19:04.870Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:19:04.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:04.870Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-08T05:19:05.130Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:19:05.130Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:19:05.130Z] OK: 8 MiB in 15 packages [2024-11-08T05:19:05.698Z] Removing intermediate container 858b7f5423ed [2024-11-08T05:19:05.699Z] ---> 4e2198786ee1 [2024-11-08T05:19:05.699Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-08T05:19:07.603Z] ---> bb98991247e1 [2024-11-08T05:19:07.603Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-08T05:19:07.603Z] ---> 255eb00a1c0d [2024-11-08T05:19:07.603Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-08T05:19:07.862Z] ---> 5f8248e45113 [2024-11-08T05:19:07.862Z] Step 18/23 : EXPOSE 59901 [2024-11-08T05:19:07.862Z] ---> Running in 7d146ba07503 [2024-11-08T05:19:07.862Z] Removing intermediate container 7d146ba07503 [2024-11-08T05:19:07.862Z] ---> 2e6fb11fd7b7 [2024-11-08T05:19:07.862Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-08T05:19:07.862Z] ---> Running in fda17206711f [2024-11-08T05:19:08.121Z] Removing intermediate container fda17206711f [2024-11-08T05:19:08.121Z] ---> 6cbffc07cb00 [2024-11-08T05:19:08.121Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T05:19:08.121Z] ---> Running in 4674504896df [2024-11-08T05:19:08.121Z] Removing intermediate container 4674504896df [2024-11-08T05:19:08.121Z] ---> 12fb8a594333 [2024-11-08T05:19:08.121Z] Step 21/23 : LABEL arch=amd64 [2024-11-08T05:19:08.121Z] ---> Running in f558b69e9ec5 [2024-11-08T05:19:08.121Z] Removing intermediate container f558b69e9ec5 [2024-11-08T05:19:08.121Z] ---> d97a72da9b25 [2024-11-08T05:19:08.121Z] Step 22/23 : LABEL git_sha=089867b0b0d00f771f727352db61cbcad45eb9d4 [2024-11-08T05:19:08.379Z] ---> Running in a431d06fbc50 [2024-11-08T05:19:08.379Z] Removing intermediate container a431d06fbc50 [2024-11-08T05:19:08.379Z] ---> b3152f23932a [2024-11-08T05:19:08.379Z] Step 23/23 : LABEL version=0.0.0 [2024-11-08T05:19:08.379Z] ---> Running in 4b65e5bf1550 [2024-11-08T05:19:08.379Z] Removing intermediate container 4b65e5bf1550 [2024-11-08T05:19:08.379Z] ---> 0c3d5018226b [2024-11-08T05:19:08.379Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T05:19:08.379Z] Successfully built 0c3d5018226b [2024-11-08T05:19:08.379Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [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-08T05:19:09.350Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:19:09.351Z] [2024-11-08T05:19:09.351Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:19:09.743Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:19:09.743Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-08T05:19:09.743Z] 5eb5b503b376: Pulling fs layer [2024-11-08T05:19:09.743Z] 5c69ac0246d0: Pulling fs layer [2024-11-08T05:19:09.743Z] ec43610c2a17: Pulling fs layer [2024-11-08T05:19:09.743Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-08T05:19:09.743Z] 33b1e0a273af: Pulling fs layer [2024-11-08T05:19:09.743Z] 5d3b04190fa2: Pulling fs layer [2024-11-08T05:19:09.743Z] 3a2ae6a8a46f: Waiting [2024-11-08T05:19:09.743Z] 33b1e0a273af: Waiting [2024-11-08T05:19:09.743Z] 2f39f015ded8: Pulling fs layer [2024-11-08T05:19:09.743Z] 5d3b04190fa2: Waiting [2024-11-08T05:19:09.743Z] 5c69ac0246d0: Verifying Checksum [2024-11-08T05:19:09.743Z] 5c69ac0246d0: Download complete [2024-11-08T05:19:09.743Z] 3a2ae6a8a46f: Verifying Checksum [2024-11-08T05:19:09.743Z] 3a2ae6a8a46f: Download complete [2024-11-08T05:19:09.743Z] 33b1e0a273af: Verifying Checksum [2024-11-08T05:19:09.743Z] 33b1e0a273af: Download complete [2024-11-08T05:19:09.743Z] 5d3b04190fa2: Verifying Checksum [2024-11-08T05:19:09.743Z] 5d3b04190fa2: Download complete [2024-11-08T05:19:09.743Z] ec43610c2a17: Verifying Checksum [2024-11-08T05:19:09.743Z] ec43610c2a17: Download complete [2024-11-08T05:19:10.002Z] 5eb5b503b376: Verifying Checksum [2024-11-08T05:19:10.002Z] 5eb5b503b376: Download complete [2024-11-08T05:19:10.568Z] 2f39f015ded8: Download complete [2024-11-08T05:19:11.135Z] 5eb5b503b376: Pull complete [2024-11-08T05:19:11.135Z] 5c69ac0246d0: Pull complete [2024-11-08T05:19:11.702Z] ec43610c2a17: Pull complete [2024-11-08T05:19:11.702Z] 3a2ae6a8a46f: Pull complete [2024-11-08T05:19:11.960Z] 33b1e0a273af: Pull complete [2024-11-08T05:19:11.960Z] 5d3b04190fa2: Pull complete [2024-11-08T05:19:16.158Z] 2f39f015ded8: Pull complete [2024-11-08T05:19:16.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-08T05:19:16.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:19:16.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:19:16.405Z] prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container [2024-11-08T05:19:16.438Z] $ 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/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:19:22.068Z] $ docker top 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:19:22.543Z] ---> job-cost.sh [2024-11-08T05:19:22.543Z] lf-activate-venv: SKIPPING [2024-11-08T05:19:22.543Z] INFO: No Stack... [2024-11-08T05:19:22.803Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:19:23.062Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:19:23.383Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-590/archives/cost.csv [2024-11-08T05:19:23.383Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:19:23.431Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [2024-11-08T05:19:23.437Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] did not exist. Created. [2024-11-08T05:19:23.443Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:19:23.891Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-08T05:19:23.949Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:19:23.986Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:19:24.084Z] $ docker stop --time=1 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce [2024-11-08T05:19:25.236Z] $ docker rm -f --volumes 64fcc79aaf751b9d40fc76bc91bf3609df22f9373c3c7c3ded5592df243bc1ce [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-08T05:20:03.300Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-25870 in /w/workspace/xfoundry_device-modbus-go_PR-590 [Pipeline] { [Pipeline] ws [2024-11-08T05:20:03.379Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-11-08T05:20:03.469Z] The recommended git tool is: git [2024-11-08T05:20:10.558Z] using credential edgex-jenkins-ssh [2024-11-08T05:20:10.585Z] Cloning the remote Git repository [2024-11-08T05:20:10.644Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-11-08T05:20:10.756Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-11-08T05:20:10.927Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-08T05:20:10.928Z] > git --version # timeout=10 [2024-11-08T05:20:10.952Z] > git --version # 'git version 2.25.1' [2024-11-08T05:20:10.955Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:20:11.148Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:20:13.417Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-08T05:20:13.455Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-08T05:20:15.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-11-08T05:20:15.102Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-11-08T05:20:15.104Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:20:15.151Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/590/head:refs/remotes/origin/PR-590 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-11-08T05:20:15.739Z] Merging remotes/origin/main commit dad323708bb7fb3ae7999ed6872af7cbf93de804 into PR head commit 089867b0b0d00f771f727352db61cbcad45eb9d4 [2024-11-08T05:20:16.124Z] Merge succeeded, producing 089867b0b0d00f771f727352db61cbcad45eb9d4 [2024-11-08T05:20:16.125Z] Checking out Revision 089867b0b0d00f771f727352db61cbcad45eb9d4 (PR-590) [2024-11-08T05:20:15.769Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:20:15.859Z] > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 [2024-11-08T05:20:15.980Z] > git remote # timeout=10 [2024-11-08T05:20:16.008Z] > git config --get remote.origin.url # timeout=10 [2024-11-08T05:20:16.034Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-08T05:20:16.068Z] > git merge dad323708bb7fb3ae7999ed6872af7cbf93de804 # timeout=10 [2024-11-08T05:20:16.104Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-11-08T05:20:16.134Z] > git config core.sparsecheckout # timeout=10 [2024-11-08T05:20:16.152Z] > git checkout -f 089867b0b0d00f771f727352db61cbcad45eb9d4 # timeout=10 [2024-11-08T05:20:17.176Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" [2024-11-08T05:20:17.259Z] > git --version # timeout=10 [2024-11-08T05:20:17.275Z] > git --version # 'git version 2.25.1' [2024-11-08T05:20:17.298Z] fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:20:22.802Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-08T05:20:22.802Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:20:22.802Z] Dload Upload Total Spent Left Speed [2024-11-08T05:20:22.802Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 92956 0 --:--:-- --:--:-- --:--:-- 92956 [Pipeline] sh [2024-11-08T05:20:23.194Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-08T05:20:23.573Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2024-11-08T05:20:23.573Z] tee /etc/docker/daemon.new [2024-11-08T05:20:23.573Z] { [2024-11-08T05:20:23.573Z] "registry-mirrors": [ [2024-11-08T05:20:23.573Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-08T05:20:23.573Z] ], [2024-11-08T05:20:23.573Z] "bip": "10.250.0.254/24", [2024-11-08T05:20:23.573Z] "hosts": [ [2024-11-08T05:20:23.573Z] "tcp://0.0.0.0:5555", [2024-11-08T05:20:23.573Z] "unix:///var/run/docker.sock" [2024-11-08T05:20:23.573Z] ], [2024-11-08T05:20:23.573Z] "mtu": 1458, [2024-11-08T05:20:23.573Z] "selinux-enabled": true, [2024-11-08T05:20:23.573Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-08T05:20:23.573Z] } [Pipeline] sh [2024-11-08T05:20:23.948Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-08T05:20:24.432Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:20:42.949Z] provisioning config files... [2024-11-08T05:20:42.992Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config11129693551950188179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:20:43.569Z] ---> ****-login.sh [2024-11-08T05:20:43.569Z] nexus3.edgexfoundry.org:10001 [2024-11-08T05:20:44.165Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:20:44.165Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:20:44.165Z] Configure a credential helper to remove this warning. See [2024-11-08T05:20:44.165Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:20:44.165Z] [2024-11-08T05:20:44.165Z] Login Succeeded [2024-11-08T05:20:44.442Z] nexus3.edgexfoundry.org:10002 [2024-11-08T05:20:44.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:20:44.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:20:44.719Z] Configure a credential helper to remove this warning. See [2024-11-08T05:20:44.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:20:44.719Z] [2024-11-08T05:20:44.719Z] Login Succeeded [2024-11-08T05:20:44.719Z] nexus3.edgexfoundry.org:10003 [2024-11-08T05:20:44.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:20:45.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:20:45.271Z] Configure a credential helper to remove this warning. See [2024-11-08T05:20:45.271Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:20:45.271Z] [2024-11-08T05:20:45.271Z] Login Succeeded [2024-11-08T05:20:45.271Z] nexus3.edgexfoundry.org:10004 [2024-11-08T05:20:45.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:20:45.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:20:45.825Z] Configure a credential helper to remove this warning. See [2024-11-08T05:20:45.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:20:45.825Z] [2024-11-08T05:20:45.825Z] Login Succeeded [2024-11-08T05:20:45.825Z] ****.io [2024-11-08T05:20:46.102Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-08T05:20:46.378Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-08T05:20:46.378Z] Configure a credential helper to remove this warning. See [2024-11-08T05:20:46.378Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-08T05:20:46.378Z] [2024-11-08T05:20:46.378Z] Login Succeeded [2024-11-08T05:20:46.378Z] ---> ****-login.sh ends [Pipeline] } [2024-11-08T05:20:46.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-08T05:20:47.015Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:20:47.065Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-08T05:20:47.119Z] ========================================================= [2024-11-08T05:20:47.119Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-08T05:20:47.119Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:20:47.698Z] + 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-08T05:20:48.300Z] Sending build context to Docker daemon 9.156MB [2024-11-08T05:20:48.300Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:20:48.300Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-08T05:20:48.575Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-08T05:20:48.576Z] cf04c63912e1: Pulling fs layer [2024-11-08T05:20:48.576Z] 55b35a11ae5e: Pulling fs layer [2024-11-08T05:20:48.576Z] a37a00ec5f00: Pulling fs layer [2024-11-08T05:20:48.576Z] 50b3750afda1: Pulling fs layer [2024-11-08T05:20:48.576Z] 4f4fb700ef54: Pulling fs layer [2024-11-08T05:20:48.576Z] 50b3750afda1: Waiting [2024-11-08T05:20:48.576Z] 80978eb59214: Pulling fs layer [2024-11-08T05:20:48.576Z] 4f4fb700ef54: Waiting [2024-11-08T05:20:48.576Z] c9f46d7d2bd2: Pulling fs layer [2024-11-08T05:20:48.576Z] 80978eb59214: Waiting [2024-11-08T05:20:48.576Z] c5a475d317c9: Pulling fs layer [2024-11-08T05:20:48.576Z] c9f46d7d2bd2: Waiting [2024-11-08T05:20:48.576Z] c5a475d317c9: Waiting [2024-11-08T05:20:48.576Z] 55b35a11ae5e: Verifying Checksum [2024-11-08T05:20:48.576Z] 55b35a11ae5e: Download complete [2024-11-08T05:20:48.576Z] 50b3750afda1: Verifying Checksum [2024-11-08T05:20:48.576Z] 50b3750afda1: Download complete [2024-11-08T05:20:48.576Z] 4f4fb700ef54: Download complete [2024-11-08T05:20:48.576Z] cf04c63912e1: Verifying Checksum [2024-11-08T05:20:48.576Z] cf04c63912e1: Download complete [2024-11-08T05:20:48.576Z] 80978eb59214: Verifying Checksum [2024-11-08T05:20:48.576Z] 80978eb59214: Download complete [2024-11-08T05:20:49.179Z] c5a475d317c9: Verifying Checksum [2024-11-08T05:20:49.179Z] c5a475d317c9: Download complete [2024-11-08T05:20:49.778Z] cf04c63912e1: Pull complete [2024-11-08T05:20:50.380Z] 55b35a11ae5e: Pull complete [2024-11-08T05:20:50.986Z] a37a00ec5f00: Verifying Checksum [2024-11-08T05:20:50.986Z] a37a00ec5f00: Download complete [2024-11-08T05:20:51.964Z] c9f46d7d2bd2: Verifying Checksum [2024-11-08T05:20:51.964Z] c9f46d7d2bd2: Download complete [2024-11-08T05:21:07.039Z] a37a00ec5f00: Pull complete [2024-11-08T05:21:07.039Z] 50b3750afda1: Pull complete [2024-11-08T05:21:07.039Z] 4f4fb700ef54: Pull complete [2024-11-08T05:21:07.039Z] 80978eb59214: Pull complete [2024-11-08T05:21:15.353Z] c9f46d7d2bd2: Pull complete [2024-11-08T05:21:16.325Z] c5a475d317c9: Pull complete [2024-11-08T05:21:16.325Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-08T05:21:16.325Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-08T05:21:16.325Z] ---> be29e6b0f0d4 [2024-11-08T05:21:16.325Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:21:17.760Z] ---> Running in cffa922e3faa [2024-11-08T05:21:18.031Z] Removing intermediate container cffa922e3faa [2024-11-08T05:21:18.031Z] ---> 8fada77a24ea [2024-11-08T05:21:18.031Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:21:18.031Z] ---> Running in 3bec0e8b3347 [2024-11-08T05:21:18.302Z] Removing intermediate container 3bec0e8b3347 [2024-11-08T05:21:18.302Z] ---> 43121c12b5ce [2024-11-08T05:21:18.302Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-11-08T05:21:18.576Z] ---> Running in 85001609346c [2024-11-08T05:21:20.008Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:21:20.277Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:21:22.235Z] (1/8) Installing openssh-keygen (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (2/8) Installing libedit (20240517.3.1-r0) [2024-11-08T05:21:22.235Z] (3/8) Installing openssh-client-common (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (4/8) Installing openssh-client-default (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (5/8) Installing openssh-sftp-server (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (6/8) Installing openssh-server-common (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (7/8) Installing openssh-server (9.7_p1-r4) [2024-11-08T05:21:22.235Z] (8/8) Installing openssh (9.7_p1-r4) [2024-11-08T05:21:22.235Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:21:22.235Z] OK: 244 MiB in 62 packages [2024-11-08T05:21:23.199Z] Removing intermediate container 85001609346c [2024-11-08T05:21:23.199Z] ---> 7ec5de705915 [2024-11-08T05:21:23.199Z] Step 6/10 : WORKDIR /device-modbus-go [2024-11-08T05:21:23.470Z] ---> Running in e9e7b20af7bb [2024-11-08T05:21:23.742Z] Removing intermediate container e9e7b20af7bb [2024-11-08T05:21:23.742Z] ---> 085db7df8602 [2024-11-08T05:21:23.742Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-08T05:21:24.334Z] ---> 80b83a3cf9ec [2024-11-08T05:21:24.334Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:21:24.619Z] ---> Running in 03d0b2b1669e [2024-11-08T05:23:16.391Z] Removing intermediate container 03d0b2b1669e [2024-11-08T05:23:16.391Z] ---> a0429ae3e09c [2024-11-08T05:23:16.391Z] Step 9/10 : COPY . . [2024-11-08T05:23:16.391Z] ---> 7e7f68089071 [2024-11-08T05:23:16.391Z] Step 10/10 : RUN ${MAKE} [2024-11-08T05:23:16.391Z] ---> Running in 6d8420e45faf [2024-11-08T05:23:16.391Z] noop [2024-11-08T05:23:16.391Z] Removing intermediate container 6d8420e45faf [2024-11-08T05:23:16.391Z] ---> b5736d5d54cc [2024-11-08T05:23:16.391Z] Successfully built b5736d5d54cc [2024-11-08T05:23:16.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:23:16.940Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:23:16.940Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:23:17.257Z] prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container [2024-11-08T05:23:17.343Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T05:23:18.631Z] $ docker top 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:23:19.579Z] + go version [2024-11-08T05:23:19.579Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-08T05:23:19.621Z] $ docker stop --time=1 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 [2024-11-08T05:23:21.433Z] $ docker rm -f --volumes 66015d0fe02ddc8fb9af93ebffec3cffedd6a078dcc0028c0e5f52b5c4f022c9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:23:22.392Z] + docker inspect -f . ci-base-image-arm64 [2024-11-08T05:23:22.392Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:23:22.679Z] prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container [2024-11-08T05:23:22.766Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-11-08T05:23:24.075Z] $ docker top a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:23:25.062Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-11-08T05:23:25.846Z] + make test [2024-11-08T05:23:25.846Z] go test ./... -coverprofile=coverage.out [2024-11-08T05:23:32.523Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-11-08T05:27:09.442Z] github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements [2024-11-08T05:27:09.713Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 48.0% of statements [2024-11-08T05:27:11.145Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-08T05:27:11.145Z] go vet ./... [2024-11-08T05:28:07.605Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-08T05:28:07.605Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-08T05:28:07.605Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-08T05:28:07.654Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-08T05:28:07.700Z] $ docker stop --time=1 a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 [2024-11-08T05:28:09.685Z] $ docker rm -f --volumes a0dbe3e70ed48fac9ae2a10764b7c5ce8552271c6c86cb0b3607dcc435ca6641 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-08T05:28:11.380Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-08T05:28:11.462Z] Warning: overwriting stash ‘coverage-report’ [2024-11-08T05:28:12.142Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-08T05:28:12.818Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-08T05:28:13.185Z] + ls -al . [2024-11-08T05:28:13.185Z] total 256 [2024-11-08T05:28:13.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:23 . [2024-11-08T05:28:13.185Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 8 05:20 .. [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 8 05:20 .dockerignore [2024-11-08T05:28:13.185Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 8 05:20 .git [2024-11-08T05:28:13.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 .github [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 266 Nov 8 05:20 .gitignore [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 8 05:20 .golangci.yml [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 19818 Nov 8 05:20 Attribution.txt [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 16388 Nov 8 05:20 CHANGELOG.md [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 1479 Nov 8 05:20 Dockerfile [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 8 05:20 GOVERNANCE.md [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 658 Nov 8 05:20 Jenkinsfile [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 11340 Nov 8 05:20 LICENSE [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 2479 Nov 8 05:20 Makefile [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 622 Nov 8 05:20 OWNERS.md [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 4463 Nov 8 05:20 README.md [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 8 05:16 VERSION [2024-11-08T05:28:13.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:20 bin [2024-11-08T05:28:13.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 cmd [2024-11-08T05:28:13.185Z] -rw-r--r-- 1 jenkins jenkins 25464 Nov 8 05:27 coverage.out [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 6490 Nov 8 05:20 go.mod [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 88426 Nov 8 05:20 go.sum [2024-11-08T05:28:13.185Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 8 05:20 internal [2024-11-08T05:28:13.185Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 8 05:20 simulator [2024-11-08T05:28:13.185Z] -rw-rw-r-- 1 jenkins jenkins 229 Nov 8 05:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:28:13.658Z] + 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=089867b0b0d00f771f727352db61cbcad45eb9d4 --label arch=arm64 --label version=0.0.0 . [2024-11-08T05:28:13.938Z] Sending build context to Docker daemon 9.182MB [2024-11-08T05:28:14.204Z] Step 1/23 : ARG BASE=golang:1.23-alpine3.20 [2024-11-08T05:28:14.204Z] Step 2/23 : FROM ${BASE} AS builder [2024-11-08T05:28:14.204Z] ---> b5736d5d54cc [2024-11-08T05:28:14.204Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-11-08T05:28:14.204Z] ---> Running in 2454530a3cfd [2024-11-08T05:28:14.471Z] Removing intermediate container 2454530a3cfd [2024-11-08T05:28:14.471Z] ---> 84a70536f5bb [2024-11-08T05:28:14.471Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-11-08T05:28:14.739Z] ---> Running in 4fb59cc9f04e [2024-11-08T05:28:15.009Z] Removing intermediate container 4fb59cc9f04e [2024-11-08T05:28:15.009Z] ---> 1b878d48c589 [2024-11-08T05:28:15.009Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-11-08T05:28:15.009Z] ---> Running in 4ee1995c89bc [2024-11-08T05:28:15.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:28:16.567Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:28:17.976Z] OK: 244 MiB in 62 packages [2024-11-08T05:28:18.937Z] Removing intermediate container 4ee1995c89bc [2024-11-08T05:28:18.937Z] ---> b8a0be5db179 [2024-11-08T05:28:18.937Z] Step 6/23 : WORKDIR /device-modbus-go [2024-11-08T05:28:18.937Z] ---> Running in 037bf9d28a61 [2024-11-08T05:28:19.540Z] Removing intermediate container 037bf9d28a61 [2024-11-08T05:28:19.540Z] ---> 656d23ef2161 [2024-11-08T05:28:19.540Z] Step 7/23 : COPY go.mod vendor* ./ [2024-11-08T05:28:19.820Z] ---> 2a33bb184fb7 [2024-11-08T05:28:19.820Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-08T05:28:20.093Z] ---> Running in 98b8587a09b9 [2024-11-08T05:28:22.705Z] Removing intermediate container 98b8587a09b9 [2024-11-08T05:28:22.705Z] ---> 5b778417c76b [2024-11-08T05:28:22.705Z] Step 9/23 : COPY . . [2024-11-08T05:28:23.286Z] ---> 4e0b1926c1ae [2024-11-08T05:28:23.286Z] Step 10/23 : RUN ${MAKE} [2024-11-08T05:28:23.555Z] ---> Running in 5a2a07c8d555 [2024-11-08T05:28:24.520Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.4" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/device-modbus ./cmd [2024-11-08T05:32:31.433Z] Removing intermediate container 5a2a07c8d555 [2024-11-08T05:32:31.433Z] ---> a1e2f75451e6 [2024-11-08T05:32:31.433Z] Step 11/23 : FROM alpine:3.20 [2024-11-08T05:32:31.433Z] 3.20: Pulling from library/alpine [2024-11-08T05:32:31.433Z] cf04c63912e1: Already exists [2024-11-08T05:32:31.433Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-11-08T05:32:31.433Z] Status: Downloaded newer image for alpine:3.20 [2024-11-08T05:32:31.433Z] ---> c157a85ed455 [2024-11-08T05:32:31.433Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' [2024-11-08T05:32:31.433Z] ---> Running in 748195b38f30 [2024-11-08T05:32:31.433Z] Removing intermediate container 748195b38f30 [2024-11-08T05:32:31.433Z] ---> 0a17638c10f2 [2024-11-08T05:32:31.433Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-11-08T05:32:31.433Z] ---> Running in f01834e67633 [2024-11-08T05:32:31.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:31.433Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:33.418Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-08T05:32:33.418Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:32:33.418Z] OK: 9 MiB in 15 packages [2024-11-08T05:32:34.401Z] Removing intermediate container f01834e67633 [2024-11-08T05:32:34.401Z] ---> d57c7067e559 [2024-11-08T05:32:34.401Z] Step 14/23 : RUN apk --no-cache upgrade [2024-11-08T05:32:34.401Z] ---> Running in 26d8a2bdf0a2 [2024-11-08T05:32:35.853Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:36.124Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:38.113Z] Upgrading critical system libraries and apk-tools: [2024-11-08T05:32:38.113Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-08T05:32:38.113Z] Executing busybox-1.36.1-r29.trigger [2024-11-08T05:32:38.385Z] Continuing the upgrade transaction with new apk-tools: [2024-11-08T05:32:38.657Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:38.927Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-08T05:32:40.896Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:32:40.896Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-08T05:32:41.170Z] OK: 9 MiB in 15 packages [2024-11-08T05:32:42.613Z] Removing intermediate container 26d8a2bdf0a2 [2024-11-08T05:32:42.613Z] ---> 63c979c5b724 [2024-11-08T05:32:42.613Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-11-08T05:32:45.227Z] ---> 7649917f79bd [2024-11-08T05:32:45.227Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-11-08T05:32:45.821Z] ---> 6e9194764979 [2024-11-08T05:32:45.821Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-11-08T05:32:46.415Z] ---> bebc042678b5 [2024-11-08T05:32:46.415Z] Step 18/23 : EXPOSE 59901 [2024-11-08T05:32:46.415Z] ---> Running in ec44cdcd246e [2024-11-08T05:32:46.691Z] Removing intermediate container ec44cdcd246e [2024-11-08T05:32:46.691Z] ---> 9f675b0e42c9 [2024-11-08T05:32:46.691Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-11-08T05:32:46.963Z] ---> Running in ef98a5ce0a82 [2024-11-08T05:32:47.238Z] Removing intermediate container ef98a5ce0a82 [2024-11-08T05:32:47.238Z] ---> b87111959186 [2024-11-08T05:32:47.238Z] Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] [2024-11-08T05:32:47.238Z] ---> Running in 5c7de742c469 [2024-11-08T05:32:47.830Z] Removing intermediate container 5c7de742c469 [2024-11-08T05:32:47.830Z] ---> 84e136b9ce79 [2024-11-08T05:32:47.830Z] Step 21/23 : LABEL arch=arm64 [2024-11-08T05:32:47.830Z] ---> Running in dfd464ba5b20 [2024-11-08T05:32:48.110Z] Removing intermediate container dfd464ba5b20 [2024-11-08T05:32:48.110Z] ---> 8ad4961f48d1 [2024-11-08T05:32:48.110Z] Step 22/23 : LABEL git_sha=089867b0b0d00f771f727352db61cbcad45eb9d4 [2024-11-08T05:32:48.383Z] ---> Running in 2ac44687597c [2024-11-08T05:32:48.655Z] Removing intermediate container 2ac44687597c [2024-11-08T05:32:48.655Z] ---> a04c965318a6 [2024-11-08T05:32:48.655Z] Step 23/23 : LABEL version=0.0.0 [2024-11-08T05:32:48.925Z] ---> Running in 15822f415e40 [2024-11-08T05:32:49.195Z] Removing intermediate container 15822f415e40 [2024-11-08T05:32:49.195Z] ---> 3680b8032f52 [2024-11-08T05:32:49.195Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-08T05:32:49.195Z] Successfully built 3680b8032f52 [2024-11-08T05:32:49.195Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:32:50.172Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:32:50.172Z] [2024-11-08T05:32:50.172Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:32:50.634Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:32:50.910Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-08T05:32:50.910Z] 8998bd30e6a1: Pulling fs layer [2024-11-08T05:32:50.910Z] 04944245beec: Pulling fs layer [2024-11-08T05:32:50.910Z] 699f458cf7ca: Pulling fs layer [2024-11-08T05:32:50.910Z] 765212b225bb: Pulling fs layer [2024-11-08T05:32:50.910Z] 765212b225bb: Waiting [2024-11-08T05:32:50.910Z] f23df028b6ca: Pulling fs layer [2024-11-08T05:32:50.910Z] d65c8cfc05b1: Pulling fs layer [2024-11-08T05:32:50.910Z] 2437ff75d9bd: Pulling fs layer [2024-11-08T05:32:50.910Z] f23df028b6ca: Waiting [2024-11-08T05:32:50.910Z] d65c8cfc05b1: Waiting [2024-11-08T05:32:50.910Z] 04944245beec: Verifying Checksum [2024-11-08T05:32:50.910Z] 04944245beec: Download complete [2024-11-08T05:32:50.910Z] 765212b225bb: Verifying Checksum [2024-11-08T05:32:50.910Z] 765212b225bb: Download complete [2024-11-08T05:32:51.187Z] f23df028b6ca: Download complete [2024-11-08T05:32:51.187Z] d65c8cfc05b1: Verifying Checksum [2024-11-08T05:32:51.187Z] d65c8cfc05b1: Download complete [2024-11-08T05:32:51.187Z] 699f458cf7ca: Verifying Checksum [2024-11-08T05:32:51.187Z] 699f458cf7ca: Download complete [2024-11-08T05:32:51.789Z] 8998bd30e6a1: Verifying Checksum [2024-11-08T05:32:51.789Z] 8998bd30e6a1: Download complete [2024-11-08T05:32:54.392Z] 2437ff75d9bd: Verifying Checksum [2024-11-08T05:32:54.392Z] 2437ff75d9bd: Download complete [2024-11-08T05:32:57.000Z] 8998bd30e6a1: Pull complete [2024-11-08T05:32:57.272Z] 04944245beec: Pull complete [2024-11-08T05:32:59.234Z] 699f458cf7ca: Pull complete [2024-11-08T05:32:59.235Z] 765212b225bb: Pull complete [2024-11-08T05:33:00.202Z] f23df028b6ca: Pull complete [2024-11-08T05:33:00.474Z] d65c8cfc05b1: Pull complete [2024-11-08T05:33:18.693Z] 2437ff75d9bd: Pull complete [2024-11-08T05:33:18.693Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-08T05:33:18.693Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-08T05:33:18.693Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:33:19.068Z] prd-ubuntu20.04-docker-arm64-4c-16g-25870 does not seem to be running inside a container [2024-11-08T05:33:19.138Z] $ 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/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-08T05:33:23.072Z] $ docker top ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:24.139Z] ---> job-cost.sh [2024-11-08T05:33:24.408Z] lf-activate-venv: SKIPPING [2024-11-08T05:33:24.408Z] INFO: No Stack... [2024-11-08T05:33:24.993Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-08T05:33:25.953Z] INFO: Archiving Costs [Pipeline] sh [2024-11-08T05:33:26.634Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [2024-11-08T05:33:26.634Z] + cut -d, -f6 [Pipeline] lock [2024-11-08T05:33:26.698Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [2024-11-08T05:33:26.706Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] did not exist. Created. [2024-11-08T05:33:26.713Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-08T05:33:27.477Z] /w/workspace/device-modbus-go/1@tmp/durable-b1a972d8/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-08T05:33:28.198Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-08T05:33:28.240Z] Warning: overwriting stash ‘stack-cost’ [2024-11-08T05:33:28.303Z] Stashed 1 file(s) [Pipeline] } [2024-11-08T05:33:28.323Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-590-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-08T05:33:28.414Z] $ docker stop --time=1 ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee [2024-11-08T05:33:29.954Z] $ docker rm -f --volumes ae01ff320b5300da2f8429400614f0227a3e5f2ce05cf8e196b96d072e161dee [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-08T05:33:31.076Z] provisioning config files... [2024-11-08T05:33:31.084Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config10178517505935459792tmp [Pipeline] { [Pipeline] sh [2024-11-08T05:33:31.462Z] + set +x [2024-11-08T05:33:31.462Z] + + curl -s https://codecov.io/bash [2024-11-08T05:33:31.462Z] bash -s -- [2024-11-08T05:33:31.724Z] [2024-11-08T05:33:31.724Z] _____ _ [2024-11-08T05:33:31.724Z] / ____| | | [2024-11-08T05:33:31.724Z] | | ___ __| | ___ ___ _____ __ [2024-11-08T05:33:31.724Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-08T05:33:31.724Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-08T05:33:31.724Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-08T05:33:31.724Z] Bash-1.0.6 [2024-11-08T05:33:31.724Z] [2024-11-08T05:33:31.724Z] [2024-11-08T05:33:31.724Z] ==> git version 2.25.1 found [2024-11-08T05:33:31.724Z] ==> 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-08T05:33:31.724Z] Release-Date: 2020-01-08 [2024-11-08T05:33:31.724Z] 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-08T05:33:31.725Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-08T05:33:31.725Z] ==> Jenkins CI detected. [2024-11-08T05:33:31.725Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-590 [2024-11-08T05:33:31.725Z] project root: . [2024-11-08T05:33:31.725Z] --> token set from env [2024-11-08T05:33:31.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-08T05:33:31.725Z] ==> Running gcov in . (disable via -X gcov) [2024-11-08T05:33:31.725Z] ==> Python coveragepy not found [2024-11-08T05:33:31.725Z] ==> Searching for coverage reports in: [2024-11-08T05:33:31.725Z] + . [2024-11-08T05:33:31.725Z] -> Found 1 reports [2024-11-08T05:33:31.725Z] ==> Detecting git/mercurial file structure [2024-11-08T05:33:31.725Z] ==> Reading reports [2024-11-08T05:33:31.725Z] + ./coverage.out bytes=25464 [2024-11-08T05:33:31.725Z] ==> Appending adjustments [2024-11-08T05:33:31.725Z] https://docs.codecov.io/docs/fixing-reports [2024-11-08T05:33:31.725Z] + Found adjustments [2024-11-08T05:33:31.725Z] ==> Gzipping contents [2024-11-08T05:33:31.725Z] 4.0K /tmp/codecov.HZXRuL.gz [2024-11-08T05:33:31.725Z] ==> Uploading reports [2024-11-08T05:33:31.725Z] url: https://codecov.io [2024-11-08T05:33:31.725Z] query: branch=PR-590&commit=089867b0b0d00f771f727352db61cbcad45eb9d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2024-11-08T05:33:31.725Z] -> Pinging Codecov [2024-11-08T05:33:31.725Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-590&commit=089867b0b0d00f771f727352db61cbcad45eb9d4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-590%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=590&job=&cmd_args= [2024-11-08T05:33:32.295Z] -> Uploading to [2024-11-08T05:33:32.295Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/089867b0b0d00f771f727352db61cbcad45eb9d4/5df3a4e0-c42b-4a2e-8dcc-6439041eb9b3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T053331Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=9988465593f5ac75bf75fbfd3527a50f09a1b5829e9566616614cf5e263cab25 [2024-11-08T05:33:32.295Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-08T05:33:32.295Z] Dload Upload Total Spent Left Speed [2024-11-08T05:33:32.295Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 14617 --:--:-- --:--:-- --:--:-- 14617 [2024-11-08T05:33:32.295Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/089867b0b0d00f771f727352db61cbcad45eb9d4 [Pipeline] } [2024-11-08T05:33:32.329Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [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) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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-08T05:33:34.525Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-590/archives ] [2024-11-08T05:33:34.525Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-590/archives [2024-11-08T05:33:34.525Z] total 16 [2024-11-08T05:33:34.525Z] drwxr-xr-x 3 root root 4096 Nov 8 05:19 . [2024-11-08T05:33:34.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:19 .. [2024-11-08T05:33:34.525Z] drwxr-xr-x 2 root root 4096 Nov 8 05:19 cost [2024-11-08T05:33:34.525Z] -rw-r--r-- 1 root root 88 Nov 8 05:19 cost.csv [2024-11-08T05:33:34.525Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-590/archives [2024-11-08T05:33:34.525Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-590/archives [2024-11-08T05:33:34.525Z] total 16 [2024-11-08T05:33:34.525Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 8 05:19 . [2024-11-08T05:33:34.525Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 8 05:19 .. [2024-11-08T05:33:34.525Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 8 05:19 cost [2024-11-08T05:33:34.525Z] -rw-r--r-- 1 jenkins jenkins 88 Nov 8 05:19 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:34.990Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:35.626Z] ---> package-listing.sh [2024-11-08T05:33:35.626Z] ++ facter osfamily [2024-11-08T05:33:35.626Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-08T05:33:35.885Z] + OS_FAMILY=debian [2024-11-08T05:33:35.885Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-590 [2024-11-08T05:33:35.885Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-08T05:33:35.885Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-08T05:33:35.885Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-08T05:33:35.885Z] + PACKAGES=/tmp/packages_start.txt [2024-11-08T05:33:35.885Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-590 ']' [2024-11-08T05:33:35.885Z] + PACKAGES=/tmp/packages_end.txt [2024-11-08T05:33:35.885Z] + case "${OS_FAMILY}" in [2024-11-08T05:33:35.885Z] + dpkg -l [2024-11-08T05:33:35.885Z] + grep '^ii' [2024-11-08T05:33:35.885Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-08T05:33:35.885Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-08T05:33:35.885Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-08T05:33:35.885Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-590 ']' [2024-11-08T05:33:35.885Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-590/archives/ [2024-11-08T05:33:35.885Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-590/archives/ [Pipeline] echo [2024-11-08T05:33:35.928Z] 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/xfoundry_device-modbus-go_PR-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-08T05:33:36.226Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-08T05:33:36.881Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-08T05:33:36.881Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-08T05:33:37.279Z] prd-ubuntu20.04-docker-8c-8g-25869 does not seem to be running inside a container [2024-11-08T05:33:37.310Z] $ 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/xfoundry_device-modbus-go_PR-590/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-590 -v /w/workspace/xfoundry_device-modbus-go_PR-590:/w/workspace/xfoundry_device-modbus-go_PR-590:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-590@tmp:/w/workspace/xfoundry_device-modbus-go_PR-590@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-08T05:33:37.511Z] $ docker top a8fce2f13531f18de7bf9621af123ecbc1cd65e5895ee25fb8faf341117786d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-08T05:33:37.916Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-08T05:33:38.233Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-08T05:33:38.548Z] + ls /var/log/sa-host [2024-11-08T05:33:38.548Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-08T05:33:38.803Z] provisioning config files... [2024-11-08T05:33:38.813Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-590@tmp/config13530165222959859671tmp [Pipeline] { [Pipeline] echo [2024-11-08T05:33:38.898Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:39.229Z] ---> create-netrc.sh [Pipeline] } [2024-11-08T05:33:39.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:39.704Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-08T05:33:39.743Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:40.088Z] ---> sudo-logs.sh [2024-11-08T05:33:40.088Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-08T05:33:40.212Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:40.539Z] ---> job-cost.sh [2024-11-08T05:33:40.539Z] lf-activate-venv: SKIPPING [2024-11-08T05:33:40.539Z] DEBUG: total: 0.2199999988079071 [2024-11-08T05:33:40.539Z] INFO: Retrieving Stack Cost... [2024-11-08T05:33:40.798Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-08T05:33:41.057Z] INFO: Archiving Costs [Pipeline] echo [2024-11-08T05:33:41.106Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-08T05:33:41.460Z] ---> logs-deploy.sh [2024-11-08T05:33:41.460Z] lf-activate-venv: SKIPPING [2024-11-08T05:33:41.460Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-590/1 [2024-11-08T05:33:41.460Z] INFO: archiving workspace using pattern(s): [2024-11-08T05:33:42.399Z] Archives upload complete. [2024-11-08T05:33:42.399Z] INFO: archiving logs to Nexus