Pull request #571 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 8c9a5e6c7767e93dec2c7f5189ccb1962e760714+34e0713d5cb4423ba00455ee6be9f8bcdcba86ed (1b62f75ae79716ed3fa749a55d8a33158f761b91) 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-ssh3687470493054384811.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh18422047398111119118.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 f3350a1713306dce7682ed7e37d5774890d03277 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-571/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-571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6525955819126293781.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-571/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12355667361873035809.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh8496088910667767306.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-571/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-571/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15199135905021035530.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 f3350a1713306dce7682ed7e37d5774890d03277 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.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9809’ Running on prd-ubuntu20.04-docker-8c-8g-9814 in /w/workspace/xfoundry_device-modbus-go_PR-571 [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-571 # 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/571/head:refs/remotes/origin/PR-571 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 Merge succeeded, producing 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 Checking out Revision 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 (PR-571) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # 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 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-09T05:37:20.615Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-09T05:37:20.845Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-09T05:37:20.972Z] ========================================================= [2024-09-09T05:37:20.972Z] EdgeX Global Pipelines Version Info [2024-09-09T05:37:20.972Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:37:21.726Z] ------------------- [2024-09-09T05:37:21.726Z] stable info: [2024-09-09T05:37:21.726Z] ------------------- [2024-09-09T05:37:21.726Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T05:37:21.726Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T05:37:21.726Z] Message: update stable to v1.0.263 [2024-09-09T05:37:22.295Z] ------------------- [2024-09-09T05:37:22.295Z] experimental info: [2024-09-09T05:37:22.295Z] ------------------- [2024-09-09T05:37:22.295Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-09T05:37:22.295Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-09T05:37:22.295Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-09T05:37:22.519Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-09-09T05:37:22.588Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-09-09T05:37:22.651Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-09T05:37:22.715Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-09T05:37:22.780Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-09T05:37:22.842Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-09T05:37:22.898Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-09T05:37:22.964Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-09-09T05:37:23.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-09T05:37:23.087Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-09T05:37:23.158Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-09T05:37:23.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-09-09T05:37:23.288Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-09T05:37:23.351Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-09T05:37:23.411Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T05:37:23.471Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-09T05:37:23.530Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T05:37:23.591Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-09-09T05:37:23.653Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-09T05:37:23.709Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-09T05:37:23.768Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-09-09T05:37:23.833Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-09-09T05:37:23.891Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-09-09T05:37:23.945Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-09-09T05:37:24.002Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-09-09T05:37:24.057Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-09T05:37:24.111Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-09T05:37:24.174Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-571 [Pipeline] echo [2024-09-09T05:37:24.239Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-571 [Pipeline] echo [2024-09-09T05:37:24.292Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-571 [Pipeline] echo [2024-09-09T05:37:24.355Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo [2024-09-09T05:37:24.415Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 8c9a5e6 [Pipeline] echo [2024-09-09T05:37:24.477Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:37:24.644Z] provisioning config files... [2024-09-09T05:37:24.657Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config12959465740678140486tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:37:25.045Z] ---> ****-login.sh [2024-09-09T05:37:25.046Z] nexus3.edgexfoundry.org:10001 [2024-09-09T05:37:25.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:25.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:25.306Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:25.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:25.306Z] [2024-09-09T05:37:25.306Z] Login Succeeded [2024-09-09T05:37:25.306Z] nexus3.edgexfoundry.org:10002 [2024-09-09T05:37:25.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:25.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:25.306Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:25.306Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:25.306Z] [2024-09-09T05:37:25.306Z] Login Succeeded [2024-09-09T05:37:25.306Z] nexus3.edgexfoundry.org:10003 [2024-09-09T05:37:25.566Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:25.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:25.566Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:25.566Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:25.566Z] [2024-09-09T05:37:25.566Z] Login Succeeded [2024-09-09T05:37:25.566Z] nexus3.edgexfoundry.org:10004 [2024-09-09T05:37:25.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:25.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:25.567Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:25.567Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:25.567Z] [2024-09-09T05:37:25.567Z] Login Succeeded [2024-09-09T05:37:25.567Z] ****.io [2024-09-09T05:37:25.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:25.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:25.826Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:25.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:25.826Z] [2024-09-09T05:37:25.826Z] Login Succeeded [2024-09-09T05:37:25.826Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T05:37:25.855Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-09-09T05:37:26.606Z] + git rev-list -1 --merges 8c9a5e6c7767e93dec2c7f5189ccb1962e760714~1..8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo [2024-09-09T05:37:26.651Z] -----------> git rev-list -1 --merges 8c9a5e6c7767e93dec2c7f5189ccb1962e760714~1..8c9a5e6c7767e93dec2c7f5189ccb1962e760714 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [false] [Pipeline] sh [2024-09-09T05:37:26.975Z] + git log --format=format:%s -1 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo [2024-09-09T05:37:27.014Z] ========================================================= [2024-09-09T05:37:27.014Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-09T05:37:27.014Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T05:37:27.476Z] + git log --format=format:%s -1 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] echo [2024-09-09T05:37:27.515Z] [semverPrep] GIT_COMMIT: 8c9a5e6c7767e93dec2c7f5189ccb1962e760714, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2024-09-09T05:37:27.562Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-09-09T05:37:27.982Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-09T05:37:27.982Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-09T05:37:27.982Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-09T05:37:27.982Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-09T05:37:27.982Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-09T05:37:27.982Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-09T05:37:27.982Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:28.538Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:37:28.538Z] [2024-09-09T05:37:28.538Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:28.958Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:37:28.958Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-09T05:37:28.958Z] b85a868b505f: Pulling fs layer [2024-09-09T05:37:28.958Z] e2be974225ed: Pulling fs layer [2024-09-09T05:37:28.958Z] 339a4e72a1f5: Pulling fs layer [2024-09-09T05:37:28.958Z] 988bab9f4d93: Pulling fs layer [2024-09-09T05:37:28.958Z] 1469e6f7b9e6: Pulling fs layer [2024-09-09T05:37:28.958Z] eaf3925da568: Pulling fs layer [2024-09-09T05:37:28.958Z] bab4dde63d76: Pulling fs layer [2024-09-09T05:37:28.958Z] bde34c3a00c8: Pulling fs layer [2024-09-09T05:37:28.958Z] b352a97aabf1: Pulling fs layer [2024-09-09T05:37:28.958Z] 4872d77fe225: Pulling fs layer [2024-09-09T05:37:28.958Z] 5851b861e8e6: Pulling fs layer [2024-09-09T05:37:28.958Z] 988bab9f4d93: Waiting [2024-09-09T05:37:28.958Z] 1469e6f7b9e6: Waiting [2024-09-09T05:37:28.958Z] eaf3925da568: Waiting [2024-09-09T05:37:28.958Z] bab4dde63d76: Waiting [2024-09-09T05:37:28.958Z] bde34c3a00c8: Waiting [2024-09-09T05:37:28.958Z] b352a97aabf1: Waiting [2024-09-09T05:37:28.958Z] 4872d77fe225: Waiting [2024-09-09T05:37:28.958Z] 5851b861e8e6: Waiting [2024-09-09T05:37:28.958Z] e2be974225ed: Verifying Checksum [2024-09-09T05:37:28.958Z] e2be974225ed: Download complete [2024-09-09T05:37:28.958Z] 988bab9f4d93: Verifying Checksum [2024-09-09T05:37:28.958Z] 988bab9f4d93: Download complete [2024-09-09T05:37:28.958Z] 339a4e72a1f5: Verifying Checksum [2024-09-09T05:37:28.958Z] 339a4e72a1f5: Download complete [2024-09-09T05:37:28.959Z] 1469e6f7b9e6: Verifying Checksum [2024-09-09T05:37:28.959Z] 1469e6f7b9e6: Download complete [2024-09-09T05:37:29.218Z] eaf3925da568: Download complete [2024-09-09T05:37:29.218Z] bde34c3a00c8: Verifying Checksum [2024-09-09T05:37:29.218Z] bde34c3a00c8: Download complete [2024-09-09T05:37:29.218Z] b352a97aabf1: Verifying Checksum [2024-09-09T05:37:29.218Z] b352a97aabf1: Download complete [2024-09-09T05:37:29.218Z] 4872d77fe225: Download complete [2024-09-09T05:37:29.218Z] 5851b861e8e6: Verifying Checksum [2024-09-09T05:37:29.218Z] 5851b861e8e6: Download complete [2024-09-09T05:37:29.218Z] b85a868b505f: Verifying Checksum [2024-09-09T05:37:29.218Z] b85a868b505f: Download complete [2024-09-09T05:37:29.477Z] bab4dde63d76: Verifying Checksum [2024-09-09T05:37:29.477Z] bab4dde63d76: Download complete [2024-09-09T05:37:30.416Z] b85a868b505f: Pull complete [2024-09-09T05:37:30.675Z] e2be974225ed: Pull complete [2024-09-09T05:37:31.246Z] 339a4e72a1f5: Pull complete [2024-09-09T05:37:31.246Z] 988bab9f4d93: Pull complete [2024-09-09T05:37:31.505Z] 1469e6f7b9e6: Pull complete [2024-09-09T05:37:31.505Z] eaf3925da568: Pull complete [2024-09-09T05:37:33.415Z] bab4dde63d76: Pull complete [2024-09-09T05:37:33.415Z] bde34c3a00c8: Pull complete [2024-09-09T05:37:33.415Z] b352a97aabf1: Pull complete [2024-09-09T05:37:33.415Z] 4872d77fe225: Pull complete [2024-09-09T05:37:33.415Z] 5851b861e8e6: Pull complete [2024-09-09T05:37:33.415Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-09T05:37:33.415Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-09T05:37:33.415Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:37:33.699Z] prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container [2024-09-09T05:37:33.721Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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-09-09T05:37:36.464Z] $ docker top eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b -eo pid,comm [2024-09-09T05:37:36.525Z] 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-09-09T05:37:36.525Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-09T05:37:36.692Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T05:37:36.692Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T05:37:36.811Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T05:37:36.811Z] $ docker exec eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent [2024-09-09T05:37:36.928Z] SSH_AUTH_SOCK=/tmp/ssh-nNoYtK2hmc6H/agent.32 [2024-09-09T05:37:36.928Z] SSH_AGENT_PID=38 [2024-09-09T05:37:36.934Z] Running ssh-add (command line suppressed) [2024-09-09T05:37:37.033Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_9200542454793547227.key (/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_9200542454793547227.key) [2024-09-09T05:37:37.050Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T05:37:37.413Z] + git tag --points-at HEAD [Pipeline] } [2024-09-09T05:37:37.440Z] $ docker exec --env ******** --env ******** eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent -k [2024-09-09T05:37:37.545Z] unset SSH_AUTH_SOCK; [2024-09-09T05:37:37.545Z] unset SSH_AGENT_PID; [2024-09-09T05:37:37.545Z] echo Agent pid 38 killed; [2024-09-09T05:37:37.556Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-09T05:37:37.648Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-09T05:37:37.648Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-09T05:37:37.763Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-09T05:37:37.763Z] $ docker exec eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent [2024-09-09T05:37:37.888Z] SSH_AUTH_SOCK=/tmp/ssh-xkTcfc9SGXrJ/agent.71 [2024-09-09T05:37:37.888Z] SSH_AGENT_PID=77 [2024-09-09T05:37:37.892Z] Running ssh-add (command line suppressed) [2024-09-09T05:37:38.004Z] Identity added: /w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_12106948237307878255.key (/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/private_key_12106948237307878255.key) [2024-09-09T05:37:38.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-09T05:37:38.375Z] + git semver init [2024-09-09T05:37:38.637Z] 2024-09-09 05:37:38,539 [run_init] DEBUG init version:0.0.0 force:False [2024-09-09T05:37:38.637Z] 2024-09-09 05:37:38,540 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver [2024-09-09T05:37:38.637Z] 2024-09-09 05:37:38,540 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-571/.semver [2024-09-09T05:37:38.637Z] 2024-09-09 05:37:38,540 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-571/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571, universal_newlines=False, shell=None, istream=None) [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,522 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-571/.git/info/exclude [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,523 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 with force:False [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,523 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,527 [execute] INFO git cat-file --batch-check [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,528 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,534 [execute] INFO git cat-file --batch [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,534 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-571/.semver, universal_newlines=False, shell=None, istream=) [2024-09-09T05:37:39.576Z] 2024-09-09 05:37:39,540 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-571/.semver/PR-571 [2024-09-09T05:37:39.576Z] 0.0.0 [Pipeline] } [2024-09-09T05:37:39.601Z] $ docker exec --env ******** --env ******** eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b ssh-agent -k [2024-09-09T05:37:39.692Z] unset SSH_AUTH_SOCK; [2024-09-09T05:37:39.692Z] unset SSH_AGENT_PID; [2024-09-09T05:37:39.692Z] echo Agent pid 77 killed; [2024-09-09T05:37:39.704Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-09T05:37:40.172Z] + git semver [Pipeline] } [2024-09-09T05:37:40.459Z] $ docker stop --time=1 eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b [2024-09-09T05:37:41.759Z] $ docker rm -f --volumes eba31a2d8a8f080e12bd8107028ca6176d6fc3844bc5242846a212473a4a221b [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:37:42.193Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-09T05:37:42.520Z] Stashed 1 file(s) [Pipeline] echo [2024-09-09T05:37:42.545Z] [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-09-09T05:37:43.289Z] provisioning config files... [2024-09-09T05:37:43.298Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config1099360453579810144tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:37:43.662Z] ---> ****-login.sh [2024-09-09T05:37:43.663Z] nexus3.edgexfoundry.org:10001 [2024-09-09T05:37:43.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:43.663Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:43.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:43.663Z] [2024-09-09T05:37:43.663Z] Login Succeeded [2024-09-09T05:37:43.663Z] nexus3.edgexfoundry.org:10002 [2024-09-09T05:37:43.663Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:43.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:43.663Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:43.663Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:43.663Z] [2024-09-09T05:37:43.663Z] Login Succeeded [2024-09-09T05:37:43.663Z] nexus3.edgexfoundry.org:10003 [2024-09-09T05:37:43.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:43.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:43.924Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:43.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:43.924Z] [2024-09-09T05:37:43.924Z] Login Succeeded [2024-09-09T05:37:43.924Z] nexus3.edgexfoundry.org:10004 [2024-09-09T05:37:43.924Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:43.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:43.924Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:43.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:43.925Z] [2024-09-09T05:37:43.925Z] Login Succeeded [2024-09-09T05:37:43.925Z] ****.io [2024-09-09T05:37:43.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:37:44.184Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:37:44.184Z] Configure a credential helper to remove this warning. See [2024-09-09T05:37:44.184Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:37:44.184Z] [2024-09-09T05:37:44.184Z] Login Succeeded [2024-09-09T05:37:44.184Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T05:37:44.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T05:37:44.472Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:37:44.523Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:37:44.569Z] ========================================================= [2024-09-09T05:37:44.569Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-09T05:37:44.569Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:37:45.077Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T05:37:45.077Z] Sending build context to Docker daemon 17.93MB [2024-09-09T05:37:45.077Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T05:37:45.077Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-09T05:37:45.077Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-09T05:37:45.077Z] 619be1103602: Pulling fs layer [2024-09-09T05:37:45.077Z] 7862e08f4a3e: Pulling fs layer [2024-09-09T05:37:45.077Z] 5df492c9dc93: Pulling fs layer [2024-09-09T05:37:45.077Z] 7629e6793208: Pulling fs layer [2024-09-09T05:37:45.077Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T05:37:45.077Z] fb5054dd5b73: Pulling fs layer [2024-09-09T05:37:45.077Z] eeca6798cff9: Pulling fs layer [2024-09-09T05:37:45.077Z] aa269ceb94a6: Pulling fs layer [2024-09-09T05:37:45.077Z] ada007ff1a6a: Pulling fs layer [2024-09-09T05:37:45.077Z] 7629e6793208: Waiting [2024-09-09T05:37:45.077Z] 4f4fb700ef54: Waiting [2024-09-09T05:37:45.077Z] fb5054dd5b73: Waiting [2024-09-09T05:37:45.077Z] eeca6798cff9: Waiting [2024-09-09T05:37:45.077Z] ada007ff1a6a: Waiting [2024-09-09T05:37:45.337Z] 7862e08f4a3e: Download complete [2024-09-09T05:37:45.337Z] 7629e6793208: Verifying Checksum [2024-09-09T05:37:45.337Z] 7629e6793208: Download complete [2024-09-09T05:37:45.337Z] 4f4fb700ef54: Verifying Checksum [2024-09-09T05:37:45.337Z] 4f4fb700ef54: Download complete [2024-09-09T05:37:45.337Z] fb5054dd5b73: Verifying Checksum [2024-09-09T05:37:45.337Z] fb5054dd5b73: Download complete [2024-09-09T05:37:45.337Z] 619be1103602: Download complete [2024-09-09T05:37:45.337Z] eeca6798cff9: Verifying Checksum [2024-09-09T05:37:45.337Z] eeca6798cff9: Download complete [2024-09-09T05:37:45.337Z] 619be1103602: Pull complete [2024-09-09T05:37:45.337Z] ada007ff1a6a: Verifying Checksum [2024-09-09T05:37:45.337Z] ada007ff1a6a: Download complete [2024-09-09T05:37:45.596Z] 7862e08f4a3e: Pull complete [2024-09-09T05:37:45.597Z] 5df492c9dc93: Download complete [2024-09-09T05:37:46.163Z] aa269ceb94a6: Verifying Checksum [2024-09-09T05:37:46.163Z] aa269ceb94a6: Download complete [2024-09-09T05:37:49.451Z] 5df492c9dc93: Pull complete [2024-09-09T05:37:49.451Z] 7629e6793208: Pull complete [2024-09-09T05:37:49.451Z] 4f4fb700ef54: Pull complete [2024-09-09T05:37:49.451Z] fb5054dd5b73: Pull complete [2024-09-09T05:37:49.451Z] eeca6798cff9: Pull complete [2024-09-09T05:37:51.976Z] aa269ceb94a6: Pull complete [2024-09-09T05:37:52.236Z] ada007ff1a6a: Pull complete [2024-09-09T05:37:52.236Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-09T05:37:52.236Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-09T05:37:52.236Z] ---> f489d0715acc [2024-09-09T05:37:52.236Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-09T05:37:55.532Z] ---> Running in 096453383d7a [2024-09-09T05:37:55.532Z] Removing intermediate container 096453383d7a [2024-09-09T05:37:55.532Z] ---> 22af8754ccf2 [2024-09-09T05:37:55.532Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T05:37:55.532Z] ---> Running in 985f4e01dea4 [2024-09-09T05:37:55.532Z] Removing intermediate container 985f4e01dea4 [2024-09-09T05:37:55.532Z] ---> 26fd77dcc3ab [2024-09-09T05:37:55.532Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-09T05:37:55.532Z] ---> Running in 4340cfefe248 [2024-09-09T05:37:55.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T05:37:56.050Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T05:37:56.050Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T05:37:56.050Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-09T05:37:56.050Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T05:37:56.315Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T05:37:56.315Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-09T05:37:56.315Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-09T05:37:56.315Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-09T05:37:56.315Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-09T05:37:56.315Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T05:37:56.315Z] OK: 270 MiB in 60 packages [2024-09-09T05:37:56.895Z] Removing intermediate container 4340cfefe248 [2024-09-09T05:37:56.895Z] ---> 964434a0565b [2024-09-09T05:37:56.895Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-09T05:37:56.895Z] ---> Running in 9a44ae526d4f [2024-09-09T05:37:57.154Z] Removing intermediate container 9a44ae526d4f [2024-09-09T05:37:57.154Z] ---> fbe3fad73c15 [2024-09-09T05:37:57.154Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-09T05:37:57.154Z] ---> 430b4ff05cc5 [2024-09-09T05:37:57.154Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:37:57.154Z] ---> Running in 8191b8c8ed3f [2024-09-09T05:37:58.059Z] Still waiting to schedule task [2024-09-09T05:37:58.060Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9810’ [2024-09-09T05:38:43.884Z] Removing intermediate container 8191b8c8ed3f [2024-09-09T05:38:43.884Z] ---> 2ea8710c5008 [2024-09-09T05:38:43.884Z] Step 9/10 : COPY . . [2024-09-09T05:38:43.884Z] ---> b0093ad36039 [2024-09-09T05:38:43.884Z] Step 10/10 : RUN ${MAKE} [2024-09-09T05:38:43.884Z] ---> Running in 5bc0daaebafb [2024-09-09T05:38:43.884Z] noop [2024-09-09T05:38:43.884Z] Removing intermediate container 5bc0daaebafb [2024-09-09T05:38:43.884Z] ---> 3494bd736dd9 [2024-09-09T05:38:43.884Z] Successfully built 3494bd736dd9 [2024-09-09T05:38:43.884Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:44.395Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T05:38:44.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:38:44.584Z] prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container [2024-09-09T05:38:44.611Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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-09-09T05:38:44.982Z] $ docker top 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:38:45.416Z] + go version [2024-09-09T05:38:45.416Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-09T05:38:45.451Z] $ docker stop --time=1 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f [2024-09-09T05:38:46.745Z] $ docker rm -f --volumes 699a94060edb2f3910a2658ec2d958ef4efce95e417a195fb404edc5ad0ac97f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:38:47.529Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-09T05:38:47.529Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:38:47.708Z] prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container [2024-09-09T05:38:47.736Z] $ 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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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-09-09T05:38:48.065Z] $ docker top 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:38:48.485Z] + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-571 [Pipeline] fileExists [Pipeline] sh [2024-09-09T05:38:48.863Z] + make test [2024-09-09T05:38:48.863Z] go test ./... -coverprofile=coverage.out [2024-09-09T05:38:50.239Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-09T05:39:12.164Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-09T05:39:12.164Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 47.9% of statements [2024-09-09T05:39:22.161Z] go vet ./... [2024-09-09T05:39:27.451Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T05:39:27.451Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T05:39:27.451Z] ./bin/test-attribution-txt.sh [2024-09-09T05:39:27.451Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T05:39:27.494Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T05:39:27.529Z] $ docker stop --time=1 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c [2024-09-09T05:39:30.556Z] $ docker rm -f --volumes 1718c1d45a3dea3a4aaef8173b7b5585724191d8e9e7f109319d895d6fe09c9c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:39:31.186Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T05:39:31.262Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-09-09T05:39:32.026Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T05:39:32.354Z] + ls -al . [2024-09-09T05:39:32.354Z] total 272 [2024-09-09T05:39:32.354Z] drwxrwxr-x 9 jenkins jenkins 4096 Sep 9 05:38 . [2024-09-09T05:39:32.354Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 05:37 .. [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 05:37 .dockerignore [2024-09-09T05:39:32.354Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:39 .git [2024-09-09T05:39:32.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 .github [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 05:37 .gitignore [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 05:37 .golangci.yml [2024-09-09T05:39:32.354Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 05:37 .semver [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 05:37 Attribution.txt [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 05:37 CHANGELOG.md [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 05:37 Dockerfile [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 05:37 GOVERNANCE.md [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 05:37 Jenkinsfile [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 05:37 LICENSE [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 05:37 Makefile [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 05:37 OWNERS.md [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 05:37 README.md [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 05:37 VERSION [2024-09-09T05:39:32.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:37 bin [2024-09-09T05:39:32.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 cmd [2024-09-09T05:39:32.354Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 05:39 coverage.out [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 05:37 go.mod [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 05:37 go.sum [2024-09-09T05:39:32.354Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:37 internal [2024-09-09T05:39:32.354Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:37 simulator [2024-09-09T05:39:32.354Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 05:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:39:32.780Z] + 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=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 --label arch=amd64 --label version=0.0.0 . [2024-09-09T05:39:32.780Z] Sending build context to Docker daemon 17.95MB [2024-09-09T05:39:32.780Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T05:39:32.780Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-09T05:39:32.780Z] ---> 3494bd736dd9 [2024-09-09T05:39:32.780Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-09T05:39:33.040Z] ---> Running in 6689292872be [2024-09-09T05:39:33.040Z] Removing intermediate container 6689292872be [2024-09-09T05:39:33.040Z] ---> 7955a43b4160 [2024-09-09T05:39:33.040Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T05:39:33.308Z] ---> Running in 6fea65fc4876 [2024-09-09T05:39:33.308Z] Removing intermediate container 6fea65fc4876 [2024-09-09T05:39:33.308Z] ---> 7af67f08d64e [2024-09-09T05:39:33.308Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-09T05:39:33.308Z] ---> Running in f1ce582e7573 [2024-09-09T05:39:33.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T05:39:33.570Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T05:39:33.838Z] OK: 270 MiB in 60 packages [2024-09-09T05:39:34.097Z] Removing intermediate container f1ce582e7573 [2024-09-09T05:39:34.097Z] ---> 048993dc4e3f [2024-09-09T05:39:34.097Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-09T05:39:34.097Z] ---> Running in 05d0027a4d15 [2024-09-09T05:39:34.097Z] Removing intermediate container 05d0027a4d15 [2024-09-09T05:39:34.097Z] ---> 9cf45b9797ed [2024-09-09T05:39:34.097Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-09T05:39:34.354Z] ---> bc9fc8e264e3 [2024-09-09T05:39:34.354Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:39:34.354Z] ---> Running in 77be51eb3340 [2024-09-09T05:39:34.923Z] Removing intermediate container 77be51eb3340 [2024-09-09T05:39:34.923Z] ---> 67d00d791194 [2024-09-09T05:39:34.923Z] Step 9/23 : COPY . . [2024-09-09T05:39:35.496Z] ---> 40758ebcd106 [2024-09-09T05:39:35.496Z] Step 10/23 : RUN ${MAKE} [2024-09-09T05:39:35.496Z] ---> Running in 88e48e2d4736 [2024-09-09T05:39:35.754Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-09-09T05:40:08.879Z] Removing intermediate container 88e48e2d4736 [2024-09-09T05:40:08.879Z] ---> ca43837d2282 [2024-09-09T05:40:08.879Z] Step 11/23 : FROM alpine:3.18 [2024-09-09T05:40:08.879Z] 3.18: Pulling from library/alpine [2024-09-09T05:40:08.879Z] 1cc3d825d8b2: Pulling fs layer [2024-09-09T05:40:08.879Z] 1cc3d825d8b2: Verifying Checksum [2024-09-09T05:40:08.879Z] 1cc3d825d8b2: Download complete [2024-09-09T05:40:08.879Z] 1cc3d825d8b2: Pull complete [2024-09-09T05:40:08.879Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T05:40:08.879Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T05:40:08.879Z] ---> 2c64cf60f6f0 [2024-09-09T05:40:08.879Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-09T05:40:08.879Z] ---> Running in 990dc963a66a [2024-09-09T05:40:08.879Z] Removing intermediate container 990dc963a66a [2024-09-09T05:40:08.879Z] ---> 7d135ee9ca7e [2024-09-09T05:40:08.879Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-09T05:40:08.879Z] ---> Running in e073b76f3f57 [2024-09-09T05:40:08.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T05:40:08.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T05:40:08.879Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T05:40:08.879Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T05:40:08.879Z] OK: 7 MiB in 16 packages [2024-09-09T05:40:08.879Z] Removing intermediate container e073b76f3f57 [2024-09-09T05:40:08.879Z] ---> 6d9f191c4088 [2024-09-09T05:40:08.879Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-09T05:40:08.879Z] ---> Running in 00e081b28f0f [2024-09-09T05:40:08.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-09T05:40:08.879Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-09T05:40:08.879Z] OK: 7 MiB in 16 packages [2024-09-09T05:40:08.879Z] Removing intermediate container 00e081b28f0f [2024-09-09T05:40:08.879Z] ---> 0206dceedb97 [2024-09-09T05:40:08.879Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-09T05:40:09.815Z] ---> a91acc3b89a0 [2024-09-09T05:40:09.815Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-09T05:40:09.815Z] ---> 48bdaf574884 [2024-09-09T05:40:09.815Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-09T05:40:09.815Z] ---> fded6b451ebc [2024-09-09T05:40:09.815Z] Step 18/23 : EXPOSE 59901 [2024-09-09T05:40:09.815Z] ---> Running in 0b0115ad0804 [2024-09-09T05:40:09.815Z] Removing intermediate container 0b0115ad0804 [2024-09-09T05:40:09.815Z] ---> 5a8187843e34 [2024-09-09T05:40:09.815Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-09T05:40:09.815Z] ---> Running in 04515b5bc27c [2024-09-09T05:40:10.075Z] Removing intermediate container 04515b5bc27c [2024-09-09T05:40:10.075Z] ---> aa8dcbaf3e23 [2024-09-09T05:40:10.075Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T05:40:10.075Z] ---> Running in f5bc41b30725 [2024-09-09T05:40:10.075Z] Removing intermediate container f5bc41b30725 [2024-09-09T05:40:10.075Z] ---> 4d2af86b6b34 [2024-09-09T05:40:10.075Z] Step 21/23 : LABEL arch=amd64 [2024-09-09T05:40:10.075Z] ---> Running in 98a3fc9b62ab [2024-09-09T05:40:10.075Z] Removing intermediate container 98a3fc9b62ab [2024-09-09T05:40:10.075Z] ---> 7586ea4f9c7f [2024-09-09T05:40:10.075Z] Step 22/23 : LABEL git_sha=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [2024-09-09T05:40:10.335Z] ---> Running in da2629f4df92 [2024-09-09T05:40:10.335Z] Removing intermediate container da2629f4df92 [2024-09-09T05:40:10.335Z] ---> 6af03997ed88 [2024-09-09T05:40:10.335Z] Step 23/23 : LABEL version=0.0.0 [2024-09-09T05:40:10.335Z] ---> Running in af3dd1dc2f2a [2024-09-09T05:40:10.335Z] Removing intermediate container af3dd1dc2f2a [2024-09-09T05:40:10.335Z] ---> ba2ebaa7a1de [2024-09-09T05:40:10.335Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T05:40:10.335Z] Successfully built ba2ebaa7a1de [2024-09-09T05:40:10.335Z] 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-09-09T05:40:11.386Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:40:11.386Z] [2024-09-09T05:40:11.386Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:40:11.801Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:40:11.801Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-09T05:40:11.801Z] 5eb5b503b376: Pulling fs layer [2024-09-09T05:40:11.801Z] 5c69ac0246d0: Pulling fs layer [2024-09-09T05:40:11.801Z] ec43610c2a17: Pulling fs layer [2024-09-09T05:40:11.801Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-09T05:40:11.801Z] 33b1e0a273af: Pulling fs layer [2024-09-09T05:40:11.801Z] 5d3b04190fa2: Pulling fs layer [2024-09-09T05:40:11.801Z] 2f39f015ded8: Pulling fs layer [2024-09-09T05:40:11.801Z] 3a2ae6a8a46f: Waiting [2024-09-09T05:40:11.801Z] 33b1e0a273af: Waiting [2024-09-09T05:40:11.801Z] 5d3b04190fa2: Waiting [2024-09-09T05:40:11.801Z] 2f39f015ded8: Waiting [2024-09-09T05:40:11.801Z] 5c69ac0246d0: Verifying Checksum [2024-09-09T05:40:11.801Z] 5c69ac0246d0: Download complete [2024-09-09T05:40:11.801Z] 3a2ae6a8a46f: Download complete [2024-09-09T05:40:11.801Z] ec43610c2a17: Verifying Checksum [2024-09-09T05:40:11.801Z] ec43610c2a17: Download complete [2024-09-09T05:40:11.801Z] 33b1e0a273af: Verifying Checksum [2024-09-09T05:40:11.801Z] 33b1e0a273af: Download complete [2024-09-09T05:40:11.801Z] 5d3b04190fa2: Verifying Checksum [2024-09-09T05:40:11.801Z] 5d3b04190fa2: Download complete [2024-09-09T05:40:12.059Z] 5eb5b503b376: Verifying Checksum [2024-09-09T05:40:12.059Z] 5eb5b503b376: Download complete [2024-09-09T05:40:12.627Z] 2f39f015ded8: Download complete [2024-09-09T05:40:13.194Z] 5eb5b503b376: Pull complete [2024-09-09T05:40:13.462Z] 5c69ac0246d0: Pull complete [2024-09-09T05:40:13.723Z] ec43610c2a17: Pull complete [2024-09-09T05:40:13.982Z] 3a2ae6a8a46f: Pull complete [2024-09-09T05:40:13.982Z] 33b1e0a273af: Pull complete [2024-09-09T05:40:14.241Z] 5d3b04190fa2: Pull complete [2024-09-09T05:40:18.433Z] 2f39f015ded8: Pull complete [2024-09-09T05:40:18.433Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-09T05:40:18.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:40:18.433Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:40:18.702Z] prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container [2024-09-09T05:40:18.727Z] $ 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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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-09-09T05:40:22.138Z] $ docker top 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:40:22.639Z] ---> job-cost.sh [2024-09-09T05:40:22.639Z] lf-activate-venv: SKIPPING [2024-09-09T05:40:22.639Z] INFO: No Stack... [2024-09-09T05:40:22.898Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T05:40:23.157Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T05:40:23.486Z] + cat /w/workspace/xfoundry_device-modbus-go_PR-571/archives/cost.csv [2024-09-09T05:40:23.486Z] + cut -d, -f6 [Pipeline] lock [2024-09-09T05:40:23.583Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [2024-09-09T05:40:23.590Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] did not exist. Created. [2024-09-09T05:40:23.597Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T05:40:24.060Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-09T05:40:24.118Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T05:40:24.161Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T05:40:24.260Z] $ docker stop --time=1 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 [2024-09-09T05:40:25.422Z] $ docker rm -f --volumes 91cac283cb8c63d930ecd5ed5ee3d5edd6dc29561e837082ee0cb85e7aae8b36 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-09T05:41:32.429Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9815 in /w/workspace/xfoundry_device-modbus-go_PR-571 [Pipeline] { [Pipeline] ws [2024-09-09T05:41:32.513Z] Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout [2024-09-09T05:41:32.615Z] The recommended git tool is: git [2024-09-09T05:41:40.421Z] using credential edgex-jenkins-ssh [2024-09-09T05:41:40.452Z] Cloning the remote Git repository [2024-09-09T05:41:40.523Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-09-09T05:41:40.706Z] > git init /w/workspace/device-modbus-go/1 # timeout=10 [2024-09-09T05:41:41.052Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-09-09T05:41:41.053Z] > git --version # timeout=10 [2024-09-09T05:41:41.081Z] > git --version # 'git version 2.25.1' [2024-09-09T05:41:41.083Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T05:41:41.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T05:41:43.290Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-09-09T05:41:43.321Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-09T05:41:44.439Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-09-09T05:41:44.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-09-09T05:41:44.511Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T05:41:44.587Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/571/head:refs/remotes/origin/PR-571 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-09T05:41:45.142Z] Merging remotes/origin/main commit 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed into PR head commit 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [2024-09-09T05:41:45.499Z] Merge succeeded, producing 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [2024-09-09T05:41:45.499Z] Checking out Revision 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 (PR-571) [2024-09-09T05:41:46.249Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2024-09-09T05:41:45.164Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T05:41:45.246Z] > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 [2024-09-09T05:41:45.343Z] > git remote # timeout=10 [2024-09-09T05:41:45.368Z] > git config --get remote.origin.url # timeout=10 [2024-09-09T05:41:45.397Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-09T05:41:45.427Z] > git merge 34e0713d5cb4423ba00455ee6be9f8bcdcba86ed # timeout=10 [2024-09-09T05:41:45.476Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-09T05:41:45.503Z] > git config core.sparsecheckout # timeout=10 [2024-09-09T05:41:45.536Z] > git checkout -f 8c9a5e6c7767e93dec2c7f5189ccb1962e760714 # timeout=10 [2024-09-09T05:41:46.297Z] > git --version # timeout=10 [2024-09-09T05:41:46.321Z] > git --version # 'git version 2.25.1' [2024-09-09T05:41:46.342Z] fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T05:41:51.465Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-09T05:41:51.465Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:41:51.465Z] Dload Upload Total Spent Left Speed [2024-09-09T05:41:51.465Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh [2024-09-09T05:41:51.823Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-09T05:41:52.177Z] + sudo tee /etc/docker/daemon.new [2024-09-09T05:41:52.177Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-09T05:41:52.177Z] { [2024-09-09T05:41:52.177Z] "registry-mirrors": [ [2024-09-09T05:41:52.177Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-09T05:41:52.177Z] ], [2024-09-09T05:41:52.177Z] "bip": "10.250.0.254/24", [2024-09-09T05:41:52.177Z] "hosts": [ [2024-09-09T05:41:52.177Z] "tcp://0.0.0.0:5555", [2024-09-09T05:41:52.177Z] "unix:///var/run/docker.sock" [2024-09-09T05:41:52.177Z] ], [2024-09-09T05:41:52.177Z] "mtu": 1458, [2024-09-09T05:41:52.177Z] "selinux-enabled": true, [2024-09-09T05:41:52.177Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-09T05:41:52.177Z] } [Pipeline] sh [2024-09-09T05:41:52.529Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-09T05:41:52.988Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:42:11.337Z] provisioning config files... [2024-09-09T05:42:11.366Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config5157778241675152440tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:42:11.862Z] ---> ****-login.sh [2024-09-09T05:42:11.862Z] nexus3.edgexfoundry.org:10001 [2024-09-09T05:42:12.132Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:42:12.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:42:12.403Z] Configure a credential helper to remove this warning. See [2024-09-09T05:42:12.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:42:12.403Z] [2024-09-09T05:42:12.403Z] Login Succeeded [2024-09-09T05:42:12.403Z] nexus3.edgexfoundry.org:10002 [2024-09-09T05:42:12.671Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:42:12.942Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:42:12.942Z] Configure a credential helper to remove this warning. See [2024-09-09T05:42:12.942Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:42:12.942Z] [2024-09-09T05:42:12.942Z] Login Succeeded [2024-09-09T05:42:12.942Z] nexus3.edgexfoundry.org:10003 [2024-09-09T05:42:12.942Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:42:13.216Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:42:13.216Z] Configure a credential helper to remove this warning. See [2024-09-09T05:42:13.216Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:42:13.216Z] [2024-09-09T05:42:13.216Z] Login Succeeded [2024-09-09T05:42:13.216Z] nexus3.edgexfoundry.org:10004 [2024-09-09T05:42:13.487Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:42:13.487Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:42:13.487Z] Configure a credential helper to remove this warning. See [2024-09-09T05:42:13.487Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:42:13.487Z] [2024-09-09T05:42:13.487Z] Login Succeeded [2024-09-09T05:42:13.487Z] ****.io [2024-09-09T05:42:13.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-09T05:42:14.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-09T05:42:14.028Z] Configure a credential helper to remove this warning. See [2024-09-09T05:42:14.028Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-09T05:42:14.028Z] [2024-09-09T05:42:14.028Z] Login Succeeded [2024-09-09T05:42:14.028Z] ---> ****-login.sh ends [Pipeline] } [2024-09-09T05:42:14.063Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-09-09T05:42:14.502Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:42:14.552Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-09T05:42:14.600Z] ========================================================= [2024-09-09T05:42:14.600Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-09T05:42:14.600Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:42:15.168Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-09-09T05:42:15.438Z] Sending build context to Docker daemon 9.105MB [2024-09-09T05:42:16.522Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T05:42:16.522Z] Step 2/10 : FROM ${BASE} AS builder [2024-09-09T05:42:16.522Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-09T05:42:16.522Z] c6b39de5b339: Pulling fs layer [2024-09-09T05:42:16.522Z] a69c41024577: Pulling fs layer [2024-09-09T05:42:16.522Z] d6de4b400683: Pulling fs layer [2024-09-09T05:42:16.522Z] 35cb2a7552d0: Pulling fs layer [2024-09-09T05:42:16.522Z] 4f4fb700ef54: Pulling fs layer [2024-09-09T05:42:16.522Z] 464afbd9ba4c: Pulling fs layer [2024-09-09T05:42:16.522Z] 00f215d4a9da: Pulling fs layer [2024-09-09T05:42:16.522Z] d496ad576159: Pulling fs layer [2024-09-09T05:42:16.522Z] 35cb2a7552d0: Waiting [2024-09-09T05:42:16.522Z] 464afbd9ba4c: Waiting [2024-09-09T05:42:16.522Z] 4f4fb700ef54: Waiting [2024-09-09T05:42:16.522Z] 00f215d4a9da: Waiting [2024-09-09T05:42:16.522Z] d496ad576159: Waiting [2024-09-09T05:42:16.522Z] a69c41024577: Verifying Checksum [2024-09-09T05:42:16.522Z] a69c41024577: Download complete [2024-09-09T05:42:18.555Z] 35cb2a7552d0: Verifying Checksum [2024-09-09T05:42:18.555Z] 35cb2a7552d0: Download complete [2024-09-09T05:42:18.555Z] 4f4fb700ef54: Download complete [2024-09-09T05:42:18.828Z] c6b39de5b339: Verifying Checksum [2024-09-09T05:42:18.828Z] c6b39de5b339: Download complete [2024-09-09T05:42:18.828Z] 464afbd9ba4c: Verifying Checksum [2024-09-09T05:42:18.828Z] 464afbd9ba4c: Download complete [2024-09-09T05:42:19.097Z] d496ad576159: Verifying Checksum [2024-09-09T05:42:19.097Z] d496ad576159: Download complete [2024-09-09T05:42:19.684Z] c6b39de5b339: Pull complete [2024-09-09T05:42:20.270Z] a69c41024577: Pull complete [2024-09-09T05:42:20.539Z] d6de4b400683: Verifying Checksum [2024-09-09T05:42:20.539Z] d6de4b400683: Download complete [2024-09-09T05:42:21.653Z] 00f215d4a9da: Verifying Checksum [2024-09-09T05:42:21.653Z] 00f215d4a9da: Download complete [2024-09-09T05:42:33.978Z] d6de4b400683: Pull complete [2024-09-09T05:42:33.978Z] 35cb2a7552d0: Pull complete [2024-09-09T05:42:33.978Z] 4f4fb700ef54: Pull complete [2024-09-09T05:42:33.978Z] 464afbd9ba4c: Pull complete [2024-09-09T05:42:44.056Z] 00f215d4a9da: Pull complete [2024-09-09T05:42:44.056Z] d496ad576159: Pull complete [2024-09-09T05:42:44.056Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-09T05:42:44.056Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-09T05:42:44.056Z] ---> f246e2811388 [2024-09-09T05:42:44.056Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-09-09T05:42:45.014Z] ---> Running in 832ef882eb33 [2024-09-09T05:42:45.279Z] Removing intermediate container 832ef882eb33 [2024-09-09T05:42:45.279Z] ---> a1933b0a6e72 [2024-09-09T05:42:45.279Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T05:42:45.279Z] ---> Running in 26e02da5ce43 [2024-09-09T05:42:45.545Z] Removing intermediate container 26e02da5ce43 [2024-09-09T05:42:45.545Z] ---> 737165b6fbae [2024-09-09T05:42:45.545Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-09-09T05:42:45.813Z] ---> Running in c947f5d0e571 [2024-09-09T05:42:46.768Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T05:42:47.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T05:42:47.987Z] (1/8) Installing openssh-keygen (9.3_p2-r2) [2024-09-09T05:42:47.987Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-09-09T05:42:48.252Z] (3/8) Installing openssh-client-common (9.3_p2-r2) [2024-09-09T05:42:48.252Z] (4/8) Installing openssh-client-default (9.3_p2-r2) [2024-09-09T05:42:48.252Z] (5/8) Installing openssh-sftp-server (9.3_p2-r2) [2024-09-09T05:42:48.252Z] (6/8) Installing openssh-server-common (9.3_p2-r2) [2024-09-09T05:42:48.252Z] (7/8) Installing openssh-server (9.3_p2-r2) [2024-09-09T05:42:48.518Z] (8/8) Installing openssh (9.3_p2-r2) [2024-09-09T05:42:48.518Z] Executing busybox-1.36.1-r5.trigger [2024-09-09T05:42:48.518Z] OK: 272 MiB in 60 packages [2024-09-09T05:42:49.474Z] Removing intermediate container c947f5d0e571 [2024-09-09T05:42:49.474Z] ---> d6feec977eb8 [2024-09-09T05:42:49.474Z] Step 6/10 : WORKDIR /device-modbus-go [2024-09-09T05:42:49.740Z] ---> Running in ebeaa7602e61 [2024-09-09T05:42:51.140Z] Removing intermediate container ebeaa7602e61 [2024-09-09T05:42:51.140Z] ---> 8f1f36420448 [2024-09-09T05:42:51.140Z] Step 7/10 : COPY go.mod vendor* ./ [2024-09-09T05:42:51.406Z] ---> dc42cb75d0dd [2024-09-09T05:42:51.406Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:42:51.406Z] ---> Running in 43597bc1dae9 [2024-09-09T05:44:43.039Z] Removing intermediate container 43597bc1dae9 [2024-09-09T05:44:43.039Z] ---> 60e6b69f4332 [2024-09-09T05:44:43.039Z] Step 9/10 : COPY . . [2024-09-09T05:44:43.039Z] ---> 789500063115 [2024-09-09T05:44:43.039Z] Step 10/10 : RUN ${MAKE} [2024-09-09T05:44:43.039Z] ---> Running in a093e41828f2 [2024-09-09T05:44:43.039Z] noop [2024-09-09T05:44:43.039Z] Removing intermediate container a093e41828f2 [2024-09-09T05:44:43.039Z] ---> 9f0fa1f1049d [2024-09-09T05:44:43.039Z] Successfully built 9f0fa1f1049d [2024-09-09T05:44:43.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:44:43.557Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T05:44:43.557Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:44:43.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container [2024-09-09T05:44:43.905Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-09T05:44:45.745Z] $ docker top f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:44:46.631Z] + go version [2024-09-09T05:44:46.631Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-09T05:44:46.668Z] $ docker stop --time=1 f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b [2024-09-09T05:44:48.259Z] $ docker rm -f --volumes f229913b970cb2fa7e48f83f484c8897deee081bbea6be29b983e0d6d0c28e9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:44:49.201Z] + docker inspect -f . ci-base-image-arm64 [2024-09-09T05:44:49.201Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:44:49.476Z] prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container [2024-09-09T05:44:49.531Z] $ 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 ******** ci-base-image-arm64 cat [2024-09-09T05:44:50.717Z] $ docker top 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:44:51.287Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh [2024-09-09T05:44:52.006Z] + make test [2024-09-09T05:44:52.006Z] go test ./... -coverprofile=coverage.out [2024-09-09T05:44:58.641Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-09-09T05:48:05.417Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-09-09T05:48:06.376Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.049s coverage: 47.9% of statements [2024-09-09T05:48:07.351Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-09T05:48:07.351Z] go vet ./... [2024-09-09T05:48:54.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-09T05:48:54.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-09T05:48:54.215Z] ./bin/test-attribution-txt.sh [2024-09-09T05:48:54.215Z] An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-09T05:48:54.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-09-09T05:48:54.306Z] $ docker stop --time=1 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 [2024-09-09T05:48:56.247Z] $ docker rm -f --volumes 122f25a283597f07e59627ca92f8a5d16271ff5dda7a4e8d9bd8361a2ae4e647 [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-09T05:48:57.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-09-09T05:48:57.880Z] Warning: overwriting stash ‘coverage-report’ [2024-09-09T05:48:58.471Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-09T05:48:59.129Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-09-09T05:48:59.489Z] + ls -al . [2024-09-09T05:48:59.489Z] total 268 [2024-09-09T05:48:59.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:44 . [2024-09-09T05:48:59.489Z] drwxrwxr-x 4 jenkins jenkins 4096 Sep 9 05:41 .. [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 140 Sep 9 05:41 .dockerignore [2024-09-09T05:48:59.489Z] drwxrwxr-x 8 jenkins jenkins 4096 Sep 9 05:41 .git [2024-09-09T05:48:59.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 .github [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 266 Sep 9 05:41 .gitignore [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 41 Sep 9 05:41 .golangci.yml [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 19432 Sep 9 05:41 Attribution.txt [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 16388 Sep 9 05:41 CHANGELOG.md [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 1474 Sep 9 05:41 Dockerfile [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 677 Sep 9 05:41 GOVERNANCE.md [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 658 Sep 9 05:41 Jenkinsfile [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 11340 Sep 9 05:41 LICENSE [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 1942 Sep 9 05:41 Makefile [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 622 Sep 9 05:41 OWNERS.md [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 4463 Sep 9 05:41 README.md [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 5 Sep 9 05:37 VERSION [2024-09-09T05:48:59.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:41 bin [2024-09-09T05:48:59.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 cmd [2024-09-09T05:48:59.489Z] -rw-r--r-- 1 jenkins jenkins 24601 Sep 9 05:48 coverage.out [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 7186 Sep 9 05:41 go.mod [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 102017 Sep 9 05:41 go.sum [2024-09-09T05:48:59.489Z] drwxrwxr-x 3 jenkins jenkins 4096 Sep 9 05:41 internal [2024-09-09T05:48:59.489Z] drwxrwxr-x 2 jenkins jenkins 4096 Sep 9 05:41 simulator [2024-09-09T05:48:59.489Z] -rw-rw-r-- 1 jenkins jenkins 229 Sep 9 05:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:48:59.950Z] + 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=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 --label arch=arm64 --label version=0.0.0 . [2024-09-09T05:49:00.544Z] Sending build context to Docker daemon 9.131MB [2024-09-09T05:49:00.544Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-09-09T05:49:00.544Z] Step 2/23 : FROM ${BASE} AS builder [2024-09-09T05:49:00.544Z] ---> 9f0fa1f1049d [2024-09-09T05:49:00.544Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-09-09T05:49:00.544Z] ---> Running in b6f511db7894 [2024-09-09T05:49:00.809Z] Removing intermediate container b6f511db7894 [2024-09-09T05:49:00.809Z] ---> 96f5bddf8d6a [2024-09-09T05:49:00.809Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-09-09T05:49:01.077Z] ---> Running in 5bd331cc6c88 [2024-09-09T05:49:01.344Z] Removing intermediate container 5bd331cc6c88 [2024-09-09T05:49:01.344Z] ---> 0f59870828fa [2024-09-09T05:49:01.344Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-09-09T05:49:01.344Z] ---> Running in e9375888d45d [2024-09-09T05:49:02.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T05:49:02.885Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T05:49:03.841Z] OK: 272 MiB in 60 packages [2024-09-09T05:49:04.426Z] Removing intermediate container e9375888d45d [2024-09-09T05:49:04.426Z] ---> f81dbb8fc95f [2024-09-09T05:49:04.426Z] Step 6/23 : WORKDIR /device-modbus-go [2024-09-09T05:49:04.694Z] ---> Running in 50ec46b35c2a [2024-09-09T05:49:04.961Z] Removing intermediate container 50ec46b35c2a [2024-09-09T05:49:04.961Z] ---> 1c7516175167 [2024-09-09T05:49:04.961Z] Step 7/23 : COPY go.mod vendor* ./ [2024-09-09T05:49:05.229Z] ---> 452e132e5070 [2024-09-09T05:49:05.229Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-09T05:49:05.496Z] ---> Running in ed946e07c915 [2024-09-09T05:49:08.078Z] Removing intermediate container ed946e07c915 [2024-09-09T05:49:08.078Z] ---> 791e9995c26e [2024-09-09T05:49:08.078Z] Step 9/23 : COPY . . [2024-09-09T05:49:08.663Z] ---> 3cb5f6cb599a [2024-09-09T05:49:08.663Z] Step 10/23 : RUN ${MAKE} [2024-09-09T05:49:08.935Z] ---> Running in 1458b64d328c [2024-09-09T05:49:09.908Z] 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/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-09-09T05:52:31.660Z] Removing intermediate container 1458b64d328c [2024-09-09T05:52:31.660Z] ---> 68e6acddd6fe [2024-09-09T05:52:31.660Z] Step 11/23 : FROM alpine:3.18 [2024-09-09T05:52:31.660Z] 3.18: Pulling from library/alpine [2024-09-09T05:52:31.660Z] 720f3032cd11: Pulling fs layer [2024-09-09T05:52:31.660Z] 720f3032cd11: Download complete [2024-09-09T05:52:31.660Z] 720f3032cd11: Pull complete [2024-09-09T05:52:31.660Z] Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-09T05:52:31.660Z] Status: Downloaded newer image for alpine:3.18 [2024-09-09T05:52:31.660Z] ---> 3e834921e367 [2024-09-09T05:52:31.660Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-09-09T05:52:31.660Z] ---> Running in 31b0652c3913 [2024-09-09T05:52:31.660Z] Removing intermediate container 31b0652c3913 [2024-09-09T05:52:31.660Z] ---> 82fdbfd1e78a [2024-09-09T05:52:31.660Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-09-09T05:52:31.660Z] ---> Running in bd93fa3cae32 [2024-09-09T05:52:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T05:52:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T05:52:31.660Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-09-09T05:52:31.660Z] Executing busybox-1.36.1-r7.trigger [2024-09-09T05:52:31.660Z] OK: 8 MiB in 16 packages [2024-09-09T05:52:31.660Z] Removing intermediate container bd93fa3cae32 [2024-09-09T05:52:31.660Z] ---> 5513cca8f44a [2024-09-09T05:52:31.660Z] Step 14/23 : RUN apk --no-cache upgrade [2024-09-09T05:52:31.660Z] ---> Running in 5ba1825ad571 [2024-09-09T05:52:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-09T05:52:31.660Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-09T05:52:31.660Z] OK: 8 MiB in 16 packages [2024-09-09T05:52:31.660Z] Removing intermediate container 5ba1825ad571 [2024-09-09T05:52:31.660Z] ---> e83064243892 [2024-09-09T05:52:31.660Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-09-09T05:52:32.620Z] ---> f2d68c02bf6a [2024-09-09T05:52:32.620Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-09-09T05:52:32.889Z] ---> b5d729ed30f0 [2024-09-09T05:52:32.889Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-09-09T05:52:33.474Z] ---> 527ed9a799b2 [2024-09-09T05:52:33.474Z] Step 18/23 : EXPOSE 59901 [2024-09-09T05:52:33.474Z] ---> Running in 4f257895fb57 [2024-09-09T05:52:33.740Z] Removing intermediate container 4f257895fb57 [2024-09-09T05:52:33.740Z] ---> ef8ec004596a [2024-09-09T05:52:33.740Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-09-09T05:52:34.007Z] ---> Running in 1b7e8ecd7fe3 [2024-09-09T05:52:34.276Z] Removing intermediate container 1b7e8ecd7fe3 [2024-09-09T05:52:34.276Z] ---> 4f076476e4ff [2024-09-09T05:52:34.276Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-09-09T05:52:34.276Z] ---> Running in 3b10f115d15c [2024-09-09T05:52:34.543Z] Removing intermediate container 3b10f115d15c [2024-09-09T05:52:34.543Z] ---> a2cf949347e1 [2024-09-09T05:52:34.543Z] Step 21/23 : LABEL arch=arm64 [2024-09-09T05:52:34.543Z] ---> Running in f079cecc2701 [2024-09-09T05:52:34.811Z] Removing intermediate container f079cecc2701 [2024-09-09T05:52:34.811Z] ---> d65d1ede7a4f [2024-09-09T05:52:34.811Z] Step 22/23 : LABEL git_sha=8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [2024-09-09T05:52:34.811Z] ---> Running in 4870320ff4ae [2024-09-09T05:52:35.087Z] Removing intermediate container 4870320ff4ae [2024-09-09T05:52:35.088Z] ---> b5042a695ce1 [2024-09-09T05:52:35.088Z] Step 23/23 : LABEL version=0.0.0 [2024-09-09T05:52:35.357Z] ---> Running in b843fd285683 [2024-09-09T05:52:35.620Z] Removing intermediate container b843fd285683 [2024-09-09T05:52:35.620Z] ---> 267f96b1e17b [2024-09-09T05:52:35.620Z] [Warning] One or more build-args [ARCH] were not consumed [2024-09-09T05:52:35.620Z] Successfully built 267f96b1e17b [2024-09-09T05:52:35.620Z] 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-09-09T05:52:36.575Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:52:36.575Z] [2024-09-09T05:52:36.575Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:52:37.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:52:37.054Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-09T05:52:37.054Z] 8998bd30e6a1: Pulling fs layer [2024-09-09T05:52:37.054Z] 04944245beec: Pulling fs layer [2024-09-09T05:52:37.054Z] 699f458cf7ca: Pulling fs layer [2024-09-09T05:52:37.054Z] 765212b225bb: Pulling fs layer [2024-09-09T05:52:37.054Z] f23df028b6ca: Pulling fs layer [2024-09-09T05:52:37.054Z] d65c8cfc05b1: Pulling fs layer [2024-09-09T05:52:37.054Z] 2437ff75d9bd: Pulling fs layer [2024-09-09T05:52:37.054Z] 765212b225bb: Waiting [2024-09-09T05:52:37.054Z] f23df028b6ca: Waiting [2024-09-09T05:52:37.054Z] d65c8cfc05b1: Waiting [2024-09-09T05:52:37.054Z] 2437ff75d9bd: Waiting [2024-09-09T05:52:37.323Z] 04944245beec: Verifying Checksum [2024-09-09T05:52:37.323Z] 04944245beec: Download complete [2024-09-09T05:52:37.323Z] 765212b225bb: Verifying Checksum [2024-09-09T05:52:37.323Z] 765212b225bb: Download complete [2024-09-09T05:52:37.323Z] f23df028b6ca: Download complete [2024-09-09T05:52:37.323Z] d65c8cfc05b1: Verifying Checksum [2024-09-09T05:52:37.323Z] d65c8cfc05b1: Download complete [2024-09-09T05:52:37.588Z] 699f458cf7ca: Verifying Checksum [2024-09-09T05:52:37.588Z] 699f458cf7ca: Download complete [2024-09-09T05:52:37.853Z] 8998bd30e6a1: Verifying Checksum [2024-09-09T05:52:37.853Z] 8998bd30e6a1: Download complete [2024-09-09T05:52:40.432Z] 2437ff75d9bd: Verifying Checksum [2024-09-09T05:52:40.432Z] 2437ff75d9bd: Download complete [2024-09-09T05:52:42.373Z] 8998bd30e6a1: Pull complete [2024-09-09T05:52:42.953Z] 04944245beec: Pull complete [2024-09-09T05:52:44.356Z] 699f458cf7ca: Pull complete [2024-09-09T05:52:44.623Z] 765212b225bb: Pull complete [2024-09-09T05:52:45.582Z] f23df028b6ca: Pull complete [2024-09-09T05:52:45.582Z] d65c8cfc05b1: Pull complete [2024-09-09T05:53:03.789Z] 2437ff75d9bd: Pull complete [2024-09-09T05:53:03.789Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-09T05:53:03.789Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-09T05:53:03.789Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:53:04.154Z] prd-ubuntu20.04-docker-arm64-4c-16g-9815 does not seem to be running inside a container [2024-09-09T05:53:04.216Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-09T05:53:06.772Z] $ docker top 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:07.686Z] ---> job-cost.sh [2024-09-09T05:53:07.686Z] lf-activate-venv: SKIPPING [2024-09-09T05:53:07.686Z] INFO: No Stack... [2024-09-09T05:53:07.950Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-09T05:53:08.900Z] INFO: Archiving Costs [Pipeline] sh [2024-09-09T05:53:09.564Z] + cut -d, -f6 [2024-09-09T05:53:09.564Z] + cat /w/workspace/device-modbus-go/1/archives/cost.csv [Pipeline] lock [2024-09-09T05:53:09.646Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [2024-09-09T05:53:09.654Z] Resource [jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] did not exist. Created. [2024-09-09T05:53:09.661Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-09T05:53:10.093Z] /w/workspace/device-modbus-go/1@tmp/durable-76f2430f/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-09-09T05:53:10.453Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-09-09T05:53:10.762Z] Warning: overwriting stash ‘stack-cost’ [2024-09-09T05:53:10.809Z] Stashed 1 file(s) [Pipeline] } [2024-09-09T05:53:10.831Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-571-1-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-09T05:53:10.940Z] $ docker stop --time=1 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 [2024-09-09T05:53:12.426Z] $ docker rm -f --volumes 35168b49290cdb3a13af6c50b0375f178599aad2743a9088100133fff2be8c67 [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-09-09T05:53:13.741Z] provisioning config files... [2024-09-09T05:53:13.754Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config9408687144967718502tmp [Pipeline] { [Pipeline] sh [2024-09-09T05:53:14.108Z] + set +x [2024-09-09T05:53:14.108Z] + + bashcurl -s -s -- https://codecov.io/bash [2024-09-09T05:53:14.108Z] [2024-09-09T05:53:14.108Z] [2024-09-09T05:53:14.108Z] _____ _ [2024-09-09T05:53:14.108Z] / ____| | | [2024-09-09T05:53:14.108Z] | | ___ __| | ___ ___ _____ __ [2024-09-09T05:53:14.108Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-09T05:53:14.108Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-09T05:53:14.108Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-09T05:53:14.108Z] Bash-1.0.6 [2024-09-09T05:53:14.108Z] [2024-09-09T05:53:14.108Z] [2024-09-09T05:53:14.108Z] ==> git version 2.25.1 found [2024-09-09T05:53:14.108Z] ==> 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-09-09T05:53:14.108Z] Release-Date: 2020-01-08 [2024-09-09T05:53:14.108Z] 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-09-09T05:53:14.108Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-09T05:53:14.108Z] ==> Jenkins CI detected. [2024-09-09T05:53:14.108Z] current dir:  /w/workspace/xfoundry_device-modbus-go_PR-571 [2024-09-09T05:53:14.108Z] project root: . [2024-09-09T05:53:14.108Z] --> token set from env [2024-09-09T05:53:14.108Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-09T05:53:14.108Z] ==> Running gcov in . (disable via -X gcov) [2024-09-09T05:53:14.108Z] ==> Python coveragepy not found [2024-09-09T05:53:14.108Z] ==> Searching for coverage reports in: [2024-09-09T05:53:14.108Z] + . [2024-09-09T05:53:14.108Z] -> Found 1 reports [2024-09-09T05:53:14.108Z] ==> Detecting git/mercurial file structure [2024-09-09T05:53:14.369Z] ==> Reading reports [2024-09-09T05:53:14.369Z] + ./coverage.out bytes=24601 [2024-09-09T05:53:14.369Z] ==> Appending adjustments [2024-09-09T05:53:14.369Z] https://docs.codecov.io/docs/fixing-reports [2024-09-09T05:53:14.369Z] + Found adjustments [2024-09-09T05:53:14.369Z] ==> Gzipping contents [2024-09-09T05:53:14.369Z] 4.0K /tmp/codecov.mfRfRU.gz [2024-09-09T05:53:14.369Z] ==> Uploading reports [2024-09-09T05:53:14.369Z] url: https://codecov.io [2024-09-09T05:53:14.369Z] query: branch=PR-571&commit=8c9a5e6c7767e93dec2c7f5189ccb1962e760714&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=571&job=&cmd_args= [2024-09-09T05:53:14.369Z] -> Pinging Codecov [2024-09-09T05:53:14.370Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-571&commit=8c9a5e6c7767e93dec2c7f5189ccb1962e760714&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-571%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=571&job=&cmd_args= [2024-09-09T05:53:14.370Z] -> Uploading to [2024-09-09T05:53:14.370Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-09/55DBCA73C666E3227836607328DD7E49/8c9a5e6c7767e93dec2c7f5189ccb1962e760714/b4ff7559-5cbe-4b13-9230-0baaf143c0b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240909%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240909T055314Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=56b7242a092edfde04c5bb89d03b242a6861140a4dfa20df5d9a9d4cdd895fc1 [2024-09-09T05:53:14.370Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-09T05:53:14.370Z] Dload Upload Total Spent Left Speed [2024-09-09T05:53:14.633Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3843 0 0 100 3843 0 16781 --:--:-- --:--:-- --:--:-- 16781 [2024-09-09T05:53:14.633Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/8c9a5e6c7767e93dec2c7f5189ccb1962e760714 [Pipeline] } [2024-09-09T05:53:14.666Z] 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-09-09T05:53:17.098Z] + [ -d /w/workspace/xfoundry_device-modbus-go_PR-571/archives ] [2024-09-09T05:53:17.099Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-571/archives [2024-09-09T05:53:17.099Z] total 16 [2024-09-09T05:53:17.099Z] drwxr-xr-x 3 root root 4096 Sep 9 05:40 . [2024-09-09T05:53:17.099Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 05:40 .. [2024-09-09T05:53:17.099Z] drwxr-xr-x 2 root root 4096 Sep 9 05:40 cost [2024-09-09T05:53:17.099Z] -rw-r--r-- 1 root root 88 Sep 9 05:40 cost.csv [2024-09-09T05:53:17.099Z] + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-571/archives [2024-09-09T05:53:17.099Z] + ls -al /w/workspace/xfoundry_device-modbus-go_PR-571/archives [2024-09-09T05:53:17.099Z] total 16 [2024-09-09T05:53:17.099Z] drwxr-xr-x 3 jenkins jenkins 4096 Sep 9 05:40 . [2024-09-09T05:53:17.099Z] drwxrwxr-x 10 jenkins jenkins 4096 Sep 9 05:40 .. [2024-09-09T05:53:17.099Z] drwxr-xr-x 2 jenkins jenkins 4096 Sep 9 05:40 cost [2024-09-09T05:53:17.099Z] -rw-r--r-- 1 jenkins jenkins 88 Sep 9 05:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:17.442Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:18.348Z] ---> package-listing.sh [2024-09-09T05:53:18.348Z] ++ facter osfamily [2024-09-09T05:53:18.348Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-09T05:53:18.607Z] + OS_FAMILY=debian [2024-09-09T05:53:18.607Z] + workspace=/w/workspace/xfoundry_device-modbus-go_PR-571 [2024-09-09T05:53:18.607Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-09T05:53:18.607Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-09T05:53:18.607Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-09T05:53:18.607Z] + PACKAGES=/tmp/packages_start.txt [2024-09-09T05:53:18.607Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-571 ']' [2024-09-09T05:53:18.607Z] + PACKAGES=/tmp/packages_end.txt [2024-09-09T05:53:18.607Z] + case "${OS_FAMILY}" in [2024-09-09T05:53:18.607Z] + dpkg -l [2024-09-09T05:53:18.607Z] + grep '^ii' [2024-09-09T05:53:18.607Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-09T05:53:18.607Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-09T05:53:18.607Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-09T05:53:18.607Z] + '[' /w/workspace/xfoundry_device-modbus-go_PR-571 ']' [2024-09-09T05:53:18.607Z] + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-571/archives/ [2024-09-09T05:53:18.607Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-571/archives/ [Pipeline] echo [2024-09-09T05:53:18.659Z] 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-571/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-09T05:53:18.959Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-09T05:53:19.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-09T05:53:19.610Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-09T05:53:19.854Z] prd-ubuntu20.04-docker-8c-8g-9814 does not seem to be running inside a container [2024-09-09T05:53:19.884Z] $ 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-571/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-571 -v /w/workspace/xfoundry_device-modbus-go_PR-571:/w/workspace/xfoundry_device-modbus-go_PR-571:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-571@tmp:/w/workspace/xfoundry_device-modbus-go_PR-571@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-09-09T05:53:20.066Z] $ docker top b68f91e9cc376ae0ebc1ada12e75c3af9f8d35253c719bcd4e39f70e60217bdc -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-09T05:53:20.532Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-09T05:53:20.847Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-09T05:53:21.165Z] + ls /var/log/sa-host [2024-09-09T05:53:21.165Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-09T05:53:21.328Z] provisioning config files... [2024-09-09T05:53:21.338Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-571@tmp/config14164969251166492614tmp [Pipeline] { [Pipeline] echo [2024-09-09T05:53:21.412Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:21.736Z] ---> create-netrc.sh [Pipeline] } [2024-09-09T05:53:21.766Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:22.187Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-09T05:53:22.228Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:22.551Z] ---> sudo-logs.sh [2024-09-09T05:53:22.551Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-09T05:53:22.655Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:22.970Z] ---> job-cost.sh [2024-09-09T05:53:22.970Z] lf-activate-venv: SKIPPING [2024-09-09T05:53:22.970Z] DEBUG: total: 0.2199999988079071 [2024-09-09T05:53:22.970Z] INFO: Retrieving Stack Cost... [2024-09-09T05:53:23.228Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-09T05:53:23.794Z] INFO: Archiving Costs [Pipeline] echo [2024-09-09T05:53:23.840Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-09T05:53:24.166Z] ---> logs-deploy.sh [2024-09-09T05:53:24.167Z] lf-activate-venv: SKIPPING [2024-09-09T05:53:24.167Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-571/1 [2024-09-09T05:53:24.167Z] INFO: archiving workspace using pattern(s): [2024-09-09T05:53:25.105Z] Archives upload complete. [2024-09-09T05:53:25.105Z] INFO: archiving logs to Nexus