Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 85c9ff1e57050cb21dd0a25e11b91c09e287920a 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-ssh17294730272032322100.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 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-ssh17454492256367149659.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 33739fb647ab338ef2ce3bfc8312bfbcef468f88 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14915627322411709762.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 33739fb647ab338ef2ce3bfc8312bfbcef468f88 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 33739fb647ab338ef2ce3bfc8312bfbcef468f88 # timeout=10 Commit message: "Merge pull request #447 from ernestojeda/fix-release-changelog" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12830402749140484246.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5586243250119098114.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-24596 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 85c9ff1e57050cb21dd0a25e11b91c09e287920a (main) Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary (#530)" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 85c9ff1e57050cb21dd0a25e11b91c09e287920a # timeout=10 > git rev-list --no-walk 4de3a8f4fd48ff80f4bd37b19548b6aae5009810 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-12-06T20:45:08.655Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-12-06T20:45:08.742Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-12-06T20:45:08.776Z] ========================================================= [2023-12-06T20:45:08.776Z] EdgeX Global Pipelines Version Info [2023-12-06T20:45:08.776Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:45:09.495Z] ------------------- [2023-12-06T20:45:09.495Z] stable info: [2023-12-06T20:45:09.495Z] ------------------- [2023-12-06T20:45:09.495Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-12-06T20:45:09.495Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:45:09.495Z] Message: update stable to v1.0.258 [2023-12-06T20:45:10.063Z] ------------------- [2023-12-06T20:45:10.063Z] experimental info: [2023-12-06T20:45:10.063Z] ------------------- [2023-12-06T20:45:10.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-12-06T20:45:10.064Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2023-12-06T20:45:10.064Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-12-06T20:45:10.141Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2023-12-06T20:45:10.163Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2023-12-06T20:45:10.187Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-12-06T20:45:10.216Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-12-06T20:45:10.246Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-12-06T20:45:10.274Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-12-06T20:45:10.307Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-12-06T20:45:10.332Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-12-06T20:45:10.357Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-12-06T20:45:10.386Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-12-06T20:45:10.411Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-12-06T20:45:10.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2023-12-06T20:45:10.462Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-12-06T20:45:10.495Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-12-06T20:45:10.522Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:45:10.551Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-12-06T20:45:10.586Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:45:10.619Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-12-06T20:45:10.656Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-12-06T20:45:10.686Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-12-06T20:45:10.719Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-12-06T20:45:10.755Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-12-06T20:45:10.794Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-12-06T20:45:10.825Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-12-06T20:45:10.854Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-12-06T20:45:10.898Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-12-06T20:45:10.929Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-12-06T20:45:10.966Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-12-06T20:45:11.004Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-12-06T20:45:11.038Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-12-06T20:45:11.082Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] echo [2023-12-06T20:45:11.122Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 85c9ff1 [Pipeline] echo [2023-12-06T20:45:11.160Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:45:11.255Z] provisioning config files... [2023-12-06T20:45:11.269Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16884887414549493179tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:45:11.609Z] ---> ****-login.sh [2023-12-06T20:45:11.609Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:45:11.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:11.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:11.869Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:11.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:11.869Z] [2023-12-06T20:45:11.869Z] Login Succeeded [2023-12-06T20:45:11.869Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:45:11.869Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:11.869Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:11.869Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:11.869Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:11.869Z] [2023-12-06T20:45:11.869Z] Login Succeeded [2023-12-06T20:45:11.869Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:45:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:12.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:12.128Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:12.128Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:12.128Z] [2023-12-06T20:45:12.128Z] Login Succeeded [2023-12-06T20:45:12.128Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:45:12.128Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:12.128Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:12.128Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:12.129Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:12.129Z] [2023-12-06T20:45:12.129Z] Login Succeeded [2023-12-06T20:45:12.129Z] ****.io [2023-12-06T20:45:12.389Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:12.390Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:12.390Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:12.390Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:12.390Z] [2023-12-06T20:45:12.390Z] Login Succeeded [2023-12-06T20:45:12.390Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:45:12.398Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-12-06T20:45:12.897Z] + git rev-list -1 --merges 85c9ff1e57050cb21dd0a25e11b91c09e287920a~1..85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] echo [2023-12-06T20:45:12.938Z] -----------> git rev-list -1 --merges 85c9ff1e57050cb21dd0a25e11b91c09e287920a~1..85c9ff1e57050cb21dd0a25e11b91c09e287920a 85c9ff1e57050cb21dd0a25e11b91c09e287920a [false] [Pipeline] sh [2023-12-06T20:45:13.243Z] + git log --format=format:%s -1 85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] echo [2023-12-06T20:45:13.257Z] ========================================================= [2023-12-06T20:45:13.257Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-12-06T20:45:13.257Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:45:13.629Z] + git log --format=format:%s -1 85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] echo [2023-12-06T20:45:13.641Z] [semverPrep] GIT_COMMIT: 85c9ff1e57050cb21dd0a25e11b91c09e287920a, Commit Message: build: [Device Modbus] Add ldflags to strib debug info from binary (#530) [Pipeline] echo [2023-12-06T20:45:13.668Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-12-06T20:45:14.044Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:45:14.044Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-12-06T20:45:14.044Z] + [ -e /tmp/ssh_known_hosts ] [2023-12-06T20:45:14.044Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-12-06T20:45:14.044Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-12-06T20:45:14.044Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-12-06T20:45:14.044Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:14.402Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:45:14.402Z] [2023-12-06T20:45:14.402Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:14.772Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:45:14.772Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-12-06T20:45:14.772Z] b85a868b505f: Pulling fs layer [2023-12-06T20:45:14.772Z] e2be974225ed: Pulling fs layer [2023-12-06T20:45:14.772Z] 339a4e72a1f5: Pulling fs layer [2023-12-06T20:45:14.772Z] 988bab9f4d93: Pulling fs layer [2023-12-06T20:45:14.772Z] 1469e6f7b9e6: Pulling fs layer [2023-12-06T20:45:14.772Z] eaf3925da568: Pulling fs layer [2023-12-06T20:45:14.772Z] bab4dde63d76: Pulling fs layer [2023-12-06T20:45:14.772Z] bde34c3a00c8: Pulling fs layer [2023-12-06T20:45:14.772Z] b352a97aabf1: Pulling fs layer [2023-12-06T20:45:14.772Z] 4872d77fe225: Pulling fs layer [2023-12-06T20:45:14.772Z] 5851b861e8e6: Pulling fs layer [2023-12-06T20:45:14.772Z] 988bab9f4d93: Waiting [2023-12-06T20:45:14.772Z] 4872d77fe225: Waiting [2023-12-06T20:45:14.772Z] bab4dde63d76: Waiting [2023-12-06T20:45:14.772Z] 1469e6f7b9e6: Waiting [2023-12-06T20:45:14.772Z] 5851b861e8e6: Waiting [2023-12-06T20:45:14.772Z] b352a97aabf1: Waiting [2023-12-06T20:45:14.772Z] e2be974225ed: Verifying Checksum [2023-12-06T20:45:14.772Z] e2be974225ed: Download complete [2023-12-06T20:45:14.772Z] 988bab9f4d93: Download complete [2023-12-06T20:45:14.772Z] 1469e6f7b9e6: Verifying Checksum [2023-12-06T20:45:14.772Z] 1469e6f7b9e6: Download complete [2023-12-06T20:45:14.772Z] 339a4e72a1f5: Verifying Checksum [2023-12-06T20:45:14.772Z] 339a4e72a1f5: Download complete [2023-12-06T20:45:15.031Z] eaf3925da568: Verifying Checksum [2023-12-06T20:45:15.031Z] eaf3925da568: Download complete [2023-12-06T20:45:15.031Z] bde34c3a00c8: Download complete [2023-12-06T20:45:15.031Z] b352a97aabf1: Verifying Checksum [2023-12-06T20:45:15.031Z] b352a97aabf1: Download complete [2023-12-06T20:45:15.031Z] 4872d77fe225: Verifying Checksum [2023-12-06T20:45:15.031Z] 4872d77fe225: Download complete [2023-12-06T20:45:15.031Z] 5851b861e8e6: Verifying Checksum [2023-12-06T20:45:15.031Z] 5851b861e8e6: Download complete [2023-12-06T20:45:15.031Z] b85a868b505f: Verifying Checksum [2023-12-06T20:45:15.031Z] b85a868b505f: Download complete [2023-12-06T20:45:15.290Z] bab4dde63d76: Verifying Checksum [2023-12-06T20:45:15.290Z] bab4dde63d76: Download complete [2023-12-06T20:45:16.226Z] b85a868b505f: Pull complete [2023-12-06T20:45:16.226Z] e2be974225ed: Pull complete [2023-12-06T20:45:16.796Z] 339a4e72a1f5: Pull complete [2023-12-06T20:45:16.796Z] 988bab9f4d93: Pull complete [2023-12-06T20:45:17.055Z] 1469e6f7b9e6: Pull complete [2023-12-06T20:45:17.055Z] eaf3925da568: Pull complete [2023-12-06T20:45:18.959Z] bab4dde63d76: Pull complete [2023-12-06T20:45:18.959Z] bde34c3a00c8: Pull complete [2023-12-06T20:45:18.959Z] b352a97aabf1: Pull complete [2023-12-06T20:45:18.959Z] 4872d77fe225: Pull complete [2023-12-06T20:45:18.959Z] 5851b861e8e6: Pull complete [2023-12-06T20:45:18.959Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-12-06T20:45:19.218Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:45:19.218Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:45:19.395Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:45:19.427Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:45:21.215Z] $ docker top 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c -eo pid,comm [2023-12-06T20:45:21.260Z] 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). [2023-12-06T20:45:21.260Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:45:21.351Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:45:21.351Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:45:21.467Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:45:21.472Z] $ docker exec 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c ssh-agent [2023-12-06T20:45:21.565Z] SSH_AUTH_SOCK=/tmp/ssh-7eWkzcmi6qjq/agent.33 [2023-12-06T20:45:21.565Z] SSH_AGENT_PID=39 [2023-12-06T20:45:21.571Z] Running ssh-add (command line suppressed) [2023-12-06T20:45:21.681Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9804762146970963854.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9804762146970963854.key) [2023-12-06T20:45:21.690Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:45:21.991Z] + git tag --points-at HEAD [Pipeline] } [2023-12-06T20:45:22.004Z] $ docker exec --env ******** --env ******** 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c ssh-agent -k [2023-12-06T20:45:22.111Z] unset SSH_AUTH_SOCK; [2023-12-06T20:45:22.112Z] unset SSH_AGENT_PID; [2023-12-06T20:45:22.112Z] echo Agent pid 39 killed; [2023-12-06T20:45:22.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-12-06T20:45:22.169Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:45:22.169Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:45:22.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:45:22.294Z] $ docker exec 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c ssh-agent [2023-12-06T20:45:22.390Z] SSH_AUTH_SOCK=/tmp/ssh-CIx8Vhv9eBnK/agent.71 [2023-12-06T20:45:22.390Z] SSH_AGENT_PID=77 [2023-12-06T20:45:22.396Z] Running ssh-add (command line suppressed) [2023-12-06T20:45:22.495Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14086003805530257833.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14086003805530257833.key) [2023-12-06T20:45:22.505Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:45:22.814Z] + git semver init [2023-12-06T20:45:23.073Z] 2023-12-06 20:45:22,981 [run_init] DEBUG init version:0.0.0 force:False [2023-12-06T20:45:23.073Z] 2023-12-06 20:45:22,982 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-06T20:45:23.073Z] 2023-12-06 20:45:22,982 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2023-12-06T20:45:23.073Z] 2023-12-06 20:45:22,983 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:45:24.452Z] 2023-12-06 20:45:24,331 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2023-12-06T20:45:24.452Z] 2023-12-06 20:45:24,332 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2023-12-06T20:45:24.452Z] 2023-12-06 20:45:24,332 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:45:24.452Z] 2023-12-06 20:45:24,332 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:45:24.452Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T20:45:24.464Z] $ docker exec --env ******** --env ******** 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c ssh-agent -k [2023-12-06T20:45:24.565Z] unset SSH_AUTH_SOCK; [2023-12-06T20:45:24.566Z] unset SSH_AGENT_PID; [2023-12-06T20:45:24.566Z] echo Agent pid 77 killed; [2023-12-06T20:45:24.573Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:45:24.954Z] + git semver [Pipeline] } [2023-12-06T20:45:25.231Z] $ docker stop --time=1 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c [2023-12-06T20:45:26.519Z] $ docker rm -f --volumes 183344487c57abac7ad7ce3fb8040b9ea40a7e99a378376db95c2e022b6d425c [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:45:26.884Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-12-06T20:45:27.141Z] Stashed 1 file(s) [Pipeline] echo [2023-12-06T20:45:27.144Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.4 [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 [2023-12-06T20:45:27.497Z] provisioning config files... [2023-12-06T20:45:27.506Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config1281517550657741252tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:45:27.825Z] ---> ****-login.sh [2023-12-06T20:45:27.825Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:45:27.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:27.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:27.825Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:27.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:27.825Z] [2023-12-06T20:45:27.825Z] Login Succeeded [2023-12-06T20:45:27.826Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:45:27.826Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:27.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:27.826Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:27.826Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:27.826Z] [2023-12-06T20:45:27.826Z] Login Succeeded [2023-12-06T20:45:27.826Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:45:28.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:28.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:28.086Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:28.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:28.086Z] [2023-12-06T20:45:28.086Z] Login Succeeded [2023-12-06T20:45:28.086Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:45:28.086Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:28.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:28.086Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:28.086Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:28.086Z] [2023-12-06T20:45:28.086Z] Login Succeeded [2023-12-06T20:45:28.086Z] ****.io [2023-12-06T20:45:28.347Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:45:28.347Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:45:28.347Z] Configure a credential helper to remove this warning. See [2023-12-06T20:45:28.347Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:45:28.347Z] [2023-12-06T20:45:28.347Z] Login Succeeded [2023-12-06T20:45:28.347Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:45:28.355Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:45:28.491Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:45:28.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:45:28.565Z] ========================================================= [2023-12-06T20:45:28.566Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-12-06T20:45:28.566Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:45:28.964Z] + 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 . [2023-12-06T20:45:28.964Z] Sending build context to Docker daemon 17.2MB [2023-12-06T20:45:28.964Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:45:28.964Z] Step 2/10 : FROM ${BASE} AS builder [2023-12-06T20:45:29.224Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-12-06T20:45:29.224Z] 7264a8db6415: Pulling fs layer [2023-12-06T20:45:29.224Z] c4d48a809fc2: Pulling fs layer [2023-12-06T20:45:29.224Z] 4f1c88b9dad5: Pulling fs layer [2023-12-06T20:45:29.224Z] ad3a456e5733: Pulling fs layer [2023-12-06T20:45:29.224Z] 69c7f0334f64: Pulling fs layer [2023-12-06T20:45:29.224Z] 1f1c1a5573a3: Pulling fs layer [2023-12-06T20:45:29.224Z] ce7588e14bc9: Pulling fs layer [2023-12-06T20:45:29.224Z] b5e4710f87ac: Pulling fs layer [2023-12-06T20:45:29.224Z] 69c7f0334f64: Waiting [2023-12-06T20:45:29.224Z] 1f1c1a5573a3: Waiting [2023-12-06T20:45:29.224Z] ad3a456e5733: Waiting [2023-12-06T20:45:29.224Z] b5e4710f87ac: Waiting [2023-12-06T20:45:29.224Z] ce7588e14bc9: Waiting [2023-12-06T20:45:29.224Z] c4d48a809fc2: Download complete [2023-12-06T20:45:29.224Z] ad3a456e5733: Verifying Checksum [2023-12-06T20:45:29.224Z] ad3a456e5733: Download complete [2023-12-06T20:45:29.224Z] 69c7f0334f64: Download complete [2023-12-06T20:45:29.224Z] 7264a8db6415: Verifying Checksum [2023-12-06T20:45:29.224Z] 7264a8db6415: Download complete [2023-12-06T20:45:29.224Z] 1f1c1a5573a3: Verifying Checksum [2023-12-06T20:45:29.224Z] 1f1c1a5573a3: Download complete [2023-12-06T20:45:29.224Z] 7264a8db6415: Pull complete [2023-12-06T20:45:29.483Z] c4d48a809fc2: Pull complete [2023-12-06T20:45:29.483Z] b5e4710f87ac: Verifying Checksum [2023-12-06T20:45:29.483Z] b5e4710f87ac: Download complete [2023-12-06T20:45:29.483Z] 4f1c88b9dad5: Verifying Checksum [2023-12-06T20:45:29.483Z] 4f1c88b9dad5: Download complete [2023-12-06T20:45:30.049Z] ce7588e14bc9: Verifying Checksum [2023-12-06T20:45:32.631Z] 4f1c88b9dad5: Pull complete [2023-12-06T20:45:32.631Z] ad3a456e5733: Pull complete [2023-12-06T20:45:32.631Z] 69c7f0334f64: Pull complete [2023-12-06T20:45:32.631Z] 1f1c1a5573a3: Pull complete [2023-12-06T20:45:35.196Z] ce7588e14bc9: Pull complete [2023-12-06T20:45:35.196Z] b5e4710f87ac: Pull complete [2023-12-06T20:45:35.196Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2023-12-06T20:45:35.196Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-12-06T20:45:35.196Z] ---> 88b5674ff536 [2023-12-06T20:45:35.196Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:45:37.753Z] ---> Running in 70b3cd70aa40 [2023-12-06T20:45:37.753Z] Removing intermediate container 70b3cd70aa40 [2023-12-06T20:45:37.753Z] ---> 185ad8e3d153 [2023-12-06T20:45:37.753Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:45:37.753Z] ---> Running in 2f501d4a4389 [2023-12-06T20:45:37.753Z] Removing intermediate container 2f501d4a4389 [2023-12-06T20:45:37.753Z] ---> 1980f91a3380 [2023-12-06T20:45:37.753Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2023-12-06T20:45:38.012Z] ---> Running in 645bfaad9fb0 [2023-12-06T20:45:38.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:38.271Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:45:38.532Z] (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:45:38.532Z] (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T20:45:38.532Z] (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:45:38.532Z] (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:45:38.532Z] (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T20:45:38.532Z] (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T20:45:38.532Z] (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T20:45:38.798Z] (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T20:45:38.798Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:45:38.798Z] OK: 270 MiB in 60 packages [2023-12-06T20:45:39.057Z] Removing intermediate container 645bfaad9fb0 [2023-12-06T20:45:39.057Z] ---> 68efa46db9ea [2023-12-06T20:45:39.057Z] Step 6/10 : WORKDIR /device-modbus-go [2023-12-06T20:45:39.318Z] ---> Running in 569ae385a5b9 [2023-12-06T20:45:39.318Z] Removing intermediate container 569ae385a5b9 [2023-12-06T20:45:39.318Z] ---> d15cd53f78bb [2023-12-06T20:45:39.318Z] Step 7/10 : COPY go.mod vendor* ./ [2023-12-06T20:45:39.318Z] ---> 1638e085d0ae [2023-12-06T20:45:39.318Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:45:40.685Z] ---> Running in ac3c3355f91c [2023-12-06T20:45:42.409Z] Still waiting to schedule task [2023-12-06T20:45:42.409Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-24595’ is offline [2023-12-06T20:46:07.237Z] Removing intermediate container ac3c3355f91c [2023-12-06T20:46:07.237Z] ---> d53d33df7b6c [2023-12-06T20:46:07.237Z] Step 9/10 : COPY . . [2023-12-06T20:46:07.803Z] ---> a359abb36aee [2023-12-06T20:46:07.803Z] Step 10/10 : RUN ${MAKE} [2023-12-06T20:46:07.803Z] ---> Running in 7920f6af2f60 [2023-12-06T20:46:08.063Z] noop [2023-12-06T20:46:08.321Z] Removing intermediate container 7920f6af2f60 [2023-12-06T20:46:08.321Z] ---> 22b6fd007774 [2023-12-06T20:46:08.321Z] Successfully built 22b6fd007774 [2023-12-06T20:46:08.321Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:08.694Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:46:08.694Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:46:08.802Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:46:08.833Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:46:09.173Z] $ docker top 6c4f24dc44907c9c695e964f8387be216ac9cb81a7663d6538404f005ba50b7a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:46:09.560Z] + go version [2023-12-06T20:46:09.560Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-12-06T20:46:09.572Z] $ docker stop --time=1 6c4f24dc44907c9c695e964f8387be216ac9cb81a7663d6538404f005ba50b7a [2023-12-06T20:46:10.887Z] $ docker rm -f --volumes 6c4f24dc44907c9c695e964f8387be216ac9cb81a7663d6538404f005ba50b7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:11.479Z] + docker inspect -f . ci-base-image-x86_64 [2023-12-06T20:46:11.479Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:46:11.590Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:46:11.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-12-06T20:46:11.936Z] $ docker top 6f1e50ffa88948d6ce1dc105a830b53efbd361aaa748926f2abbaf2e121aaa39 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:46:12.322Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:46:12.640Z] + make test [2023-12-06T20:46:12.640Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:46:13.576Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T20:46:23.552Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T20:46:23.552Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements [2023-12-06T20:46:28.816Z] go vet ./... [2023-12-06T20:46:32.093Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:46:32.093Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:46:32.093Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:46:32.361Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:46:32.395Z] $ docker stop --time=1 6f1e50ffa88948d6ce1dc105a830b53efbd361aaa748926f2abbaf2e121aaa39 [2023-12-06T20:46:34.740Z] $ docker rm -f --volumes 6f1e50ffa88948d6ce1dc105a830b53efbd361aaa748926f2abbaf2e121aaa39 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:46:35.250Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:46:35.333Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-12-06T20:46:35.878Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:46:36.161Z] + ls -al . [2023-12-06T20:46:36.162Z] total 192 [2023-12-06T20:46:36.162Z] drwxrwxr-x 9 jenkins jenkins 4096 Dec 6 20:46 . [2023-12-06T20:46:36.162Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:45 .. [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:45 .dockerignore [2023-12-06T20:46:36.162Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:46 .git [2023-12-06T20:46:36.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:45 .github [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:45 .gitignore [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:45 .golangci.yml [2023-12-06T20:46:36.162Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:45 .semver [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:45 Attribution.txt [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:45 CHANGELOG.md [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:45 Dockerfile [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:45 GOVERNANCE.md [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:45 Jenkinsfile [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:45 LICENSE [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:45 Makefile [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:45 OWNERS.md [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:45 README.md [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:45 VERSION [2023-12-06T20:46:36.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:45 bin [2023-12-06T20:46:36.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:45 cmd [2023-12-06T20:46:36.162Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:46 coverage.out [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:45 go.mod [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:45 go.sum [2023-12-06T20:46:36.162Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:45 internal [2023-12-06T20:46:36.162Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:45 simulator [2023-12-06T20:46:36.162Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:46:36.525Z] + 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=85c9ff1e57050cb21dd0a25e11b91c09e287920a --label arch=amd64 --label version=3.2.0-dev.4 . [2023-12-06T20:46:36.525Z] Sending build context to Docker daemon 17.22MB [2023-12-06T20:46:36.525Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2023-12-06T20:46:36.525Z] Step 2/23 : FROM ${BASE} AS builder [2023-12-06T20:46:36.525Z] ---> 22b6fd007774 [2023-12-06T20:46:36.525Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-12-06T20:46:36.785Z] ---> Running in 7f7f2a9dc445 [2023-12-06T20:46:36.785Z] Removing intermediate container 7f7f2a9dc445 [2023-12-06T20:46:36.785Z] ---> 49136dd2e234 [2023-12-06T20:46:36.785Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-12-06T20:46:36.785Z] ---> Running in 9a5ad366a75b [2023-12-06T20:46:36.785Z] Removing intermediate container 9a5ad366a75b [2023-12-06T20:46:36.785Z] ---> eb2b24be4225 [2023-12-06T20:46:36.785Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2023-12-06T20:46:36.785Z] ---> Running in 815eef15ac0c [2023-12-06T20:46:37.043Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:37.304Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:37.304Z] OK: 270 MiB in 60 packages [2023-12-06T20:46:37.873Z] Removing intermediate container 815eef15ac0c [2023-12-06T20:46:37.873Z] ---> 1bb2a7868972 [2023-12-06T20:46:37.873Z] Step 6/23 : WORKDIR /device-modbus-go [2023-12-06T20:46:37.873Z] ---> Running in 90571d440d9e [2023-12-06T20:46:37.873Z] Removing intermediate container 90571d440d9e [2023-12-06T20:46:37.873Z] ---> e9f5d2383641 [2023-12-06T20:46:37.873Z] Step 7/23 : COPY go.mod vendor* ./ [2023-12-06T20:46:37.873Z] ---> 0b565889c740 [2023-12-06T20:46:37.873Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:46:38.132Z] ---> Running in 827b1c42af82 [2023-12-06T20:46:38.710Z] Removing intermediate container 827b1c42af82 [2023-12-06T20:46:38.710Z] ---> 6304e890e819 [2023-12-06T20:46:38.710Z] Step 9/23 : COPY . . [2023-12-06T20:46:38.970Z] ---> 45597dd661df [2023-12-06T20:46:38.970Z] Step 10/23 : RUN ${MAKE} [2023-12-06T20:46:38.970Z] ---> Running in 5ede066d72d2 [2023-12-06T20:46:39.229Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T20:46:57.315Z] Removing intermediate container 5ede066d72d2 [2023-12-06T20:46:57.315Z] ---> 14a143eebd5e [2023-12-06T20:46:57.315Z] Step 11/23 : FROM alpine:3.18 [2023-12-06T20:46:57.315Z] 3.18: Pulling from library/alpine [2023-12-06T20:46:57.315Z] c926b61bad3b: Pulling fs layer [2023-12-06T20:46:57.315Z] c926b61bad3b: Verifying Checksum [2023-12-06T20:46:57.315Z] c926b61bad3b: Download complete [2023-12-06T20:46:57.315Z] c926b61bad3b: Pull complete [2023-12-06T20:46:57.315Z] Digest: sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:46:57.315Z] Status: Downloaded newer image for alpine:3.18 [2023-12-06T20:46:57.315Z] ---> b541f2080109 [2023-12-06T20:46:57.315Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2023-12-06T20:46:57.315Z] ---> Running in 8961643e14f8 [2023-12-06T20:46:57.315Z] Removing intermediate container 8961643e14f8 [2023-12-06T20:46:57.315Z] ---> 39474d2ff92b [2023-12-06T20:46:57.315Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2023-12-06T20:46:57.315Z] ---> Running in 42bbd898a4ff [2023-12-06T20:46:57.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:57.315Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:57.315Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:46:57.315Z] Executing busybox-1.36.1-r5.trigger [2023-12-06T20:46:57.315Z] OK: 7 MiB in 16 packages [2023-12-06T20:46:57.574Z] Removing intermediate container 42bbd898a4ff [2023-12-06T20:46:57.574Z] ---> 84e31aaa502f [2023-12-06T20:46:57.574Z] Step 14/23 : RUN apk --no-cache upgrade [2023-12-06T20:46:57.574Z] ---> Running in 30865a8e4b9f [2023-12-06T20:46:57.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:57.834Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-12-06T20:46:58.094Z] OK: 7 MiB in 16 packages [2023-12-06T20:46:58.353Z] Removing intermediate container 30865a8e4b9f [2023-12-06T20:46:58.353Z] ---> 06a68a810b77 [2023-12-06T20:46:58.353Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2023-12-06T20:46:58.974Z] ---> 3ee01dbda7f0 [2023-12-06T20:46:58.974Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T20:46:58.974Z] ---> 5ddecc0126cc [2023-12-06T20:46:58.974Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T20:46:59.233Z] ---> 6ab414c856c1 [2023-12-06T20:46:59.233Z] Step 18/23 : EXPOSE 59901 [2023-12-06T20:46:59.233Z] ---> Running in 2bd2032e56f1 [2023-12-06T20:46:59.233Z] Removing intermediate container 2bd2032e56f1 [2023-12-06T20:46:59.233Z] ---> 12bf2a6a8c6e [2023-12-06T20:46:59.233Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2023-12-06T20:46:59.233Z] ---> Running in 43002a15b67f [2023-12-06T20:46:59.233Z] Removing intermediate container 43002a15b67f [2023-12-06T20:46:59.233Z] ---> 5f27127c5020 [2023-12-06T20:46:59.233Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-12-06T20:46:59.233Z] ---> Running in 71b03bcde55d [2023-12-06T20:46:59.491Z] Removing intermediate container 71b03bcde55d [2023-12-06T20:46:59.491Z] ---> 836361658ae6 [2023-12-06T20:46:59.491Z] Step 21/23 : LABEL arch=amd64 [2023-12-06T20:46:59.491Z] ---> Running in 7ba744d5a96a [2023-12-06T20:46:59.491Z] Removing intermediate container 7ba744d5a96a [2023-12-06T20:46:59.491Z] ---> c19950df4cfb [2023-12-06T20:46:59.491Z] Step 22/23 : LABEL git_sha=85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:46:59.491Z] ---> Running in eca860e0d92a [2023-12-06T20:46:59.491Z] Removing intermediate container eca860e0d92a [2023-12-06T20:46:59.491Z] ---> 79ff0aaf8e0c [2023-12-06T20:46:59.492Z] Step 23/23 : LABEL version=3.2.0-dev.4 [2023-12-06T20:46:59.751Z] ---> Running in daa11778384f [2023-12-06T20:46:59.751Z] Removing intermediate container daa11778384f [2023-12-06T20:46:59.751Z] ---> bc77524f151d [2023-12-06T20:46:59.751Z] [Warning] One or more build-args [ARCH] were not consumed [2023-12-06T20:46:59.751Z] Successfully built bc77524f151d [2023-12-06T20:46:59.751Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:47:00.013Z] provisioning config files... [2023-12-06T20:47:00.021Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6727450969700953804tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:47:00.360Z] ---> ****-login.sh [2023-12-06T20:47:00.360Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:47:00.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:47:00.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:47:00.360Z] Configure a credential helper to remove this warning. See [2023-12-06T20:47:00.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:47:00.360Z] [2023-12-06T20:47:00.360Z] Login Succeeded [2023-12-06T20:47:00.360Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:47:00.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:47:00.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:47:00.361Z] Configure a credential helper to remove this warning. See [2023-12-06T20:47:00.361Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:47:00.361Z] [2023-12-06T20:47:00.361Z] Login Succeeded [2023-12-06T20:47:00.361Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:47:00.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:47:00.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:47:00.620Z] Configure a credential helper to remove this warning. See [2023-12-06T20:47:00.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:47:00.620Z] [2023-12-06T20:47:00.620Z] Login Succeeded [2023-12-06T20:47:00.620Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:47:00.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:47:00.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:47:00.620Z] Configure a credential helper to remove this warning. See [2023-12-06T20:47:00.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:47:00.620Z] [2023-12-06T20:47:00.620Z] Login Succeeded [2023-12-06T20:47:00.620Z] ****.io [2023-12-06T20:47:00.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:47:00.882Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:47:00.882Z] Configure a credential helper to remove this warning. See [2023-12-06T20:47:00.882Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:47:00.882Z] [2023-12-06T20:47:00.882Z] Login Succeeded [2023-12-06T20:47:00.882Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:47:00.890Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:47:01.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:47:01.060Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2023-12-06T20:47:01.060Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:47:01.060Z] latest [2023-12-06T20:47:01.060Z] 3.2.0-dev.4 [2023-12-06T20:47:01.060Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:47:01.060Z] main [2023-12-06T20:47:01.060Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:01.533Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:01.918Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:47:01.918Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T20:47:01.918Z] 01ed0937e354: Preparing [2023-12-06T20:47:01.918Z] a82a5970c5ca: Preparing [2023-12-06T20:47:01.918Z] 648f2ac2c64b: Preparing [2023-12-06T20:47:01.918Z] d44fa2508fa6: Preparing [2023-12-06T20:47:01.918Z] ecf3c11d3a43: Preparing [2023-12-06T20:47:01.918Z] 9fe9a137fd00: Preparing [2023-12-06T20:47:01.918Z] 9fe9a137fd00: Waiting [2023-12-06T20:47:01.918Z] ecf3c11d3a43: Pushed [2023-12-06T20:47:01.918Z] d44fa2508fa6: Pushed [2023-12-06T20:47:01.918Z] 01ed0937e354: Pushed [2023-12-06T20:47:01.918Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:47:01.918Z] a82a5970c5ca: Pushed [2023-12-06T20:47:03.825Z] 648f2ac2c64b: Pushed [2023-12-06T20:47:03.825Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a: digest: sha256:a2266ee3ae16df260bfa658635a35e22818be3c0b14e994c005e93609a6accd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:04.218Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:04.615Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-06T20:47:04.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T20:47:04.616Z] 01ed0937e354: Preparing [2023-12-06T20:47:04.616Z] a82a5970c5ca: Preparing [2023-12-06T20:47:04.616Z] 648f2ac2c64b: Preparing [2023-12-06T20:47:04.616Z] d44fa2508fa6: Preparing [2023-12-06T20:47:04.616Z] ecf3c11d3a43: Preparing [2023-12-06T20:47:04.616Z] 9fe9a137fd00: Preparing [2023-12-06T20:47:04.616Z] 9fe9a137fd00: Waiting [2023-12-06T20:47:04.616Z] a82a5970c5ca: Layer already exists [2023-12-06T20:47:04.616Z] d44fa2508fa6: Layer already exists [2023-12-06T20:47:04.616Z] 648f2ac2c64b: Layer already exists [2023-12-06T20:47:04.616Z] 01ed0937e354: Layer already exists [2023-12-06T20:47:04.616Z] ecf3c11d3a43: Layer already exists [2023-12-06T20:47:04.616Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:47:04.616Z] latest: digest: sha256:a2266ee3ae16df260bfa658635a35e22818be3c0b14e994c005e93609a6accd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:05.034Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:05.423Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.4 [2023-12-06T20:47:05.423Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T20:47:05.423Z] 01ed0937e354: Preparing [2023-12-06T20:47:05.423Z] a82a5970c5ca: Preparing [2023-12-06T20:47:05.423Z] 648f2ac2c64b: Preparing [2023-12-06T20:47:05.423Z] d44fa2508fa6: Preparing [2023-12-06T20:47:05.423Z] ecf3c11d3a43: Preparing [2023-12-06T20:47:05.423Z] 9fe9a137fd00: Preparing [2023-12-06T20:47:05.423Z] 9fe9a137fd00: Waiting [2023-12-06T20:47:05.423Z] ecf3c11d3a43: Layer already exists [2023-12-06T20:47:05.423Z] 01ed0937e354: Layer already exists [2023-12-06T20:47:05.423Z] d44fa2508fa6: Layer already exists [2023-12-06T20:47:05.423Z] a82a5970c5ca: Layer already exists [2023-12-06T20:47:05.423Z] 648f2ac2c64b: Layer already exists [2023-12-06T20:47:05.423Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:47:05.423Z] 3.2.0-dev.4: digest: sha256:a2266ee3ae16df260bfa658635a35e22818be3c0b14e994c005e93609a6accd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:05.827Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:06.228Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:47:06.228Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T20:47:06.228Z] 01ed0937e354: Preparing [2023-12-06T20:47:06.228Z] a82a5970c5ca: Preparing [2023-12-06T20:47:06.228Z] 648f2ac2c64b: Preparing [2023-12-06T20:47:06.228Z] d44fa2508fa6: Preparing [2023-12-06T20:47:06.228Z] ecf3c11d3a43: Preparing [2023-12-06T20:47:06.228Z] 9fe9a137fd00: Preparing [2023-12-06T20:47:06.228Z] 9fe9a137fd00: Waiting [2023-12-06T20:47:06.228Z] 01ed0937e354: Layer already exists [2023-12-06T20:47:06.228Z] 648f2ac2c64b: Layer already exists [2023-12-06T20:47:06.228Z] ecf3c11d3a43: Layer already exists [2023-12-06T20:47:06.228Z] a82a5970c5ca: Layer already exists [2023-12-06T20:47:06.228Z] d44fa2508fa6: Layer already exists [2023-12-06T20:47:06.228Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:47:06.228Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4: digest: sha256:a2266ee3ae16df260bfa658635a35e22818be3c0b14e994c005e93609a6accd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:06.636Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:07.042Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2023-12-06T20:47:07.042Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2023-12-06T20:47:07.042Z] 01ed0937e354: Preparing [2023-12-06T20:47:07.042Z] a82a5970c5ca: Preparing [2023-12-06T20:47:07.042Z] 648f2ac2c64b: Preparing [2023-12-06T20:47:07.042Z] d44fa2508fa6: Preparing [2023-12-06T20:47:07.042Z] ecf3c11d3a43: Preparing [2023-12-06T20:47:07.042Z] 9fe9a137fd00: Preparing [2023-12-06T20:47:07.042Z] 9fe9a137fd00: Waiting [2023-12-06T20:47:07.042Z] 648f2ac2c64b: Layer already exists [2023-12-06T20:47:07.042Z] ecf3c11d3a43: Layer already exists [2023-12-06T20:47:07.042Z] a82a5970c5ca: Layer already exists [2023-12-06T20:47:07.042Z] d44fa2508fa6: Layer already exists [2023-12-06T20:47:07.042Z] 01ed0937e354: Layer already exists [2023-12-06T20:47:07.042Z] 9fe9a137fd00: Layer already exists [2023-12-06T20:47:07.042Z] main: digest: sha256:a2266ee3ae16df260bfa658635a35e22818be3c0b14e994c005e93609a6accd4 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:47:07.269Z] ===================================================== [Pipeline] echo [2023-12-06T20:47:07.311Z] taggedImages: [2023-12-06T20:47:07.311Z] - nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:47:07.311Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2023-12-06T20:47:07.311Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.4 [2023-12-06T20:47:07.311Z] - nexus3.edgexfoundry.org:10004/device-modbus:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:47:07.311Z] - nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:07.980Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:47:07.980Z] [2023-12-06T20:47:07.980Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:47:08.309Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:47:08.309Z] latest: Pulling from edgex-lftools-log-publisher [2023-12-06T20:47:08.309Z] 5eb5b503b376: Pulling fs layer [2023-12-06T20:47:08.309Z] 5c69ac0246d0: Pulling fs layer [2023-12-06T20:47:08.309Z] ec43610c2a17: Pulling fs layer [2023-12-06T20:47:08.309Z] 3a2ae6a8a46f: Pulling fs layer [2023-12-06T20:47:08.309Z] 33b1e0a273af: Pulling fs layer [2023-12-06T20:47:08.309Z] 5d3b04190fa2: Pulling fs layer [2023-12-06T20:47:08.309Z] 2f39f015ded8: Pulling fs layer [2023-12-06T20:47:08.309Z] 33b1e0a273af: Waiting [2023-12-06T20:47:08.309Z] 5d3b04190fa2: Waiting [2023-12-06T20:47:08.309Z] 3a2ae6a8a46f: Waiting [2023-12-06T20:47:08.309Z] 2f39f015ded8: Waiting [2023-12-06T20:47:08.309Z] 5c69ac0246d0: Download complete [2023-12-06T20:47:08.309Z] 3a2ae6a8a46f: Verifying Checksum [2023-12-06T20:47:08.309Z] 3a2ae6a8a46f: Download complete [2023-12-06T20:47:08.309Z] 33b1e0a273af: Verifying Checksum [2023-12-06T20:47:08.309Z] 33b1e0a273af: Download complete [2023-12-06T20:47:08.309Z] ec43610c2a17: Verifying Checksum [2023-12-06T20:47:08.309Z] ec43610c2a17: Download complete [2023-12-06T20:47:08.309Z] 5d3b04190fa2: Verifying Checksum [2023-12-06T20:47:08.309Z] 5d3b04190fa2: Download complete [2023-12-06T20:47:08.569Z] 5eb5b503b376: Verifying Checksum [2023-12-06T20:47:08.569Z] 5eb5b503b376: Download complete [2023-12-06T20:47:09.134Z] 2f39f015ded8: Download complete [2023-12-06T20:47:09.392Z] 5eb5b503b376: Pull complete [2023-12-06T20:47:09.650Z] 5c69ac0246d0: Pull complete [2023-12-06T20:47:09.908Z] ec43610c2a17: Pull complete [2023-12-06T20:47:09.908Z] 3a2ae6a8a46f: Pull complete [2023-12-06T20:47:10.166Z] 33b1e0a273af: Pull complete [2023-12-06T20:47:10.166Z] 5d3b04190fa2: Pull complete [2023-12-06T20:47:14.355Z] 2f39f015ded8: Pull complete [2023-12-06T20:47:14.355Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-12-06T20:47:14.355Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:47:14.355Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:47:14.556Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:47:14.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:47:17.398Z] $ docker top 7d8b03aa0c02b5154e5038e979c3c8adeb6a29f3554bcb939159df718482ff86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:47:17.831Z] ---> job-cost.sh [2023-12-06T20:47:17.831Z] lf-activate-venv: SKIPPING [2023-12-06T20:47:17.831Z] INFO: No Stack... [2023-12-06T20:47:18.091Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:47:18.350Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:47:18.640Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2023-12-06T20:47:18.640Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:47:18.651Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [2023-12-06T20:47:18.656Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] did not exist. Created. [2023-12-06T20:47:18.656Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:47:19.024Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:47:19.049Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:47:19.086Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:47:19.171Z] $ docker stop --time=1 7d8b03aa0c02b5154e5038e979c3c8adeb6a29f3554bcb939159df718482ff86 [2023-12-06T20:47:20.319Z] $ docker rm -f --volumes 7d8b03aa0c02b5154e5038e979c3c8adeb6a29f3554bcb939159df718482ff86 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-12-06T20:48:12.319Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-24599 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2023-12-06T20:48:12.361Z] Running in /w/workspace/device-modbus-go/143 [Pipeline] { [Pipeline] checkout [2023-12-06T20:48:15.447Z] Selected Git installation does not exist. Using Default [2023-12-06T20:48:15.447Z] The recommended git tool is: NONE [2023-12-06T20:48:21.947Z] using credential edgex-jenkins-ssh [2023-12-06T20:48:21.976Z] Cloning the remote Git repository [2023-12-06T20:48:22.030Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T20:48:22.148Z] > git init /w/workspace/device-modbus-go/143 # timeout=10 [2023-12-06T20:48:22.342Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2023-12-06T20:48:22.344Z] > git --version # timeout=10 [2023-12-06T20:48:22.370Z] > git --version # 'git version 2.25.1' [2023-12-06T20:48:22.374Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-12-06T20:48:22.589Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:48:25.811Z] Avoid second fetch [2023-12-06T20:48:25.812Z] Checking out Revision 85c9ff1e57050cb21dd0a25e11b91c09e287920a (main) [2023-12-06T20:48:24.734Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2023-12-06T20:48:24.759Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-12-06T20:48:26.498Z] Commit message: "build: [Device Modbus] Add ldflags to strib debug info from binary (#530)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:48:25.831Z] > git config core.sparsecheckout # timeout=10 [2023-12-06T20:48:25.918Z] > git checkout -f 85c9ff1e57050cb21dd0a25e11b91c09e287920a # timeout=10 [2023-12-06T20:48:27.585Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-12-06T20:48:27.585Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:48:27.585Z] Dload Upload Total Spent Left Speed [2023-12-06T20:48:27.586Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12682 100 12682 0 0 193k 0 --:--:-- --:--:-- --:--:-- 196k [Pipeline] sh [2023-12-06T20:48:27.949Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-12-06T20:48:28.374Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-12-06T20:48:28.374Z] + sudo tee /etc/docker/daemon.new [2023-12-06T20:48:28.374Z] { [2023-12-06T20:48:28.374Z] "registry-mirrors": [ [2023-12-06T20:48:28.374Z] "https://nexus3.edgexfoundry.org:10001" [2023-12-06T20:48:28.374Z] ], [2023-12-06T20:48:28.374Z] "bip": "10.250.0.254/24", [2023-12-06T20:48:28.374Z] "hosts": [ [2023-12-06T20:48:28.374Z] "tcp://0.0.0.0:5555", [2023-12-06T20:48:28.374Z] "unix:///var/run/docker.sock" [2023-12-06T20:48:28.374Z] ], [2023-12-06T20:48:28.374Z] "mtu": 1458, [2023-12-06T20:48:28.374Z] "selinux-enabled": true, [2023-12-06T20:48:28.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-12-06T20:48:28.374Z] } [Pipeline] sh [2023-12-06T20:48:28.753Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-12-06T20:48:29.109Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:48:47.483Z] provisioning config files... [2023-12-06T20:48:47.519Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/143@tmp/config10668443809684337754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:48:48.028Z] ---> ****-login.sh [2023-12-06T20:48:48.028Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:48:48.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:48.581Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:48.581Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:48.581Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:48.581Z] [2023-12-06T20:48:48.581Z] Login Succeeded [2023-12-06T20:48:48.581Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:48:48.855Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:49.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:49.136Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:49.136Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:49.136Z] [2023-12-06T20:48:49.136Z] Login Succeeded [2023-12-06T20:48:49.136Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:48:49.409Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:49.409Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:49.409Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:49.409Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:49.409Z] [2023-12-06T20:48:49.409Z] Login Succeeded [2023-12-06T20:48:49.409Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:48:49.685Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:49.685Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:49.685Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:49.685Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:49.685Z] [2023-12-06T20:48:49.685Z] Login Succeeded [2023-12-06T20:48:49.685Z] ****.io [2023-12-06T20:48:49.960Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:48:50.232Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:48:50.232Z] Configure a credential helper to remove this warning. See [2023-12-06T20:48:50.232Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:48:50.232Z] [2023-12-06T20:48:50.232Z] Login Succeeded [2023-12-06T20:48:50.232Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:48:50.248Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-12-06T20:48:50.791Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:48:50.835Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:48:50.881Z] ========================================================= [2023-12-06T20:48:50.881Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-12-06T20:48:50.881Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:48:51.397Z] + 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 . [2023-12-06T20:48:52.825Z] #0 building with "default" instance using docker driver [2023-12-06T20:48:52.825Z] [2023-12-06T20:48:52.825Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:48:53.097Z] #1 transferring dockerfile: 1.51kB done [2023-12-06T20:48:53.097Z] #1 DONE 0.1s [2023-12-06T20:48:53.097Z] [2023-12-06T20:48:53.097Z] #2 [internal] load .dockerignore [2023-12-06T20:48:53.097Z] #2 transferring context: 182B 0.0s done [2023-12-06T20:48:53.097Z] #2 DONE 0.1s [2023-12-06T20:48:53.097Z] [2023-12-06T20:48:53.097Z] #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-12-06T20:48:53.097Z] #3 DONE 0.1s [2023-12-06T20:48:53.097Z] [2023-12-06T20:48:53.097Z] #4 [internal] load build context [2023-12-06T20:48:53.097Z] #4 DONE 0.0s [2023-12-06T20:48:53.097Z] [2023-12-06T20:48:53.097Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:48:53.097Z] #5 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 0.0s done [2023-12-06T20:48:53.378Z] #5 sha256:86de565de09d5564fc8e683dd5e843d211607dc732ec3413b333e21adf3ea5fe 8.50kB / 8.50kB done [2023-12-06T20:48:53.378Z] #5 sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 1.79kB / 1.79kB done [2023-12-06T20:48:53.378Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 1.29MB / 3.33MB 0.1s [2023-12-06T20:48:53.378Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0B / 286.30kB 0.1s [2023-12-06T20:48:53.378Z] #5 sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 286.30kB / 286.30kB 0.1s done [2023-12-06T20:48:53.378Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 1.05MB / 63.99MB 0.2s [2023-12-06T20:48:53.378Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d [2023-12-06T20:48:53.378Z] #5 sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 3.33MB / 3.33MB 0.2s done [2023-12-06T20:48:53.378Z] #5 sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e 156B / 156B 0.2s done [2023-12-06T20:48:53.378Z] #5 sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 440B / 440B 0.3s done [2023-12-06T20:48:53.658Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.29MB / 63.99MB 0.4s [2023-12-06T20:48:53.658Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 2.10MB / 97.63MB 0.4s [2023-12-06T20:48:53.658Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.05MB / 11.40MB 0.4s [2023-12-06T20:48:53.658Z] #5 ... [2023-12-06T20:48:53.658Z] [2023-12-06T20:48:53.658Z] #4 [internal] load build context [2023-12-06T20:48:53.658Z] #4 transferring context: 8.61MB 0.4s done [2023-12-06T20:48:53.658Z] #4 DONE 0.5s [2023-12-06T20:48:53.658Z] [2023-12-06T20:48:53.658Z] #5 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine@sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2023-12-06T20:48:53.658Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 9.60MB / 63.99MB 0.5s [2023-12-06T20:48:53.658Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 4.19MB / 11.40MB 0.5s [2023-12-06T20:48:53.934Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 9.44MB / 97.63MB 0.6s [2023-12-06T20:48:53.934Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 7.34MB / 11.40MB 0.6s [2023-12-06T20:48:53.934Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 22.02MB / 63.99MB 0.8s [2023-12-06T20:48:53.934Z] #5 extracting sha256:9fda8d8052c61740409c4bea888859c141fd8cc3f58ac61943144ff6d1681b2d 0.5s done [2023-12-06T20:48:53.934Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 15.73MB / 97.63MB 0.8s [2023-12-06T20:48:53.934Z] #5 sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 11.40MB / 11.40MB 0.7s done [2023-12-06T20:48:54.207Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 26.29MB / 63.99MB 0.9s [2023-12-06T20:48:54.207Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 [2023-12-06T20:48:54.207Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 30.41MB / 63.99MB 1.0s [2023-12-06T20:48:54.207Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 22.02MB / 97.63MB 1.0s [2023-12-06T20:48:54.207Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 39.48MB / 63.99MB 1.2s [2023-12-06T20:48:54.207Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 29.36MB / 97.63MB 1.2s [2023-12-06T20:48:54.207Z] #5 extracting sha256:5d54e960e981301b0098c80d2e61d694333b5ab480a007a3a8d0fa629662d377 0.2s done [2023-12-06T20:48:54.482Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 44.04MB / 63.99MB 1.3s [2023-12-06T20:48:54.482Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 48.23MB / 63.99MB 1.4s [2023-12-06T20:48:54.482Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 36.70MB / 97.63MB 1.4s [2023-12-06T20:48:54.755Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 56.62MB / 63.99MB 1.6s [2023-12-06T20:48:54.755Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 44.04MB / 97.63MB 1.6s [2023-12-06T20:48:54.755Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 60.87MB / 63.99MB 1.7s [2023-12-06T20:48:55.028Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 53.48MB / 97.63MB 1.8s [2023-12-06T20:48:55.028Z] #5 sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 63.99MB / 63.99MB 1.8s done [2023-12-06T20:48:55.029Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 58.72MB / 97.63MB 1.9s [2023-12-06T20:48:55.029Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 [2023-12-06T20:48:55.301Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 68.16MB / 97.63MB 2.1s [2023-12-06T20:48:55.301Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 76.55MB / 97.63MB 2.3s [2023-12-06T20:48:55.574Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 85.64MB / 97.63MB 2.5s [2023-12-06T20:48:55.845Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 93.32MB / 97.63MB 2.7s [2023-12-06T20:48:56.115Z] #5 sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 97.63MB / 97.63MB 2.9s done [2023-12-06T20:49:01.484Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 6.1s [2023-12-06T20:49:06.848Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 11.3s [2023-12-06T20:49:13.537Z] #5 extracting sha256:c4a7e357bf2afb491120807d5c1f057a5a5a20538e7ce574e6d4d15f0f245475 18.1s done [2023-12-06T20:49:14.954Z] #5 extracting sha256:f0e02332f6b52e139e0158c3d8d903ddf2c22f866cf8b4937f6ec867389ead7e done [2023-12-06T20:49:14.954Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 [2023-12-06T20:49:14.954Z] #5 extracting sha256:872ee5b61b7b24ecb4310852b1d24038dd5f0ac59b55905f2e0a51b50880d9a1 done [2023-12-06T20:49:14.954Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 [2023-12-06T20:49:20.302Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 5.1s [2023-12-06T20:49:24.576Z] #5 extracting sha256:0c6a40ed1a827191370422a71ed3212a50c68d4dd408f823748fd3007cc4ac04 8.8s done [2023-12-06T20:49:24.576Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb [2023-12-06T20:49:25.992Z] #5 extracting sha256:94ae7d8d031caf51c1dafe287a029a279f16e37f70b86d866d23593c59136feb 1.8s done [2023-12-06T20:49:26.262Z] #5 DONE 33.1s [2023-12-06T20:49:26.262Z] [2023-12-06T20:49:26.262Z] #6 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T20:49:27.229Z] #6 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:49:27.819Z] #6 1.438 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:49:28.800Z] #6 2.724 (1/8) Installing openssh-keygen (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.753 (2/8) Installing libedit (20221030.3.1-r1) [2023-12-06T20:49:29.072Z] #6 2.767 (3/8) Installing openssh-client-common (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.835 (4/8) Installing openssh-client-default (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.862 (5/8) Installing openssh-sftp-server (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.873 (6/8) Installing openssh-server-common (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.881 (7/8) Installing openssh-server (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.911 (8/8) Installing openssh (9.3_p2-r0) [2023-12-06T20:49:29.072Z] #6 2.927 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:49:29.072Z] #6 2.971 OK: 272 MiB in 60 packages [2023-12-06T20:49:31.662Z] #6 DONE 5.1s [2023-12-06T20:49:31.662Z] [2023-12-06T20:49:31.662Z] #7 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T20:49:31.662Z] #7 DONE 0.1s [2023-12-06T20:49:31.662Z] [2023-12-06T20:49:31.662Z] #8 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:49:31.662Z] #8 DONE 0.1s [2023-12-06T20:49:31.662Z] [2023-12-06T20:49:31.662Z] #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:49:58.374Z] #9 DONE 26.2s [2023-12-06T20:49:58.374Z] [2023-12-06T20:49:58.374Z] #10 [builder 6/7] COPY . . [2023-12-06T20:49:58.374Z] #10 DONE 0.3s [2023-12-06T20:49:58.374Z] [2023-12-06T20:49:58.374Z] #11 [builder 7/7] RUN echo noop [2023-12-06T20:49:58.963Z] #11 0.685 noop [2023-12-06T20:49:58.963Z] #11 DONE 0.8s [2023-12-06T20:49:58.963Z] [2023-12-06T20:49:58.963Z] #12 exporting to image [2023-12-06T20:49:58.963Z] #12 exporting layers [2023-12-06T20:50:25.728Z] #12 exporting layers 24.2s done [2023-12-06T20:50:25.728Z] #12 writing image sha256:2e5dcf8d3b83c4c90c4dda21f3257abbe3ee03dd8e3aee8b3f7fed46253ea3ff done [2023-12-06T20:50:25.728Z] #12 naming to docker.io/library/ci-base-image-arm64 0.0s done [2023-12-06T20:50:25.728Z] #12 DONE 24.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:50:26.299Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:50:26.299Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:50:26.561Z] prd-ubuntu20.04-docker-arm64-4c-16g-24599 does not seem to be running inside a container [2023-12-06T20:50:26.642Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/143 -v /w/workspace/device-modbus-go/143:/w/workspace/device-modbus-go/143:rw,z -v /w/workspace/device-modbus-go/143@tmp:/w/workspace/device-modbus-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:50:27.962Z] $ docker top 54a7145d2c28979c6dbf6067e9029ae77d54bed27dc733ab383f10f6ef72865e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:50:28.858Z] + go version [2023-12-06T20:50:28.858Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-12-06T20:50:28.884Z] $ docker stop --time=1 54a7145d2c28979c6dbf6067e9029ae77d54bed27dc733ab383f10f6ef72865e [2023-12-06T20:50:30.504Z] $ docker rm -f --volumes 54a7145d2c28979c6dbf6067e9029ae77d54bed27dc733ab383f10f6ef72865e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:50:31.378Z] + docker inspect -f . ci-base-image-arm64 [2023-12-06T20:50:31.378Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:50:31.611Z] prd-ubuntu20.04-docker-arm64-4c-16g-24599 does not seem to be running inside a container [2023-12-06T20:50:31.691Z] $ 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/143 -v /w/workspace/device-modbus-go/143:/w/workspace/device-modbus-go/143:rw,z -v /w/workspace/device-modbus-go/143@tmp:/w/workspace/device-modbus-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-12-06T20:50:32.790Z] $ docker top c9b2bf8c5c19a5ef98ca339e1c35045c1f5d7f2844f26347b8befd5254b05284 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:50:33.392Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/143 [Pipeline] fileExists [Pipeline] sh [2023-12-06T20:50:33.787Z] + make test [2023-12-06T20:50:33.787Z] go test ./... -coverprofile=coverage.out [2023-12-06T20:50:39.150Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2023-12-06T20:51:47.068Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2023-12-06T20:51:47.068Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.064s coverage: 47.9% of statements [2023-12-06T20:51:47.068Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-12-06T20:51:47.068Z] go vet ./... [2023-12-06T20:51:55.300Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-12-06T20:51:55.300Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-12-06T20:51:55.300Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-12-06T20:51:55.323Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2023-12-06T20:51:55.378Z] $ docker stop --time=1 c9b2bf8c5c19a5ef98ca339e1c35045c1f5d7f2844f26347b8befd5254b05284 [2023-12-06T20:51:57.191Z] $ docker rm -f --volumes c9b2bf8c5c19a5ef98ca339e1c35045c1f5d7f2844f26347b8befd5254b05284 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:51:58.488Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-12-06T20:51:58.546Z] Warning: overwriting stash ‘coverage-report’ [2023-12-06T20:51:59.016Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-12-06T20:51:59.626Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-12-06T20:51:59.942Z] + ls -al . [2023-12-06T20:51:59.942Z] total 188 [2023-12-06T20:51:59.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:50 . [2023-12-06T20:51:59.942Z] drwxrwxr-x 4 jenkins jenkins 4096 Dec 6 20:48 .. [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 140 Dec 6 20:48 .dockerignore [2023-12-06T20:51:59.942Z] drwxrwxr-x 8 jenkins jenkins 4096 Dec 6 20:48 .git [2023-12-06T20:51:59.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 .github [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 266 Dec 6 20:48 .gitignore [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 41 Dec 6 20:48 .golangci.yml [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 11101 Dec 6 20:48 Attribution.txt [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 16388 Dec 6 20:48 CHANGELOG.md [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 1474 Dec 6 20:48 Dockerfile [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 677 Dec 6 20:48 GOVERNANCE.md [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 658 Dec 6 20:48 Jenkinsfile [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 11340 Dec 6 20:48 LICENSE [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 1942 Dec 6 20:48 Makefile [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 622 Dec 6 20:48 OWNERS.md [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 4463 Dec 6 20:48 README.md [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 11 Dec 6 20:45 VERSION [2023-12-06T20:51:59.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:48 bin [2023-12-06T20:51:59.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 cmd [2023-12-06T20:51:59.942Z] -rw-r--r-- 1 jenkins jenkins 24334 Dec 6 20:51 coverage.out [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 3937 Dec 6 20:48 go.mod [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 35426 Dec 6 20:48 go.sum [2023-12-06T20:51:59.942Z] drwxrwxr-x 3 jenkins jenkins 4096 Dec 6 20:48 internal [2023-12-06T20:51:59.942Z] drwxrwxr-x 2 jenkins jenkins 4096 Dec 6 20:48 simulator [2023-12-06T20:51:59.942Z] -rw-rw-r-- 1 jenkins jenkins 229 Dec 6 20:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:52:00.354Z] + 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=85c9ff1e57050cb21dd0a25e11b91c09e287920a --label arch=arm64 --label version=3.2.0-dev.4 . [2023-12-06T20:52:04.596Z] #0 building with "default" instance using docker driver [2023-12-06T20:52:04.596Z] [2023-12-06T20:52:04.596Z] #1 [internal] load build definition from Dockerfile [2023-12-06T20:52:04.596Z] #1 transferring dockerfile: 1.51kB done [2023-12-06T20:52:04.596Z] #1 DONE 0.0s [2023-12-06T20:52:04.596Z] [2023-12-06T20:52:04.596Z] #2 [internal] load .dockerignore [2023-12-06T20:52:04.596Z] #2 transferring context: 182B done [2023-12-06T20:52:04.596Z] #2 DONE 0.0s [2023-12-06T20:52:04.596Z] [2023-12-06T20:52:04.596Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:52:04.596Z] #3 ... [2023-12-06T20:52:04.596Z] [2023-12-06T20:52:04.596Z] #4 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2023-12-06T20:52:04.596Z] #4 DONE 0.0s [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #3 [internal] load metadata for docker.io/library/alpine:3.18 [2023-12-06T20:52:04.864Z] #3 DONE 0.2s [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #5 [internal] load build context [2023-12-06T20:52:04.864Z] #5 DONE 0.0s [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:52:04.864Z] #6 DONE 0.0s [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:52:04.864Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:52:04.864Z] #7 ... [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #5 [internal] load build context [2023-12-06T20:52:04.864Z] #5 transferring context: 31.12kB 0.0s done [2023-12-06T20:52:04.864Z] #5 DONE 0.1s [2023-12-06T20:52:04.864Z] [2023-12-06T20:52:04.864Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:52:04.864Z] #7 resolve docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 0.2s done [2023-12-06T20:52:05.133Z] #7 sha256:98487ac3d99577fbab06f220381fb052c7145a5dbcfea10ca83256f8f37f4f77 1.49kB / 1.49kB done [2023-12-06T20:52:05.133Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 811.01kB / 3.33MB 0.1s [2023-12-06T20:52:05.133Z] #7 sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 1.64kB / 1.64kB done [2023-12-06T20:52:05.133Z] #7 sha256:d4ade3639c27579321046d78cc44ec978cea8357d56932611984f601d27e30ac 528B / 528B done [2023-12-06T20:52:05.133Z] #7 sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 3.33MB / 3.33MB 0.1s done [2023-12-06T20:52:05.133Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 [2023-12-06T20:52:05.401Z] #7 ... [2023-12-06T20:52:05.401Z] [2023-12-06T20:52:05.401Z] #6 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2023-12-06T20:52:05.401Z] #6 DONE 0.4s [2023-12-06T20:52:05.401Z] [2023-12-06T20:52:05.401Z] #7 [stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:34871e7290500828b39e22294660bee86d966bc0017544e848dd9a255cdf59e0 [2023-12-06T20:52:05.668Z] #7 extracting sha256:2c03dbb20264f09924f9eab176da44e5421e74a78b09531d3c63448a7baa7c59 0.5s done [2023-12-06T20:52:05.936Z] #7 DONE 1.1s [2023-12-06T20:52:05.936Z] [2023-12-06T20:52:05.936Z] #8 [builder 2/7] RUN apk add --update --no-cache make git openssh [2023-12-06T20:52:05.936Z] #8 0.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:06.526Z] #8 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:07.935Z] #8 2.446 OK: 272 MiB in 60 packages [2023-12-06T20:52:07.935Z] #8 DONE 2.8s [2023-12-06T20:52:07.935Z] [2023-12-06T20:52:07.935Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T20:52:07.935Z] #9 0.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:07.935Z] #9 1.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:08.203Z] #9 ... [2023-12-06T20:52:08.203Z] [2023-12-06T20:52:08.203Z] #10 [builder 3/7] WORKDIR /device-modbus-go [2023-12-06T20:52:08.203Z] #10 DONE 0.1s [2023-12-06T20:52:08.203Z] [2023-12-06T20:52:08.203Z] #11 [builder 4/7] COPY go.mod vendor* ./ [2023-12-06T20:52:08.203Z] #11 DONE 0.1s [2023-12-06T20:52:08.203Z] [2023-12-06T20:52:08.203Z] #9 [stage-1 2/6] RUN apk add --update --no-cache dumb-init [2023-12-06T20:52:08.203Z] #9 2.262 (1/1) Installing dumb-init (1.2.5-r2) [2023-12-06T20:52:08.203Z] #9 2.278 Executing busybox-1.36.1-r5.trigger [2023-12-06T20:52:08.203Z] #9 2.307 OK: 8 MiB in 16 packages [2023-12-06T20:52:08.477Z] #9 DONE 2.7s [2023-12-06T20:52:08.477Z] [2023-12-06T20:52:08.477Z] #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-12-06T20:52:09.449Z] #12 DONE 1.3s [2023-12-06T20:52:09.449Z] [2023-12-06T20:52:09.449Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T20:52:09.449Z] #13 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:10.037Z] #13 1.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-12-06T20:52:10.037Z] #13 ... [2023-12-06T20:52:10.037Z] [2023-12-06T20:52:10.037Z] #14 [builder 6/7] COPY . . [2023-12-06T20:52:10.037Z] #14 DONE 0.4s [2023-12-06T20:52:10.037Z] [2023-12-06T20:52:10.037Z] #15 [builder 7/7] RUN make build [2023-12-06T20:52:11.004Z] #15 0.714 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.4 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.3" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2023-12-06T20:52:11.592Z] #15 ... [2023-12-06T20:52:11.592Z] [2023-12-06T20:52:11.592Z] #13 [stage-1 3/6] RUN apk --no-cache upgrade [2023-12-06T20:52:11.592Z] #13 2.541 OK: 8 MiB in 16 packages [2023-12-06T20:52:11.592Z] #13 DONE 2.9s [2023-12-06T20:52:11.592Z] [2023-12-06T20:52:11.592Z] #15 [builder 7/7] RUN make build [2023-12-06T20:53:33.208Z] #15 DONE 80.6s [2023-12-06T20:53:33.208Z] [2023-12-06T20:53:33.208Z] #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / [2023-12-06T20:53:33.208Z] #16 DONE 0.3s [2023-12-06T20:53:33.208Z] [2023-12-06T20:53:33.208Z] #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / [2023-12-06T20:53:33.208Z] #17 DONE 0.1s [2023-12-06T20:53:33.208Z] [2023-12-06T20:53:33.208Z] #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / [2023-12-06T20:53:33.208Z] #18 DONE 0.1s [2023-12-06T20:53:33.208Z] [2023-12-06T20:53:33.208Z] #19 exporting to image [2023-12-06T20:53:33.208Z] #19 exporting layers [2023-12-06T20:53:33.208Z] #19 exporting layers 0.3s done [2023-12-06T20:53:33.208Z] #19 writing image sha256:05776132c26fd3d7189e458265570cd212d90803c229a52f47b2a43005f1483c done [2023-12-06T20:53:33.208Z] #19 naming to docker.io/library/device-modbus-arm64 done [2023-12-06T20:53:33.208Z] #19 DONE 0.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:53:33.662Z] provisioning config files... [2023-12-06T20:53:33.677Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/143@tmp/config4630251958732027371tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:53:34.068Z] ---> ****-login.sh [2023-12-06T20:53:34.068Z] nexus3.edgexfoundry.org:10001 [2023-12-06T20:53:34.068Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:34.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:34.340Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:34.341Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:34.341Z] [2023-12-06T20:53:34.341Z] Login Succeeded [2023-12-06T20:53:34.341Z] nexus3.edgexfoundry.org:10002 [2023-12-06T20:53:34.608Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:34.608Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:34.608Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:34.608Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:34.608Z] [2023-12-06T20:53:34.608Z] Login Succeeded [2023-12-06T20:53:34.608Z] nexus3.edgexfoundry.org:10003 [2023-12-06T20:53:34.876Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:34.876Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:34.876Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:34.876Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:34.876Z] [2023-12-06T20:53:34.876Z] Login Succeeded [2023-12-06T20:53:34.876Z] nexus3.edgexfoundry.org:10004 [2023-12-06T20:53:35.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:35.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:35.413Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:35.413Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:35.413Z] [2023-12-06T20:53:35.413Z] Login Succeeded [2023-12-06T20:53:35.413Z] ****.io [2023-12-06T20:53:35.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-12-06T20:53:35.683Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2023-12-06T20:53:35.683Z] Configure a credential helper to remove this warning. See [2023-12-06T20:53:35.683Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2023-12-06T20:53:35.683Z] [2023-12-06T20:53:35.683Z] Login Succeeded [2023-12-06T20:53:35.683Z] ---> ****-login.sh ends [Pipeline] } [2023-12-06T20:53:35.696Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:53:35.898Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2023-12-06T20:53:35.957Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2023-12-06T20:53:35.957Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:53:35.957Z] latest [2023-12-06T20:53:35.957Z] 3.2.0-dev.4 [2023-12-06T20:53:35.957Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:53:35.957Z] main [2023-12-06T20:53:35.957Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:36.514Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:36.979Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:53:36.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T20:53:36.979Z] 5c075094c04f: Preparing [2023-12-06T20:53:36.979Z] b95cc6e38a42: Preparing [2023-12-06T20:53:36.979Z] ae63ccfe9128: Preparing [2023-12-06T20:53:36.979Z] 1251445faf7b: Preparing [2023-12-06T20:53:36.979Z] 80b491c12d9b: Preparing [2023-12-06T20:53:36.979Z] 0faf9b67be60: Preparing [2023-12-06T20:53:36.979Z] 0faf9b67be60: Waiting [2023-12-06T20:53:37.251Z] b95cc6e38a42: Pushed [2023-12-06T20:53:37.251Z] 5c075094c04f: Pushed [2023-12-06T20:53:37.251Z] 1251445faf7b: Pushed [2023-12-06T20:53:37.251Z] 80b491c12d9b: Pushed [2023-12-06T20:53:37.251Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:41.504Z] ae63ccfe9128: Pushed [2023-12-06T20:53:41.771Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a: digest: sha256:0f8df937b95ad65ac8b9472d0861900117b73db054e2fb8b3da40ad9f0409646 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:42.295Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:42.750Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-06T20:53:42.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T20:53:42.750Z] 5c075094c04f: Preparing [2023-12-06T20:53:42.750Z] b95cc6e38a42: Preparing [2023-12-06T20:53:42.750Z] ae63ccfe9128: Preparing [2023-12-06T20:53:42.750Z] 1251445faf7b: Preparing [2023-12-06T20:53:42.750Z] 80b491c12d9b: Preparing [2023-12-06T20:53:42.750Z] 0faf9b67be60: Preparing [2023-12-06T20:53:42.750Z] 0faf9b67be60: Waiting [2023-12-06T20:53:42.750Z] 80b491c12d9b: Layer already exists [2023-12-06T20:53:42.750Z] 5c075094c04f: Layer already exists [2023-12-06T20:53:42.750Z] 1251445faf7b: Layer already exists [2023-12-06T20:53:42.750Z] ae63ccfe9128: Layer already exists [2023-12-06T20:53:42.750Z] b95cc6e38a42: Layer already exists [2023-12-06T20:53:42.750Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:43.016Z] latest: digest: sha256:0f8df937b95ad65ac8b9472d0861900117b73db054e2fb8b3da40ad9f0409646 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:43.485Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:43.949Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.4 [2023-12-06T20:53:43.949Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T20:53:43.949Z] 5c075094c04f: Preparing [2023-12-06T20:53:43.949Z] b95cc6e38a42: Preparing [2023-12-06T20:53:43.949Z] ae63ccfe9128: Preparing [2023-12-06T20:53:43.949Z] 1251445faf7b: Preparing [2023-12-06T20:53:43.949Z] 80b491c12d9b: Preparing [2023-12-06T20:53:43.949Z] 0faf9b67be60: Preparing [2023-12-06T20:53:43.949Z] 1251445faf7b: Layer already exists [2023-12-06T20:53:43.949Z] ae63ccfe9128: Layer already exists [2023-12-06T20:53:43.949Z] 80b491c12d9b: Layer already exists [2023-12-06T20:53:43.949Z] 5c075094c04f: Layer already exists [2023-12-06T20:53:43.949Z] b95cc6e38a42: Layer already exists [2023-12-06T20:53:43.949Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:44.215Z] 3.2.0-dev.4: digest: sha256:0f8df937b95ad65ac8b9472d0861900117b73db054e2fb8b3da40ad9f0409646 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:44.692Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:45.158Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:53:45.158Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T20:53:45.158Z] 5c075094c04f: Preparing [2023-12-06T20:53:45.158Z] b95cc6e38a42: Preparing [2023-12-06T20:53:45.158Z] ae63ccfe9128: Preparing [2023-12-06T20:53:45.158Z] 1251445faf7b: Preparing [2023-12-06T20:53:45.158Z] 80b491c12d9b: Preparing [2023-12-06T20:53:45.158Z] 0faf9b67be60: Preparing [2023-12-06T20:53:45.158Z] 0faf9b67be60: Waiting [2023-12-06T20:53:45.158Z] 5c075094c04f: Layer already exists [2023-12-06T20:53:45.158Z] 1251445faf7b: Layer already exists [2023-12-06T20:53:45.158Z] 80b491c12d9b: Layer already exists [2023-12-06T20:53:45.158Z] ae63ccfe9128: Layer already exists [2023-12-06T20:53:45.158Z] b95cc6e38a42: Layer already exists [2023-12-06T20:53:45.158Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:45.430Z] 85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4: digest: sha256:0f8df937b95ad65ac8b9472d0861900117b73db054e2fb8b3da40ad9f0409646 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:45.911Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:46.388Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2023-12-06T20:53:46.388Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2023-12-06T20:53:46.388Z] 5c075094c04f: Preparing [2023-12-06T20:53:46.388Z] b95cc6e38a42: Preparing [2023-12-06T20:53:46.388Z] ae63ccfe9128: Preparing [2023-12-06T20:53:46.388Z] 1251445faf7b: Preparing [2023-12-06T20:53:46.388Z] 80b491c12d9b: Preparing [2023-12-06T20:53:46.388Z] 0faf9b67be60: Preparing [2023-12-06T20:53:46.388Z] 0faf9b67be60: Waiting [2023-12-06T20:53:46.388Z] b95cc6e38a42: Layer already exists [2023-12-06T20:53:46.388Z] 80b491c12d9b: Layer already exists [2023-12-06T20:53:46.388Z] 5c075094c04f: Layer already exists [2023-12-06T20:53:46.388Z] ae63ccfe9128: Layer already exists [2023-12-06T20:53:46.388Z] 1251445faf7b: Layer already exists [2023-12-06T20:53:46.388Z] 0faf9b67be60: Layer already exists [2023-12-06T20:53:46.655Z] main: digest: sha256:0f8df937b95ad65ac8b9472d0861900117b73db054e2fb8b3da40ad9f0409646 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-12-06T20:53:46.990Z] ===================================================== [Pipeline] echo [2023-12-06T20:53:47.053Z] taggedImages: [2023-12-06T20:53:47.053Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a [2023-12-06T20:53:47.053Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2023-12-06T20:53:47.053Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.4 [2023-12-06T20:53:47.053Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:85c9ff1e57050cb21dd0a25e11b91c09e287920a-3.2.0-dev.4 [2023-12-06T20:53:47.053Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:47.698Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:53:47.699Z] [2023-12-06T20:53:47.699Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:53:48.080Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:53:48.348Z] arm64: Pulling from edgex-lftools-log-publisher [2023-12-06T20:53:48.348Z] 8998bd30e6a1: Pulling fs layer [2023-12-06T20:53:48.348Z] 04944245beec: Pulling fs layer [2023-12-06T20:53:48.348Z] 699f458cf7ca: Pulling fs layer [2023-12-06T20:53:48.348Z] 765212b225bb: Pulling fs layer [2023-12-06T20:53:48.348Z] f23df028b6ca: Pulling fs layer [2023-12-06T20:53:48.348Z] d65c8cfc05b1: Pulling fs layer [2023-12-06T20:53:48.348Z] 2437ff75d9bd: Pulling fs layer [2023-12-06T20:53:48.348Z] 765212b225bb: Waiting [2023-12-06T20:53:48.348Z] f23df028b6ca: Waiting [2023-12-06T20:53:48.348Z] d65c8cfc05b1: Waiting [2023-12-06T20:53:48.348Z] 2437ff75d9bd: Waiting [2023-12-06T20:53:48.348Z] 04944245beec: Verifying Checksum [2023-12-06T20:53:48.348Z] 04944245beec: Download complete [2023-12-06T20:53:48.348Z] 765212b225bb: Verifying Checksum [2023-12-06T20:53:48.348Z] 765212b225bb: Download complete [2023-12-06T20:53:48.620Z] f23df028b6ca: Verifying Checksum [2023-12-06T20:53:48.620Z] f23df028b6ca: Download complete [2023-12-06T20:53:48.620Z] 699f458cf7ca: Download complete [2023-12-06T20:53:48.620Z] d65c8cfc05b1: Verifying Checksum [2023-12-06T20:53:48.620Z] d65c8cfc05b1: Download complete [2023-12-06T20:53:48.903Z] 8998bd30e6a1: Verifying Checksum [2023-12-06T20:53:48.903Z] 8998bd30e6a1: Download complete [2023-12-06T20:53:51.110Z] 2437ff75d9bd: Download complete [2023-12-06T20:54:00.012Z] 8998bd30e6a1: Pull complete [2023-12-06T20:54:00.012Z] 04944245beec: Pull complete [2023-12-06T20:54:01.966Z] 699f458cf7ca: Pull complete [2023-12-06T20:54:01.966Z] 765212b225bb: Pull complete [2023-12-06T20:54:02.924Z] f23df028b6ca: Pull complete [2023-12-06T20:54:02.924Z] d65c8cfc05b1: Pull complete [2023-12-06T20:54:29.701Z] 2437ff75d9bd: Pull complete [2023-12-06T20:54:29.701Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-12-06T20:54:29.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-12-06T20:54:29.701Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:54:30.044Z] prd-ubuntu20.04-docker-arm64-4c-16g-24599 does not seem to be running inside a container [2023-12-06T20:54:30.109Z] $ 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/143 -v /w/workspace/device-modbus-go/143:/w/workspace/device-modbus-go/143:rw,z -v /w/workspace/device-modbus-go/143@tmp:/w/workspace/device-modbus-go/143@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-12-06T20:54:31.896Z] $ docker top a8fe3e27116578c88bdeda28579ec1534aee7e8d75a132b0747f2e05835934af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:54:32.458Z] ---> job-cost.sh [2023-12-06T20:54:32.725Z] lf-activate-venv: SKIPPING [2023-12-06T20:54:32.725Z] INFO: No Stack... [2023-12-06T20:54:33.309Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:54:33.889Z] INFO: Archiving Costs [Pipeline] sh [2023-12-06T20:54:34.200Z] + cat /w/workspace/device-modbus-go/143/archives/cost.csv [2023-12-06T20:54:34.201Z] + cut -d, -f6 [Pipeline] lock [2023-12-06T20:54:34.254Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [2023-12-06T20:54:34.260Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] did not exist. Created. [2023-12-06T20:54:34.260Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:54:34.695Z] /w/workspace/device-modbus-go/143@tmp/durable-a7263f04/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-12-06T20:54:35.011Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-12-06T20:54:35.024Z] Warning: overwriting stash ‘stack-cost’ [2023-12-06T20:54:35.070Z] Stashed 1 file(s) [Pipeline] } [2023-12-06T20:54:35.105Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } [2023-12-06T20:54:35.215Z] $ docker stop --time=1 a8fe3e27116578c88bdeda28579ec1534aee7e8d75a132b0747f2e05835934af [2023-12-06T20:54:36.605Z] $ docker rm -f --volumes a8fe3e27116578c88bdeda28579ec1534aee7e8d75a132b0747f2e05835934af [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 [2023-12-06T20:54:37.870Z] provisioning config files... [2023-12-06T20:54:37.879Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config8797724291441670631tmp [Pipeline] { [Pipeline] sh [2023-12-06T20:54:38.261Z] + set +x [2023-12-06T20:54:38.261Z] + + curl -s https://codecov.io/bashbash [2023-12-06T20:54:38.261Z] -s -- [2023-12-06T20:54:38.261Z] [2023-12-06T20:54:38.261Z] _____ _ [2023-12-06T20:54:38.261Z] / ____| | | [2023-12-06T20:54:38.261Z] | | ___ __| | ___ ___ _____ __ [2023-12-06T20:54:38.261Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-12-06T20:54:38.261Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-12-06T20:54:38.261Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-12-06T20:54:38.261Z] Bash-1.0.6 [2023-12-06T20:54:38.261Z] [2023-12-06T20:54:38.261Z] [2023-12-06T20:54:38.261Z] ==> git version 2.25.1 found [2023-12-06T20:54:38.261Z] ==> 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 [2023-12-06T20:54:38.261Z] Release-Date: 2020-01-08 [2023-12-06T20:54:38.261Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-12-06T20:54:38.261Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-12-06T20:54:38.261Z] ==> Jenkins CI detected. [2023-12-06T20:54:38.261Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2023-12-06T20:54:38.261Z] project root: . [2023-12-06T20:54:38.261Z] --> token set from env [2023-12-06T20:54:38.261Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-12-06T20:54:38.261Z] ==> Running gcov in . (disable via -X gcov) [2023-12-06T20:54:38.261Z] ==> Python coveragepy not found [2023-12-06T20:54:38.261Z] ==> Searching for coverage reports in: [2023-12-06T20:54:38.261Z] + . [2023-12-06T20:54:38.261Z] -> Found 1 reports [2023-12-06T20:54:38.261Z] ==> Detecting git/mercurial file structure [2023-12-06T20:54:38.261Z] ==> Reading reports [2023-12-06T20:54:38.261Z] + ./coverage.out bytes=24334 [2023-12-06T20:54:38.261Z] ==> Appending adjustments [2023-12-06T20:54:38.261Z] https://docs.codecov.io/docs/fixing-reports [2023-12-06T20:54:38.520Z] + Found adjustments [2023-12-06T20:54:38.520Z] ==> Gzipping contents [2023-12-06T20:54:38.520Z] 4.0K /tmp/codecov.Yw50B7.gz [2023-12-06T20:54:38.520Z] ==> Uploading reports [2023-12-06T20:54:38.520Z] url: https://codecov.io [2023-12-06T20:54:38.520Z] query: branch=main&commit=85c9ff1e57050cb21dd0a25e11b91c09e287920a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:54:38.520Z] -> Pinging Codecov [2023-12-06T20:54:38.520Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=85c9ff1e57050cb21dd0a25e11b91c09e287920a&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-12-06T20:54:38.520Z] -> Uploading to [2023-12-06T20:54:38.520Z] https://storage.googleapis.com/codecov/v4/raw/2023-12-06/55DBCA73C666E3227836607328DD7E49/85c9ff1e57050cb21dd0a25e11b91c09e287920a/428aae0c-101c-4f7c-9262-d9ce3bda7bbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231206%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231206T205438Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=81986b775652c9567a0bd3cf5035ecf4609bc9f0c15213e5af03cd6a662bfd4c [2023-12-06T20:54:38.520Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-12-06T20:54:38.520Z] Dload Upload Total Spent Left Speed [2023-12-06T20:54:38.779Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14638 --:--:-- --:--:-- --:--:-- 14638 [2023-12-06T20:54:38.779Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] } [2023-12-06T20:54:38.787Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-12-06T20:54:39.140Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-12-06T20:54:39.152Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:54:39.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:39.605Z] [2023-12-06T20:54:39.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:54:39.951Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:39.951Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-12-06T20:54:39.951Z] df9b9388f04a: Pulling fs layer [2023-12-06T20:54:39.951Z] 52dc419b0ee2: Pulling fs layer [2023-12-06T20:54:39.951Z] 25bc292e5bac: Pulling fs layer [2023-12-06T20:54:39.951Z] 114826534d7a: Pulling fs layer [2023-12-06T20:54:39.951Z] 4657fd5d0bcf: Pulling fs layer [2023-12-06T20:54:39.951Z] 6ad1cebc031e: Pulling fs layer [2023-12-06T20:54:39.951Z] 8a3aa393b2d8: Pulling fs layer [2023-12-06T20:54:39.951Z] 114826534d7a: Waiting [2023-12-06T20:54:39.951Z] 4657fd5d0bcf: Waiting [2023-12-06T20:54:39.951Z] 6ad1cebc031e: Waiting [2023-12-06T20:54:39.951Z] 8a3aa393b2d8: Waiting [2023-12-06T20:54:39.951Z] 25bc292e5bac: Verifying Checksum [2023-12-06T20:54:39.951Z] 25bc292e5bac: Download complete [2023-12-06T20:54:39.951Z] 52dc419b0ee2: Verifying Checksum [2023-12-06T20:54:39.951Z] 52dc419b0ee2: Download complete [2023-12-06T20:54:39.951Z] 4657fd5d0bcf: Verifying Checksum [2023-12-06T20:54:39.951Z] 4657fd5d0bcf: Download complete [2023-12-06T20:54:39.951Z] df9b9388f04a: Verifying Checksum [2023-12-06T20:54:39.951Z] df9b9388f04a: Download complete [2023-12-06T20:54:39.951Z] df9b9388f04a: Pull complete [2023-12-06T20:54:40.210Z] 6ad1cebc031e: Verifying Checksum [2023-12-06T20:54:40.210Z] 6ad1cebc031e: Download complete [2023-12-06T20:54:40.210Z] 52dc419b0ee2: Pull complete [2023-12-06T20:54:40.210Z] 25bc292e5bac: Pull complete [2023-12-06T20:54:40.781Z] 114826534d7a: Verifying Checksum [2023-12-06T20:54:40.781Z] 114826534d7a: Download complete [2023-12-06T20:54:40.781Z] 8a3aa393b2d8: Verifying Checksum [2023-12-06T20:54:40.781Z] 8a3aa393b2d8: Download complete [2023-12-06T20:54:44.067Z] 114826534d7a: Pull complete [2023-12-06T20:54:44.067Z] 4657fd5d0bcf: Pull complete [2023-12-06T20:54:44.067Z] 6ad1cebc031e: Pull complete [2023-12-06T20:54:46.600Z] 8a3aa393b2d8: Pull complete [2023-12-06T20:54:46.600Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-12-06T20:54:46.600Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-12-06T20:54:46.600Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:54:46.873Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:54:46.907Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2023-12-06T20:54:49.263Z] $ docker top 38be0dc5541c806ce6a269c2a15de2dab8347634fd4669c4588098c84f3679b1 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-12-06T20:54:49.420Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2023-12-06T20:54:49.697Z] + set -o pipefail [2023-12-06T20:54:49.697Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2023-12-06T20:54:53.883Z] [2023-12-06T20:54:53.883Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2023-12-06T20:54:53.883Z] [2023-12-06T20:54:53.883Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/431f8106-f3bf-41a1-8ff5-e761652de803 [2023-12-06T20:54:53.883Z] [2023-12-06T20:54:53.883Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-12-06T20:54:53.883Z] [2023-12-06T20:54:53.883Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-12-06T20:54:53.883Z] [2023-12-06T20:54:54.141Z] [2023-12-06T20:54:54.141Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-12-06T20:54:54.141Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-12-06T20:54:54.141Z] More details here: https://snyk.co/ue1NS [2023-12-06T20:54:54.141Z] You have reached your monthly limit of 401 private tests for your edgex-jenkins org. [2023-12-06T20:54:54.141Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2023-12-06T20:54:54.152Z] $ docker stop --time=1 38be0dc5541c806ce6a269c2a15de2dab8347634fd4669c4588098c84f3679b1 [2023-12-06T20:54:56.913Z] $ docker rm -f --volumes 38be0dc5541c806ce6a269c2a15de2dab8347634fd4669c4588098c84f3679b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-12-06T20:54:58.374Z] + git log --format=format:%s -1 85c9ff1e57050cb21dd0a25e11b91c09e287920a [Pipeline] sh [2023-12-06T20:54:58.662Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:54:58.662Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:54:59.008Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:54:59.008Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:54:59.176Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:54:59.209Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:54:59.586Z] $ docker top 01ea5581668df53475d1943186118f8d968bde419f3a17b0613ebebc6338564e -eo pid,comm [2023-12-06T20:54:59.634Z] 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). [2023-12-06T20:54:59.634Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:54:59.840Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:54:59.840Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:54:59.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:54:59.964Z] $ docker exec 01ea5581668df53475d1943186118f8d968bde419f3a17b0613ebebc6338564e ssh-agent [2023-12-06T20:55:00.071Z] SSH_AUTH_SOCK=/tmp/ssh-7dv5C04BdlA8/agent.32 [2023-12-06T20:55:00.071Z] SSH_AGENT_PID=38 [2023-12-06T20:55:00.076Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:00.170Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9461874746822366491.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9461874746822366491.key) [2023-12-06T20:55:00.181Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:00.520Z] + git semver tag [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,702 [run_tag] DEBUG tag force:False [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,702 [check_head_tag] DEBUG check head tag [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,703 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,703 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,706 [execute] INFO git cat-file --batch [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,706 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,722 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,722 [execute] INFO git tag -a v3.2.0-dev.4 -m v3.2.0-dev.4 [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,722 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.4', '-m', 'v3.2.0-dev.4'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:00.778Z] 2023-12-06 20:55:00,726 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:00.778Z] 3.2.0-dev.4 [Pipeline] } [2023-12-06T20:55:00.787Z] $ docker exec --env ******** --env ******** 01ea5581668df53475d1943186118f8d968bde419f3a17b0613ebebc6338564e ssh-agent -k [2023-12-06T20:55:00.889Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:00.889Z] unset SSH_AGENT_PID; [2023-12-06T20:55:00.889Z] echo Agent pid 38 killed; [2023-12-06T20:55:00.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:01.420Z] + git semver [Pipeline] } [2023-12-06T20:55:01.727Z] $ docker stop --time=1 01ea5581668df53475d1943186118f8d968bde419f3a17b0613ebebc6338564e [2023-12-06T20:55:02.988Z] $ docker rm -f --volumes 01ea5581668df53475d1943186118f8d968bde419f3a17b0613ebebc6338564e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:03.610Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:03.610Z] [2023-12-06T20:55:03.610Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:03.977Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:03.978Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-12-06T20:55:03.978Z] ab5ef0e58194: Pulling fs layer [2023-12-06T20:55:03.978Z] 9712f1f96733: Pulling fs layer [2023-12-06T20:55:03.978Z] 63f879dbbcfc: Pulling fs layer [2023-12-06T20:55:03.978Z] 0d9ebad4ef96: Pulling fs layer [2023-12-06T20:55:03.978Z] e9a5061849ea: Pulling fs layer [2023-12-06T20:55:03.978Z] d747dcd14b5f: Pulling fs layer [2023-12-06T20:55:03.978Z] 2de7ff778b66: Pulling fs layer [2023-12-06T20:55:03.978Z] e9a5061849ea: Waiting [2023-12-06T20:55:03.978Z] d747dcd14b5f: Waiting [2023-12-06T20:55:03.978Z] 2de7ff778b66: Waiting [2023-12-06T20:55:03.978Z] 0d9ebad4ef96: Waiting [2023-12-06T20:55:03.978Z] 9712f1f96733: Verifying Checksum [2023-12-06T20:55:03.978Z] 9712f1f96733: Download complete [2023-12-06T20:55:04.237Z] 63f879dbbcfc: Verifying Checksum [2023-12-06T20:55:04.237Z] 63f879dbbcfc: Download complete [2023-12-06T20:55:04.495Z] e9a5061849ea: Verifying Checksum [2023-12-06T20:55:04.495Z] e9a5061849ea: Download complete [2023-12-06T20:55:04.495Z] 0d9ebad4ef96: Verifying Checksum [2023-12-06T20:55:04.495Z] 0d9ebad4ef96: Download complete [2023-12-06T20:55:04.495Z] d747dcd14b5f: Verifying Checksum [2023-12-06T20:55:04.495Z] d747dcd14b5f: Download complete [2023-12-06T20:55:04.495Z] ab5ef0e58194: Verifying Checksum [2023-12-06T20:55:04.495Z] ab5ef0e58194: Download complete [2023-12-06T20:55:04.495Z] 2de7ff778b66: Verifying Checksum [2023-12-06T20:55:04.495Z] 2de7ff778b66: Download complete [2023-12-06T20:55:07.020Z] ab5ef0e58194: Pull complete [2023-12-06T20:55:07.020Z] 9712f1f96733: Pull complete [2023-12-06T20:55:07.590Z] 63f879dbbcfc: Pull complete [2023-12-06T20:55:10.877Z] 0d9ebad4ef96: Pull complete [2023-12-06T20:55:10.877Z] e9a5061849ea: Pull complete [2023-12-06T20:55:11.137Z] d747dcd14b5f: Pull complete [2023-12-06T20:55:12.074Z] 2de7ff778b66: Pull complete [2023-12-06T20:55:12.074Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-12-06T20:55:12.074Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-12-06T20:55:12.074Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:12.376Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:55:12.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2023-12-06T20:55:16.139Z] $ docker top 73180c625b854e67ccab25a8959f050c9872ae30eeb0af2a093419549f6efaec -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:55:16.306Z] provisioning config files... [2023-12-06T20:55:16.314Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17397503441307682450tmp [2023-12-06T20:55:16.322Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16422896522251442547tmp [2023-12-06T20:55:16.331Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10909923307785123457tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:55:16.435Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:16.734Z] ---> sigul-configuration.sh [2023-12-06T20:55:16.734Z] gpg: directory `/root/.gnupg' created [2023-12-06T20:55:16.734Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-12-06T20:55:16.734Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-12-06T20:55:16.734Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-12-06T20:55:16.734Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-12-06T20:55:16.734Z] gpg: CAST5 encrypted data [2023-12-06T20:55:16.734Z] gpg: encrypted with 1 passphrase [2023-12-06T20:55:16.735Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-12-06T20:55:17.031Z] + mkdir /home/jenkins [2023-12-06T20:55:17.031Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-12-06T20:55:17.326Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2023-12-06T20:55:17.338Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:17.634Z] ---> sigul-install.sh [2023-12-06T20:55:17.634Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-12-06T20:55:17.929Z] + git tag --list [2023-12-06T20:55:17.929Z] 0.7.1 [2023-12-06T20:55:17.929Z] v1.0.0 [2023-12-06T20:55:17.929Z] v1.1.0 [2023-12-06T20:55:17.929Z] v1.1.1 [2023-12-06T20:55:17.929Z] v1.2.2 [2023-12-06T20:55:17.929Z] v1.3.0 [2023-12-06T20:55:17.929Z] v1.3.1 [2023-12-06T20:55:17.929Z] v2.0.0 [2023-12-06T20:55:17.929Z] v2.1.0 [2023-12-06T20:55:17.929Z] v2.1.1 [2023-12-06T20:55:17.929Z] v2.2.0 [2023-12-06T20:55:17.929Z] v2.3.0 [2023-12-06T20:55:17.929Z] v3.0 [2023-12-06T20:55:17.929Z] v3.0.0 [2023-12-06T20:55:17.929Z] v3.1 [2023-12-06T20:55:17.929Z] v3.1.0 [2023-12-06T20:55:17.929Z] v3.1.0-dev.1 [2023-12-06T20:55:17.929Z] v3.1.0-dev.10 [2023-12-06T20:55:17.929Z] v3.1.0-dev.11 [2023-12-06T20:55:17.929Z] v3.1.0-dev.12 [2023-12-06T20:55:17.929Z] v3.1.0-dev.13 [2023-12-06T20:55:17.929Z] v3.1.0-dev.14 [2023-12-06T20:55:17.929Z] v3.1.0-dev.15 [2023-12-06T20:55:17.929Z] v3.1.0-dev.16 [2023-12-06T20:55:17.929Z] v3.1.0-dev.17 [2023-12-06T20:55:17.929Z] v3.1.0-dev.18 [2023-12-06T20:55:17.929Z] v3.1.0-dev.19 [2023-12-06T20:55:17.929Z] v3.1.0-dev.2 [2023-12-06T20:55:17.929Z] v3.1.0-dev.20 [2023-12-06T20:55:17.929Z] v3.1.0-dev.21 [2023-12-06T20:55:17.929Z] v3.1.0-dev.22 [2023-12-06T20:55:17.929Z] v3.1.0-dev.23 [2023-12-06T20:55:17.929Z] v3.1.0-dev.24 [2023-12-06T20:55:17.929Z] v3.1.0-dev.25 [2023-12-06T20:55:17.929Z] v3.1.0-dev.3 [2023-12-06T20:55:17.929Z] v3.1.0-dev.4 [2023-12-06T20:55:17.929Z] v3.1.0-dev.5 [2023-12-06T20:55:17.929Z] v3.1.0-dev.6 [2023-12-06T20:55:17.929Z] v3.1.0-dev.7 [2023-12-06T20:55:17.929Z] v3.1.0-dev.8 [2023-12-06T20:55:17.929Z] v3.1.0-dev.9 [2023-12-06T20:55:17.929Z] v3.2.0-dev.1 [2023-12-06T20:55:17.929Z] v3.2.0-dev.2 [2023-12-06T20:55:17.929Z] v3.2.0-dev.3 [2023-12-06T20:55:17.929Z] v3.2.0-dev.4 [Pipeline] sh [2023-12-06T20:55:18.223Z] + lftools sign git-tag v3.2.0-dev.4 [2023-12-06T20:55:18.790Z] Signing Git tag with Sigul... [2023-12-06T20:55:18.790Z] Signing v3.2.0-dev.4 [Pipeline] echo [2023-12-06T20:55:19.061Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:19.356Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-12-06T20:55:19.362Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-12-06T20:55:19.491Z] $ docker stop --time=1 73180c625b854e67ccab25a8959f050c9872ae30eeb0af2a093419549f6efaec [2023-12-06T20:55:20.800Z] $ docker rm -f --volumes 73180c625b854e67ccab25a8959f050c9872ae30eeb0af2a093419549f6efaec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-12-06T20:55:21.684Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:55:21.685Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:22.037Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:55:22.037Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:22.211Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:55:22.242Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:55:22.537Z] $ docker top f9e11e4f820e7e3dda91ddae9c33b034c447bbb27aef4812628abb25cfe1de38 -eo pid,comm [2023-12-06T20:55:22.581Z] 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). [2023-12-06T20:55:22.581Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:55:22.810Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:55:22.810Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:55:22.930Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:55:22.933Z] $ docker exec f9e11e4f820e7e3dda91ddae9c33b034c447bbb27aef4812628abb25cfe1de38 ssh-agent [2023-12-06T20:55:23.028Z] SSH_AUTH_SOCK=/tmp/ssh-SQKDg9erD17q/agent.34 [2023-12-06T20:55:23.028Z] SSH_AGENT_PID=40 [2023-12-06T20:55:23.032Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:23.122Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16258027982475049022.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_16258027982475049022.key) [2023-12-06T20:55:23.136Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:23.478Z] + git semver bump pre [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,652 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,652 [bump_version] DEBUG bumping version:3.2.0-dev.4 on axis:pre with prefix:dev [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,653 [bump_version] DEBUG bumped version:3.2.0-dev.5 [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,653 [write_version] DEBUG write version:3.2.0-dev.5 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,653 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,653 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,655 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,655 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,660 [execute] INFO git cat-file --batch [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:23.738Z] 2023-12-06 20:55:23,665 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:23.738Z] 3.2.0-dev.5 [Pipeline] } [2023-12-06T20:55:23.748Z] $ docker exec --env ******** --env ******** f9e11e4f820e7e3dda91ddae9c33b034c447bbb27aef4812628abb25cfe1de38 ssh-agent -k [2023-12-06T20:55:23.832Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:23.832Z] unset SSH_AGENT_PID; [2023-12-06T20:55:23.832Z] echo Agent pid 40 killed; [2023-12-06T20:55:23.840Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:24.363Z] + git semver [Pipeline] } [2023-12-06T20:55:24.635Z] $ docker stop --time=1 f9e11e4f820e7e3dda91ddae9c33b034c447bbb27aef4812628abb25cfe1de38 [2023-12-06T20:55:25.914Z] $ docker rm -f --volumes f9e11e4f820e7e3dda91ddae9c33b034c447bbb27aef4812628abb25cfe1de38 [Pipeline] // withDockerContainer [Pipeline] sh [2023-12-06T20:55:26.421Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-12-06T20:55:26.421Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:26.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-12-06T20:55:26.780Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:26.957Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:55:26.988Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-12-06T20:55:27.349Z] $ docker top 07c5f9429e1654a2dab8e844c2b7fa8ccbe7febf96bc3ab78050919936d568c4 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-12-06T20:55:27.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-12-06T20:55:27.624Z] [ssh-agent] Looking for ssh-agent implementation... [2023-12-06T20:55:27.730Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-12-06T20:55:27.733Z] $ docker exec 07c5f9429e1654a2dab8e844c2b7fa8ccbe7febf96bc3ab78050919936d568c4 ssh-agent [2023-12-06T20:55:27.834Z] SSH_AUTH_SOCK=/tmp/ssh-A0pHrAk1LAUq/agent.31 [2023-12-06T20:55:27.834Z] SSH_AGENT_PID=37 [2023-12-06T20:55:27.839Z] Running ssh-add (command line suppressed) [2023-12-06T20:55:27.929Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13093707894637403101.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13093707894637403101.key) [2023-12-06T20:55:27.939Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-12-06T20:55:28.279Z] + git semver push [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,458 [run_push] DEBUG push [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,458 [execute] INFO git cat-file --batch-check [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,459 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,462 [execute] INFO git rev-list b7b49ef1879608aa9d11697c053122b05cabdb03 -- [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,462 [execute] DEBUG Popen(['git', 'rev-list', 'b7b49ef1879608aa9d11697c053122b05cabdb03', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,470 [execute] INFO git fetch -v origin [2023-12-06T20:55:28.538Z] 2023-12-06 20:55:28,471 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-12-06T20:55:29.106Z] 2023-12-06 20:55:29,008 [run_push] DEBUG no remote changes detected [2023-12-06T20:55:29.106Z] 2023-12-06 20:55:29,009 [execute] INFO git push origin semver [2023-12-06T20:55:29.106Z] 2023-12-06 20:55:29,009 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:30.042Z] 2023-12-06 20:55:29,775 [run_push] DEBUG push all version tags [2023-12-06T20:55:30.042Z] 2023-12-06 20:55:29,775 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-12-06T20:55:30.042Z] 2023-12-06 20:55:29,776 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2023-12-06T20:55:30.613Z] 2023-12-06 20:55:30,541 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2023-12-06T20:55:30.613Z] 3.2.0-dev.5 [Pipeline] } [2023-12-06T20:55:30.624Z] $ docker exec --env ******** --env ******** 07c5f9429e1654a2dab8e844c2b7fa8ccbe7febf96bc3ab78050919936d568c4 ssh-agent -k [2023-12-06T20:55:30.717Z] unset SSH_AUTH_SOCK; [2023-12-06T20:55:30.717Z] unset SSH_AGENT_PID; [2023-12-06T20:55:30.718Z] echo Agent pid 37 killed; [2023-12-06T20:55:30.729Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-12-06T20:55:31.263Z] + git semver [Pipeline] } [2023-12-06T20:55:31.536Z] $ docker stop --time=1 07c5f9429e1654a2dab8e844c2b7fa8ccbe7febf96bc3ab78050919936d568c4 [2023-12-06T20:55:32.853Z] $ docker rm -f --volumes 07c5f9429e1654a2dab8e844c2b7fa8ccbe7febf96bc3ab78050919936d568c4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-12-06T20:55:34.368Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2023-12-06T20:55:34.368Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T20:55:34.368Z] total 16 [2023-12-06T20:55:34.368Z] drwxr-xr-x 3 root root 4096 Dec 6 20:47 . [2023-12-06T20:55:34.368Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:55 .. [2023-12-06T20:55:34.368Z] drwxr-xr-x 2 root root 4096 Dec 6 20:47 cost [2023-12-06T20:55:34.368Z] -rw-r--r-- 1 root root 88 Dec 6 20:47 cost.csv [2023-12-06T20:55:34.368Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T20:55:34.368Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2023-12-06T20:55:34.368Z] total 16 [2023-12-06T20:55:34.368Z] drwxr-xr-x 3 jenkins jenkins 4096 Dec 6 20:47 . [2023-12-06T20:55:34.368Z] drwxrwxr-x 10 jenkins jenkins 4096 Dec 6 20:55 .. [2023-12-06T20:55:34.368Z] drwxr-xr-x 2 jenkins jenkins 4096 Dec 6 20:47 cost [2023-12-06T20:55:34.368Z] -rw-r--r-- 1 jenkins jenkins 88 Dec 6 20:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:34.661Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:35.521Z] ---> package-listing.sh [2023-12-06T20:55:35.521Z] ++ facter osfamily [2023-12-06T20:55:35.521Z] ++ tr '[:upper:]' '[:lower:]' [2023-12-06T20:55:35.781Z] + OS_FAMILY=debian [2023-12-06T20:55:35.781Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2023-12-06T20:55:35.781Z] + START_PACKAGES=/tmp/packages_start.txt [2023-12-06T20:55:35.781Z] + END_PACKAGES=/tmp/packages_end.txt [2023-12-06T20:55:35.781Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-12-06T20:55:35.781Z] + PACKAGES=/tmp/packages_start.txt [2023-12-06T20:55:35.781Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-06T20:55:35.781Z] + PACKAGES=/tmp/packages_end.txt [2023-12-06T20:55:35.781Z] + case "${OS_FAMILY}" in [2023-12-06T20:55:35.781Z] + dpkg -l [2023-12-06T20:55:35.781Z] + grep '^ii' [2023-12-06T20:55:35.781Z] + '[' -f /tmp/packages_start.txt ']' [2023-12-06T20:55:35.781Z] + '[' -f /tmp/packages_end.txt ']' [2023-12-06T20:55:35.781Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-12-06T20:55:35.781Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2023-12-06T20:55:35.781Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2023-12-06T20:55:35.781Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2023-12-06T20:55:35.792Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-12-06T20:55:36.070Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-12-06T20:55:36.693Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-12-06T20:55:36.693Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-12-06T20:55:36.887Z] prd-ubuntu20.04-docker-8c-8g-24596 does not seem to be running inside a container [2023-12-06T20:55:36.916Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-12-06T20:55:37.113Z] $ docker top c8b51af0b024a517f8ea4da38830c028dcad9efc628c483e2c466a61e0c40e82 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-12-06T20:55:37.582Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-12-06T20:55:37.863Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-12-06T20:55:38.146Z] + ls /var/log/sa-host [2023-12-06T20:55:38.146Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-12-06T20:55:38.264Z] provisioning config files... [2023-12-06T20:55:38.272Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10694419875247616763tmp [Pipeline] { [Pipeline] echo [2023-12-06T20:55:38.397Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:38.681Z] ---> create-netrc.sh [Pipeline] } [2023-12-06T20:55:38.687Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:39.119Z] ---> python-tools-install.sh [Pipeline] echo [2023-12-06T20:55:39.127Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:39.410Z] ---> sudo-logs.sh [2023-12-06T20:55:39.410Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-12-06T20:55:39.504Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:39.786Z] ---> job-cost.sh [2023-12-06T20:55:39.786Z] lf-activate-venv: SKIPPING [2023-12-06T20:55:39.786Z] DEBUG: total: 0.2199999988079071 [2023-12-06T20:55:39.786Z] INFO: Retrieving Stack Cost... [2023-12-06T20:55:40.354Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-12-06T20:55:40.614Z] INFO: Archiving Costs [Pipeline] echo [2023-12-06T20:55:40.625Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-12-06T20:55:40.907Z] ---> logs-deploy.sh [2023-12-06T20:55:40.907Z] lf-activate-venv: SKIPPING [2023-12-06T20:55:40.907Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/143 [2023-12-06T20:55:40.907Z] INFO: archiving workspace using pattern(s): [2023-12-06T20:55:41.848Z] Archives upload complete. [2023-12-06T20:55:41.848Z] INFO: archiving logs to Nexus