Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 64d7a7694c36189f4485ea56f1d095402521ef96 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-ssh16570646497954091959.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-ssh369208474861600765.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-ssh2821830831164267680.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-ssh6777008936399979990.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-ssh51331995436347651.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5428 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 64d7a7694c36189f4485ea56f1d095402521ef96 (main) Commit message: "Merge pull request #543 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 > git rev-list --no-walk 6a31340a17bb85717be07a58e1963d28cb67ceec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-03-11T07:10:23.830Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-03-11T07:10:23.916Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-03-11T07:10:23.942Z] ========================================================= [2024-03-11T07:10:23.942Z] EdgeX Global Pipelines Version Info [2024-03-11T07:10:23.942Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:10:24.673Z] ------------------- [2024-03-11T07:10:24.673Z] stable info: [2024-03-11T07:10:24.673Z] ------------------- [2024-03-11T07:10:24.673Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2024-03-11T07:10:24.673Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:10:24.673Z] Message: update stable to v1.0.258 [2024-03-11T07:10:25.269Z] ------------------- [2024-03-11T07:10:25.269Z] experimental info: [2024-03-11T07:10:25.269Z] ------------------- [2024-03-11T07:10:25.269Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2024-03-11T07:10:25.269Z] Commit SHA: 33739fb647ab338ef2ce3bfc8312bfbcef468f88 [2024-03-11T07:10:25.269Z] Message: update experimental to v1.0.258 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-03-11T07:10:25.360Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2024-03-11T07:10:25.379Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2024-03-11T07:10:25.413Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-03-11T07:10:25.434Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-03-11T07:10:25.454Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-03-11T07:10:25.478Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-03-11T07:10:25.502Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-03-11T07:10:25.532Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2024-03-11T07:10:25.578Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-03-11T07:10:25.611Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-03-11T07:10:25.644Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-03-11T07:10:25.674Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2024-03-11T07:10:25.706Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-03-11T07:10:25.740Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-03-11T07:10:25.763Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:10:25.795Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-03-11T07:10:25.824Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:10:25.858Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-03-11T07:10:25.897Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-03-11T07:10:25.935Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-03-11T07:10:25.972Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2024-03-11T07:10:26.009Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2024-03-11T07:10:26.044Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-03-11T07:10:26.083Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-03-11T07:10:26.126Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-03-11T07:10:26.169Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-03-11T07:10:26.210Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-03-11T07:10:26.251Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-03-11T07:10:26.289Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-03-11T07:10:26.330Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-03-11T07:10:26.368Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] echo [2024-03-11T07:10:26.407Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 64d7a76 [Pipeline] echo [2024-03-11T07:10:26.446Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:10:26.527Z] provisioning config files... [2024-03-11T07:10:26.544Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7306109211810360076tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:10:26.881Z] ---> ****-login.sh [2024-03-11T07:10:26.881Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:10:27.142Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:27.142Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:27.142Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:27.142Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:27.142Z] [2024-03-11T07:10:27.142Z] Login Succeeded [2024-03-11T07:10:27.142Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:10:27.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:27.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:27.403Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:27.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:27.403Z] [2024-03-11T07:10:27.403Z] Login Succeeded [2024-03-11T07:10:27.403Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:10:27.403Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:27.403Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:27.403Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:27.403Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:27.403Z] [2024-03-11T07:10:27.403Z] Login Succeeded [2024-03-11T07:10:27.403Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:10:27.404Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:27.663Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:27.663Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:27.664Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:27.664Z] [2024-03-11T07:10:27.664Z] Login Succeeded [2024-03-11T07:10:27.664Z] ****.io [2024-03-11T07:10:27.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:27.924Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:27.924Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:27.924Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:27.924Z] [2024-03-11T07:10:27.924Z] Login Succeeded [2024-03-11T07:10:27.924Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:10:27.933Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-03-11T07:10:28.440Z] + git rev-list -1 --merges 64d7a7694c36189f4485ea56f1d095402521ef96~1..64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] echo [2024-03-11T07:10:28.468Z] -----------> git rev-list -1 --merges 64d7a7694c36189f4485ea56f1d095402521ef96~1..64d7a7694c36189f4485ea56f1d095402521ef96 64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:10:28.468Z] 64d7a7694c36189f4485ea56f1d095402521ef96 [false] [Pipeline] sh [2024-03-11T07:10:28.775Z] + git log --format=format:%s -1 64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] echo [2024-03-11T07:10:28.790Z] ========================================================= [2024-03-11T07:10:28.790Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-03-11T07:10:28.790Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:10:29.163Z] + git log --format=format:%s -1 64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] echo [2024-03-11T07:10:29.174Z] [semverPrep] GIT_COMMIT: 64d7a7694c36189f4485ea56f1d095402521ef96, Commit Message: Merge pull request #543 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10 [Pipeline] echo [2024-03-11T07:10:29.199Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-03-11T07:10:29.575Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:10:29.575Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-03-11T07:10:29.575Z] + [ -e /tmp/ssh_known_hosts ] [2024-03-11T07:10:29.575Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-03-11T07:10:29.575Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-03-11T07:10:29.575Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-03-11T07:10:29.575Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:10:29.952Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:10:29.952Z] [2024-03-11T07:10:29.952Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:10:30.270Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:10:30.270Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-03-11T07:10:30.270Z] b85a868b505f: Pulling fs layer [2024-03-11T07:10:30.270Z] e2be974225ed: Pulling fs layer [2024-03-11T07:10:30.270Z] 339a4e72a1f5: Pulling fs layer [2024-03-11T07:10:30.270Z] 988bab9f4d93: Pulling fs layer [2024-03-11T07:10:30.270Z] 1469e6f7b9e6: Pulling fs layer [2024-03-11T07:10:30.270Z] eaf3925da568: Pulling fs layer [2024-03-11T07:10:30.270Z] bab4dde63d76: Pulling fs layer [2024-03-11T07:10:30.270Z] bde34c3a00c8: Pulling fs layer [2024-03-11T07:10:30.270Z] b352a97aabf1: Pulling fs layer [2024-03-11T07:10:30.270Z] 4872d77fe225: Pulling fs layer [2024-03-11T07:10:30.270Z] 5851b861e8e6: Pulling fs layer [2024-03-11T07:10:30.270Z] eaf3925da568: Waiting [2024-03-11T07:10:30.270Z] bab4dde63d76: Waiting [2024-03-11T07:10:30.270Z] bde34c3a00c8: Waiting [2024-03-11T07:10:30.270Z] b352a97aabf1: Waiting [2024-03-11T07:10:30.270Z] 4872d77fe225: Waiting [2024-03-11T07:10:30.270Z] 5851b861e8e6: Waiting [2024-03-11T07:10:30.270Z] 988bab9f4d93: Waiting [2024-03-11T07:10:30.270Z] 1469e6f7b9e6: Waiting [2024-03-11T07:10:30.270Z] e2be974225ed: Verifying Checksum [2024-03-11T07:10:30.270Z] e2be974225ed: Download complete [2024-03-11T07:10:30.270Z] 988bab9f4d93: Verifying Checksum [2024-03-11T07:10:30.270Z] 988bab9f4d93: Download complete [2024-03-11T07:10:30.270Z] 1469e6f7b9e6: Verifying Checksum [2024-03-11T07:10:30.270Z] 1469e6f7b9e6: Download complete [2024-03-11T07:10:30.270Z] 339a4e72a1f5: Verifying Checksum [2024-03-11T07:10:30.270Z] 339a4e72a1f5: Download complete [2024-03-11T07:10:30.270Z] eaf3925da568: Verifying Checksum [2024-03-11T07:10:30.270Z] eaf3925da568: Download complete [2024-03-11T07:10:30.270Z] bde34c3a00c8: Verifying Checksum [2024-03-11T07:10:30.270Z] bde34c3a00c8: Download complete [2024-03-11T07:10:30.531Z] b352a97aabf1: Verifying Checksum [2024-03-11T07:10:30.531Z] b352a97aabf1: Download complete [2024-03-11T07:10:30.531Z] 4872d77fe225: Verifying Checksum [2024-03-11T07:10:30.531Z] 4872d77fe225: Download complete [2024-03-11T07:10:30.531Z] 5851b861e8e6: Verifying Checksum [2024-03-11T07:10:30.531Z] 5851b861e8e6: Download complete [2024-03-11T07:10:30.531Z] b85a868b505f: Download complete [2024-03-11T07:10:30.791Z] bab4dde63d76: Verifying Checksum [2024-03-11T07:10:30.791Z] bab4dde63d76: Download complete [2024-03-11T07:10:31.728Z] b85a868b505f: Pull complete [2024-03-11T07:10:31.988Z] e2be974225ed: Pull complete [2024-03-11T07:10:32.559Z] 339a4e72a1f5: Pull complete [2024-03-11T07:10:32.559Z] 988bab9f4d93: Pull complete [2024-03-11T07:10:32.818Z] 1469e6f7b9e6: Pull complete [2024-03-11T07:10:32.818Z] eaf3925da568: Pull complete [2024-03-11T07:10:34.737Z] bab4dde63d76: Pull complete [2024-03-11T07:10:34.737Z] bde34c3a00c8: Pull complete [2024-03-11T07:10:34.737Z] b352a97aabf1: Pull complete [2024-03-11T07:10:34.737Z] 4872d77fe225: Pull complete [2024-03-11T07:10:34.998Z] 5851b861e8e6: Pull complete [2024-03-11T07:10:34.998Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-03-11T07:10:34.998Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:10:34.998Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:10:35.221Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:10:35.257Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:10:39.485Z] $ docker top 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 -eo pid,comm [2024-03-11T07:10:39.546Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-11T07:10:39.546Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:10:39.633Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:10:39.633Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:10:39.746Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:10:39.751Z] $ docker exec 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 ssh-agent [2024-03-11T07:10:39.853Z] SSH_AUTH_SOCK=/tmp/ssh-6Coa8qRZ7hrn/agent.32 [2024-03-11T07:10:39.853Z] SSH_AGENT_PID=38 [2024-03-11T07:10:39.859Z] Running ssh-add (command line suppressed) [2024-03-11T07:10:39.957Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8600937570765134563.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_8600937570765134563.key) [2024-03-11T07:10:39.969Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:10:40.281Z] + git tag --points-at HEAD [Pipeline] } [2024-03-11T07:10:40.295Z] $ docker exec --env ******** --env ******** 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 ssh-agent -k [2024-03-11T07:10:40.385Z] unset SSH_AUTH_SOCK; [2024-03-11T07:10:40.385Z] unset SSH_AGENT_PID; [2024-03-11T07:10:40.385Z] echo Agent pid 38 killed; [2024-03-11T07:10:40.393Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-03-11T07:10:40.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:10:40.453Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:10:40.574Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:10:40.579Z] $ docker exec 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 ssh-agent [2024-03-11T07:10:40.685Z] SSH_AUTH_SOCK=/tmp/ssh-vFermZRg7JMd/agent.70 [2024-03-11T07:10:40.685Z] SSH_AGENT_PID=76 [2024-03-11T07:10:40.689Z] Running ssh-add (command line suppressed) [2024-03-11T07:10:40.796Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15828161907691281553.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_15828161907691281553.key) [2024-03-11T07:10:40.809Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:10:41.112Z] + git semver init [2024-03-11T07:10:41.374Z] 2024-03-11 07:10:41,303 [run_init] DEBUG init version:0.0.0 force:False [2024-03-11T07:10:41.374Z] 2024-03-11 07:10:41,303 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-03-11T07:10:41.374Z] 2024-03-11 07:10:41,304 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2024-03-11T07:10:41.374Z] 2024-03-11 07:10:41,304 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/gexfoundry_device-modbus-go_main/.semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:10:42.756Z] 2024-03-11 07:10:42,418 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2024-03-11T07:10:42.756Z] 2024-03-11 07:10:42,418 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2024-03-11T07:10:42.756Z] 2024-03-11 07:10:42,418 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:10:42.756Z] 2024-03-11 07:10:42,419 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:10:42.756Z] 3.2.0-dev.9 [Pipeline] } [2024-03-11T07:10:42.768Z] $ docker exec --env ******** --env ******** 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 ssh-agent -k [2024-03-11T07:10:42.853Z] unset SSH_AUTH_SOCK; [2024-03-11T07:10:42.853Z] unset SSH_AGENT_PID; [2024-03-11T07:10:42.854Z] echo Agent pid 76 killed; [2024-03-11T07:10:42.862Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:10:43.238Z] + git semver [Pipeline] } [2024-03-11T07:10:43.512Z] $ docker stop --time=1 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 [2024-03-11T07:10:44.813Z] $ docker rm -f --volumes 174e7023a87d292bf660c3ad1070a6c73c9079e3e1af67e618b8f6340b3d4446 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:10:45.269Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-03-11T07:10:45.538Z] Stashed 1 file(s) [Pipeline] echo [2024-03-11T07:10:45.541Z] [edgeXSemver]: initialized semver on version 3.2.0-dev.9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:10:46.008Z] provisioning config files... [2024-03-11T07:10:46.018Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4181640040311467938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:10:46.330Z] ---> ****-login.sh [2024-03-11T07:10:46.331Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:10:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:46.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:46.331Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:46.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:46.331Z] [2024-03-11T07:10:46.331Z] Login Succeeded [2024-03-11T07:10:46.331Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:10:46.331Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:46.331Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:46.331Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:46.331Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:46.331Z] [2024-03-11T07:10:46.331Z] Login Succeeded [2024-03-11T07:10:46.331Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:10:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:46.594Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:46.594Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:46.594Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:46.594Z] [2024-03-11T07:10:46.594Z] Login Succeeded [2024-03-11T07:10:46.594Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:10:46.594Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:46.595Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:46.595Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:46.595Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:46.595Z] [2024-03-11T07:10:46.595Z] Login Succeeded [2024-03-11T07:10:46.595Z] ****.io [2024-03-11T07:10:46.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:10:46.858Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:10:46.858Z] Configure a credential helper to remove this warning. See [2024-03-11T07:10:46.858Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:10:46.858Z] [2024-03-11T07:10:46.858Z] Login Succeeded [2024-03-11T07:10:46.858Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:10:46.865Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:10:47.027Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:10:47.061Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:10:47.092Z] ========================================================= [2024-03-11T07:10:47.092Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-03-11T07:10:47.092Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:10:47.501Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T07:10:47.501Z] Sending build context to Docker daemon 17.27MB [2024-03-11T07:10:47.501Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:10:47.501Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-11T07:10:47.501Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-03-11T07:10:47.501Z] 7264a8db6415: Pulling fs layer [2024-03-11T07:10:47.501Z] c4d48a809fc2: Pulling fs layer [2024-03-11T07:10:47.501Z] 4f1c88b9dad5: Pulling fs layer [2024-03-11T07:10:47.501Z] ad3a456e5733: Pulling fs layer [2024-03-11T07:10:47.501Z] 69c7f0334f64: Pulling fs layer [2024-03-11T07:10:47.501Z] 1f1c1a5573a3: Pulling fs layer [2024-03-11T07:10:47.501Z] ce7588e14bc9: Pulling fs layer [2024-03-11T07:10:47.501Z] b5e4710f87ac: Pulling fs layer [2024-03-11T07:10:47.501Z] 69c7f0334f64: Waiting [2024-03-11T07:10:47.501Z] 1f1c1a5573a3: Waiting [2024-03-11T07:10:47.501Z] ce7588e14bc9: Waiting [2024-03-11T07:10:47.501Z] b5e4710f87ac: Waiting [2024-03-11T07:10:47.501Z] ad3a456e5733: Waiting [2024-03-11T07:10:47.759Z] c4d48a809fc2: Download complete [2024-03-11T07:10:47.759Z] ad3a456e5733: Verifying Checksum [2024-03-11T07:10:47.759Z] ad3a456e5733: Download complete [2024-03-11T07:10:47.759Z] 69c7f0334f64: Verifying Checksum [2024-03-11T07:10:47.759Z] 69c7f0334f64: Download complete [2024-03-11T07:10:47.759Z] 7264a8db6415: Verifying Checksum [2024-03-11T07:10:47.759Z] 7264a8db6415: Download complete [2024-03-11T07:10:47.759Z] 1f1c1a5573a3: Verifying Checksum [2024-03-11T07:10:47.759Z] 1f1c1a5573a3: Download complete [2024-03-11T07:10:47.759Z] 7264a8db6415: Pull complete [2024-03-11T07:10:48.023Z] c4d48a809fc2: Pull complete [2024-03-11T07:10:48.023Z] b5e4710f87ac: Download complete [2024-03-11T07:10:48.281Z] 4f1c88b9dad5: Verifying Checksum [2024-03-11T07:10:48.281Z] 4f1c88b9dad5: Download complete [2024-03-11T07:10:48.539Z] ce7588e14bc9: Verifying Checksum [2024-03-11T07:10:48.539Z] ce7588e14bc9: Download complete [2024-03-11T07:10:51.822Z] 4f1c88b9dad5: Pull complete [2024-03-11T07:10:51.822Z] ad3a456e5733: Pull complete [2024-03-11T07:10:51.822Z] 69c7f0334f64: Pull complete [2024-03-11T07:10:51.822Z] 1f1c1a5573a3: Pull complete [2024-03-11T07:10:54.354Z] ce7588e14bc9: Pull complete [2024-03-11T07:10:54.617Z] b5e4710f87ac: Pull complete [2024-03-11T07:10:54.617Z] Digest: sha256:f80dd7bb8fdf010369d5adb4058a62695265b22e897ca6aac7b42af84fdce50e [2024-03-11T07:10:54.617Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-03-11T07:10:54.617Z] ---> 88b5674ff536 [2024-03-11T07:10:54.617Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:10:59.891Z] ---> Running in 4c3d4bc48f6f [2024-03-11T07:10:59.891Z] Removing intermediate container 4c3d4bc48f6f [2024-03-11T07:10:59.891Z] ---> 81f9b572add9 [2024-03-11T07:10:59.891Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:10:59.891Z] ---> Running in 8fafc8a0d562 [2024-03-11T07:10:59.891Z] Removing intermediate container 8fafc8a0d562 [2024-03-11T07:10:59.891Z] ---> a46fdd206e66 [2024-03-11T07:10:59.891Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-11T07:10:59.891Z] ---> Running in 69e066e53069 [2024-03-11T07:11:00.149Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:11:00.410Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:11:00.671Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-11T07:11:00.671Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-11T07:11:00.671Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-11T07:11:00.671Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:11:00.671Z] OK: 270 MiB in 60 packages [2024-03-11T07:11:00.889Z] Still waiting to schedule task [2024-03-11T07:11:00.890Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-03-11T07:11:01.243Z] Removing intermediate container 69e066e53069 [2024-03-11T07:11:01.243Z] ---> 0058ffd8dddf [2024-03-11T07:11:01.243Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-11T07:11:01.243Z] ---> Running in b54e9477ae8d [2024-03-11T07:11:01.243Z] Removing intermediate container b54e9477ae8d [2024-03-11T07:11:01.243Z] ---> 415ae1c8cd84 [2024-03-11T07:11:01.243Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-11T07:11:01.509Z] ---> 8bf7de2a610f [2024-03-11T07:11:01.509Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:11:01.509Z] ---> Running in 3a9675dbf428 [2024-03-11T07:11:33.586Z] Removing intermediate container 3a9675dbf428 [2024-03-11T07:11:33.586Z] ---> 567c63ae5718 [2024-03-11T07:11:33.586Z] Step 9/10 : COPY . . [2024-03-11T07:11:33.586Z] ---> 34b19918b991 [2024-03-11T07:11:33.586Z] Step 10/10 : RUN ${MAKE} [2024-03-11T07:11:33.586Z] ---> Running in 248afb859ce6 [2024-03-11T07:11:33.586Z] noop [2024-03-11T07:11:33.844Z] Removing intermediate container 248afb859ce6 [2024-03-11T07:11:33.844Z] ---> bc51dadbc73a [2024-03-11T07:11:33.844Z] Successfully built bc51dadbc73a [2024-03-11T07:11:33.844Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:34.216Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:11:34.216Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:11:34.332Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:11:34.389Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:11:34.712Z] $ docker top 0aadfc05bc9286baff78300db23b85e5aa9f6c6e5a1c6e6cbe3652e38760abd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:11:35.122Z] + go version [2024-03-11T07:11:35.122Z] go version go1.21.0 linux/amd64 [Pipeline] } [2024-03-11T07:11:35.132Z] $ docker stop --time=1 0aadfc05bc9286baff78300db23b85e5aa9f6c6e5a1c6e6cbe3652e38760abd3 [2024-03-11T07:11:36.411Z] $ docker rm -f --volumes 0aadfc05bc9286baff78300db23b85e5aa9f6c6e5a1c6e6cbe3652e38760abd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:11:37.005Z] + docker inspect -f . ci-base-image-x86_64 [2024-03-11T07:11:37.005Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:11:37.116Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:11:37.146Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-03-11T07:11:37.465Z] $ docker top a3de14004182406ac6a39d58f149c9e8f054c8cbd8ef19c40da2a58f140f6731 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:11:37.857Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:11:38.178Z] + make test [2024-03-11T07:11:38.178Z] go test ./... -coverprofile=coverage.out [2024-03-11T07:11:39.553Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-11T07:11:49.520Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-11T07:11:49.520Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.015s coverage: 47.9% of statements [2024-03-11T07:11:54.783Z] go vet ./... [2024-03-11T07:11:58.060Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:11:58.060Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:11:58.060Z] ./bin/test-attribution-txt.sh [2024-03-11T07:11:58.060Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:11:58.071Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:11:58.107Z] $ docker stop --time=1 a3de14004182406ac6a39d58f149c9e8f054c8cbd8ef19c40da2a58f140f6731 [2024-03-11T07:12:02.342Z] $ docker rm -f --volumes a3de14004182406ac6a39d58f149c9e8f054c8cbd8ef19c40da2a58f140f6731 [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:12:02.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:12:02.890Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-03-11T07:12:03.421Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:12:03.709Z] + ls -al . [2024-03-11T07:12:03.709Z] total 192 [2024-03-11T07:12:03.709Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 11 07:11 . [2024-03-11T07:12:03.709Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:10 .. [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 07:10 .dockerignore [2024-03-11T07:12:03.709Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:11 .git [2024-03-11T07:12:03.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:10 .github [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 11 07:10 .gitignore [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:10 .golangci.yml [2024-03-11T07:12:03.709Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:10 .semver [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 11 07:10 Attribution.txt [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 11 07:10 CHANGELOG.md [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 11 07:10 Dockerfile [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:10 GOVERNANCE.md [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 11 07:10 Jenkinsfile [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 07:10 LICENSE [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 11 07:10 Makefile [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 11 07:10 OWNERS.md [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 11 07:10 README.md [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:10 VERSION [2024-03-11T07:12:03.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:10 bin [2024-03-11T07:12:03.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:10 cmd [2024-03-11T07:12:03.709Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 11 07:11 coverage.out [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 11 07:10 go.mod [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 11 07:10 go.sum [2024-03-11T07:12:03.709Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:10 internal [2024-03-11T07:12:03.709Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:10 simulator [2024-03-11T07:12:03.709Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 11 07:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:04.134Z] + 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=64d7a7694c36189f4485ea56f1d095402521ef96 --label arch=amd64 --label version=3.2.0-dev.9 . [2024-03-11T07:12:04.134Z] Sending build context to Docker daemon 17.3MB [2024-03-11T07:12:04.134Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:12:04.134Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-11T07:12:04.134Z] ---> bc51dadbc73a [2024-03-11T07:12:04.134Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:12:04.395Z] ---> Running in 36b3c355e40f [2024-03-11T07:12:04.395Z] Removing intermediate container 36b3c355e40f [2024-03-11T07:12:04.395Z] ---> db6953eee1ae [2024-03-11T07:12:04.395Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:12:04.395Z] ---> Running in 94a92a2036b4 [2024-03-11T07:12:04.653Z] Removing intermediate container 94a92a2036b4 [2024-03-11T07:12:04.653Z] ---> caabe2abe02e [2024-03-11T07:12:04.653Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-11T07:12:04.653Z] ---> Running in 16ea34a3800a [2024-03-11T07:12:04.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:04.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:05.478Z] OK: 270 MiB in 60 packages [2024-03-11T07:12:05.478Z] Removing intermediate container 16ea34a3800a [2024-03-11T07:12:05.478Z] ---> 651cade01715 [2024-03-11T07:12:05.478Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-11T07:12:05.735Z] ---> Running in c13bd4376e42 [2024-03-11T07:12:05.735Z] Removing intermediate container c13bd4376e42 [2024-03-11T07:12:05.735Z] ---> a28d9003e67b [2024-03-11T07:12:05.735Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-11T07:12:05.735Z] ---> 38bb9efc3a20 [2024-03-11T07:12:05.735Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:12:05.735Z] ---> Running in ede7375f2f98 [2024-03-11T07:12:07.026Z] Removing intermediate container ede7375f2f98 [2024-03-11T07:12:07.026Z] ---> 926a76701d88 [2024-03-11T07:12:07.026Z] Step 9/23 : COPY . . [2024-03-11T07:12:07.284Z] ---> b8dfe5ff4b96 [2024-03-11T07:12:07.284Z] Step 10/23 : RUN ${MAKE} [2024-03-11T07:12:07.284Z] ---> Running in 2d59ecc9463f [2024-03-11T07:12:07.541Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-11T07:12:25.735Z] Removing intermediate container 2d59ecc9463f [2024-03-11T07:12:25.735Z] ---> 5a56b32263c0 [2024-03-11T07:12:25.735Z] Step 11/23 : FROM alpine:3.18 [2024-03-11T07:12:25.993Z] 3.18: Pulling from library/alpine [2024-03-11T07:12:26.252Z] 619be1103602: Pulling fs layer [2024-03-11T07:12:26.252Z] 619be1103602: Download complete [2024-03-11T07:12:26.591Z] 619be1103602: Pull complete [2024-03-11T07:12:26.591Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:12:26.591Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:12:26.591Z] ---> d3782b16ccc9 [2024-03-11T07:12:26.591Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-11T07:12:26.856Z] ---> Running in fee6f386fdda [2024-03-11T07:12:26.856Z] Removing intermediate container fee6f386fdda [2024-03-11T07:12:26.856Z] ---> 17404fb06d0c [2024-03-11T07:12:26.856Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:12:26.856Z] ---> Running in 01554a964201 [2024-03-11T07:12:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:27.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:27.373Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:12:27.373Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:12:27.373Z] OK: 7 MiB in 16 packages [2024-03-11T07:12:27.632Z] Removing intermediate container 01554a964201 [2024-03-11T07:12:27.632Z] ---> 667db091df80 [2024-03-11T07:12:27.632Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-11T07:12:27.893Z] ---> Running in 036a220f9614 [2024-03-11T07:12:28.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:28.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-03-11T07:12:28.410Z] OK: 7 MiB in 16 packages [2024-03-11T07:12:28.667Z] Removing intermediate container 036a220f9614 [2024-03-11T07:12:28.667Z] ---> ab9f8cf7fe3b [2024-03-11T07:12:28.667Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-11T07:12:29.234Z] ---> c780876771e9 [2024-03-11T07:12:29.234Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-11T07:12:29.492Z] ---> 78806d5548b4 [2024-03-11T07:12:29.492Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-11T07:12:29.492Z] ---> 244e5a31df67 [2024-03-11T07:12:29.492Z] Step 18/23 : EXPOSE 59901 [2024-03-11T07:12:29.492Z] ---> Running in 52d86b3f73dd [2024-03-11T07:12:29.751Z] Removing intermediate container 52d86b3f73dd [2024-03-11T07:12:29.751Z] ---> 86c2ac46be94 [2024-03-11T07:12:29.751Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-11T07:12:29.751Z] ---> Running in e2b18da57fe5 [2024-03-11T07:12:29.751Z] Removing intermediate container e2b18da57fe5 [2024-03-11T07:12:29.751Z] ---> b99a994a50dc [2024-03-11T07:12:29.751Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-11T07:12:29.751Z] ---> Running in c56ea2c4e8b4 [2024-03-11T07:12:29.751Z] Removing intermediate container c56ea2c4e8b4 [2024-03-11T07:12:29.751Z] ---> 0c160ae9db71 [2024-03-11T07:12:29.751Z] Step 21/23 : LABEL arch=amd64 [2024-03-11T07:12:29.751Z] ---> Running in d5d58c7c2bf1 [2024-03-11T07:12:30.010Z] Removing intermediate container d5d58c7c2bf1 [2024-03-11T07:12:30.010Z] ---> bb08f1e42d20 [2024-03-11T07:12:30.010Z] Step 22/23 : LABEL git_sha=64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:12:30.010Z] ---> Running in 9fbd09d7c9da [2024-03-11T07:12:30.010Z] Removing intermediate container 9fbd09d7c9da [2024-03-11T07:12:30.010Z] ---> 45010500aaed [2024-03-11T07:12:30.010Z] Step 23/23 : LABEL version=3.2.0-dev.9 [2024-03-11T07:12:30.010Z] ---> Running in 3690f7e50b36 [2024-03-11T07:12:30.010Z] Removing intermediate container 3690f7e50b36 [2024-03-11T07:12:30.010Z] ---> 94d4cd33f7a9 [2024-03-11T07:12:30.010Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:12:30.010Z] Successfully built 94d4cd33f7a9 [2024-03-11T07:12:30.010Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:12:30.311Z] provisioning config files... [2024-03-11T07:12:30.323Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config11820912362561072640tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:12:30.664Z] ---> ****-login.sh [2024-03-11T07:12:30.664Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:12:30.664Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:30.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:30.665Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:30.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:30.665Z] [2024-03-11T07:12:30.665Z] Login Succeeded [2024-03-11T07:12:30.665Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:12:30.665Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:30.665Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:30.665Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:30.665Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:30.665Z] [2024-03-11T07:12:30.665Z] Login Succeeded [2024-03-11T07:12:30.665Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:12:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:30.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:30.925Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:30.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:30.925Z] [2024-03-11T07:12:30.925Z] Login Succeeded [2024-03-11T07:12:30.925Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:12:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:30.925Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:30.925Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:30.925Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:30.925Z] [2024-03-11T07:12:30.925Z] Login Succeeded [2024-03-11T07:12:30.925Z] ****.io [2024-03-11T07:12:30.925Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:12:31.185Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:12:31.185Z] Configure a credential helper to remove this warning. See [2024-03-11T07:12:31.185Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:12:31.185Z] [2024-03-11T07:12:31.185Z] Login Succeeded [2024-03-11T07:12:31.185Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:12:31.192Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:12:31.313Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:12:31.368Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2024-03-11T07:12:31.368Z] 64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:12:31.368Z] latest [2024-03-11T07:12:31.368Z] 3.2.0-dev.9 [2024-03-11T07:12:31.368Z] 64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:12:31.368Z] main [2024-03-11T07:12:31.368Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:31.850Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:32.256Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:12:32.256Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-11T07:12:32.256Z] dc27137fb140: Preparing [2024-03-11T07:12:32.256Z] dc0c43e06a48: Preparing [2024-03-11T07:12:32.256Z] d43ab1ba220c: Preparing [2024-03-11T07:12:32.256Z] 183308d482f4: Preparing [2024-03-11T07:12:32.256Z] 06968c03385c: Preparing [2024-03-11T07:12:32.256Z] aedc3bda2944: Preparing [2024-03-11T07:12:32.256Z] aedc3bda2944: Waiting [2024-03-11T07:12:32.256Z] dc0c43e06a48: Pushed [2024-03-11T07:12:32.256Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:32.256Z] dc27137fb140: Pushed [2024-03-11T07:12:32.256Z] 06968c03385c: Pushed [2024-03-11T07:12:32.256Z] 183308d482f4: Pushed [2024-03-11T07:12:34.164Z] d43ab1ba220c: Pushed [2024-03-11T07:12:34.423Z] 64d7a7694c36189f4485ea56f1d095402521ef96: digest: sha256:35ea0fbb1b956e619cc455e9947520bc6581e710c1d3ec20bbad89f129fd34b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:34.821Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:35.219Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-03-11T07:12:35.219Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-11T07:12:35.219Z] dc27137fb140: Preparing [2024-03-11T07:12:35.219Z] dc0c43e06a48: Preparing [2024-03-11T07:12:35.219Z] d43ab1ba220c: Preparing [2024-03-11T07:12:35.219Z] 183308d482f4: Preparing [2024-03-11T07:12:35.219Z] 06968c03385c: Preparing [2024-03-11T07:12:35.219Z] aedc3bda2944: Preparing [2024-03-11T07:12:35.219Z] aedc3bda2944: Waiting [2024-03-11T07:12:35.219Z] d43ab1ba220c: Layer already exists [2024-03-11T07:12:35.219Z] 06968c03385c: Layer already exists [2024-03-11T07:12:35.219Z] dc27137fb140: Layer already exists [2024-03-11T07:12:35.219Z] 183308d482f4: Layer already exists [2024-03-11T07:12:35.219Z] dc0c43e06a48: Layer already exists [2024-03-11T07:12:35.219Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:35.219Z] latest: digest: sha256:35ea0fbb1b956e619cc455e9947520bc6581e710c1d3ec20bbad89f129fd34b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:35.630Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:36.030Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.9 [2024-03-11T07:12:36.030Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-11T07:12:36.030Z] dc27137fb140: Preparing [2024-03-11T07:12:36.030Z] dc0c43e06a48: Preparing [2024-03-11T07:12:36.030Z] d43ab1ba220c: Preparing [2024-03-11T07:12:36.030Z] 183308d482f4: Preparing [2024-03-11T07:12:36.030Z] 06968c03385c: Preparing [2024-03-11T07:12:36.030Z] aedc3bda2944: Preparing [2024-03-11T07:12:36.030Z] aedc3bda2944: Waiting [2024-03-11T07:12:36.030Z] d43ab1ba220c: Layer already exists [2024-03-11T07:12:36.030Z] 183308d482f4: Layer already exists [2024-03-11T07:12:36.030Z] 06968c03385c: Layer already exists [2024-03-11T07:12:36.030Z] dc27137fb140: Layer already exists [2024-03-11T07:12:36.030Z] dc0c43e06a48: Layer already exists [2024-03-11T07:12:36.030Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:36.030Z] 3.2.0-dev.9: digest: sha256:35ea0fbb1b956e619cc455e9947520bc6581e710c1d3ec20bbad89f129fd34b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:36.501Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:36.897Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:12:36.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-11T07:12:36.897Z] dc27137fb140: Preparing [2024-03-11T07:12:36.897Z] dc0c43e06a48: Preparing [2024-03-11T07:12:36.897Z] d43ab1ba220c: Preparing [2024-03-11T07:12:36.897Z] 183308d482f4: Preparing [2024-03-11T07:12:36.897Z] 06968c03385c: Preparing [2024-03-11T07:12:36.897Z] aedc3bda2944: Preparing [2024-03-11T07:12:36.897Z] aedc3bda2944: Waiting [2024-03-11T07:12:36.897Z] dc0c43e06a48: Layer already exists [2024-03-11T07:12:36.897Z] dc27137fb140: Layer already exists [2024-03-11T07:12:36.897Z] d43ab1ba220c: Layer already exists [2024-03-11T07:12:36.897Z] 183308d482f4: Layer already exists [2024-03-11T07:12:36.897Z] 06968c03385c: Layer already exists [2024-03-11T07:12:36.897Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:36.897Z] 64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9: digest: sha256:35ea0fbb1b956e619cc455e9947520bc6581e710c1d3ec20bbad89f129fd34b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:37.316Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:37.729Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2024-03-11T07:12:37.729Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2024-03-11T07:12:37.729Z] dc27137fb140: Preparing [2024-03-11T07:12:37.729Z] dc0c43e06a48: Preparing [2024-03-11T07:12:37.729Z] d43ab1ba220c: Preparing [2024-03-11T07:12:37.729Z] 183308d482f4: Preparing [2024-03-11T07:12:37.729Z] 06968c03385c: Preparing [2024-03-11T07:12:37.729Z] aedc3bda2944: Preparing [2024-03-11T07:12:37.729Z] aedc3bda2944: Waiting [2024-03-11T07:12:37.729Z] dc27137fb140: Layer already exists [2024-03-11T07:12:37.729Z] 183308d482f4: Layer already exists [2024-03-11T07:12:37.729Z] dc0c43e06a48: Layer already exists [2024-03-11T07:12:37.729Z] 06968c03385c: Layer already exists [2024-03-11T07:12:37.729Z] d43ab1ba220c: Layer already exists [2024-03-11T07:12:37.729Z] aedc3bda2944: Layer already exists [2024-03-11T07:12:37.729Z] main: digest: sha256:35ea0fbb1b956e619cc455e9947520bc6581e710c1d3ec20bbad89f129fd34b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:12:37.994Z] ===================================================== [Pipeline] echo [2024-03-11T07:12:38.036Z] taggedImages: [2024-03-11T07:12:38.036Z] - nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:12:38.036Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2024-03-11T07:12:38.036Z] - nexus3.edgexfoundry.org:10004/device-modbus:3.2.0-dev.9 [2024-03-11T07:12:38.036Z] - nexus3.edgexfoundry.org:10004/device-modbus:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:12:38.036Z] - 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 [2024-03-11T07:12:38.710Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:38.710Z] [2024-03-11T07:12:38.710Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:12:39.048Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:39.048Z] latest: Pulling from edgex-lftools-log-publisher [2024-03-11T07:12:39.048Z] 5eb5b503b376: Pulling fs layer [2024-03-11T07:12:39.048Z] 5c69ac0246d0: Pulling fs layer [2024-03-11T07:12:39.048Z] ec43610c2a17: Pulling fs layer [2024-03-11T07:12:39.048Z] 3a2ae6a8a46f: Pulling fs layer [2024-03-11T07:12:39.048Z] 33b1e0a273af: Pulling fs layer [2024-03-11T07:12:39.048Z] 5d3b04190fa2: Pulling fs layer [2024-03-11T07:12:39.048Z] 2f39f015ded8: Pulling fs layer [2024-03-11T07:12:39.048Z] 3a2ae6a8a46f: Waiting [2024-03-11T07:12:39.048Z] 33b1e0a273af: Waiting [2024-03-11T07:12:39.048Z] 5d3b04190fa2: Waiting [2024-03-11T07:12:39.048Z] 2f39f015ded8: Waiting [2024-03-11T07:12:39.048Z] 5c69ac0246d0: Download complete [2024-03-11T07:12:39.048Z] 3a2ae6a8a46f: Verifying Checksum [2024-03-11T07:12:39.048Z] 3a2ae6a8a46f: Download complete [2024-03-11T07:12:39.048Z] 33b1e0a273af: Verifying Checksum [2024-03-11T07:12:39.048Z] 33b1e0a273af: Download complete [2024-03-11T07:12:39.048Z] 5d3b04190fa2: Verifying Checksum [2024-03-11T07:12:39.048Z] 5d3b04190fa2: Download complete [2024-03-11T07:12:39.048Z] ec43610c2a17: Verifying Checksum [2024-03-11T07:12:39.048Z] ec43610c2a17: Download complete [2024-03-11T07:12:39.306Z] 5eb5b503b376: Verifying Checksum [2024-03-11T07:12:39.306Z] 5eb5b503b376: Download complete [2024-03-11T07:12:39.872Z] 2f39f015ded8: Download complete [2024-03-11T07:12:40.439Z] 5eb5b503b376: Pull complete [2024-03-11T07:12:40.439Z] 5c69ac0246d0: Pull complete [2024-03-11T07:12:41.005Z] ec43610c2a17: Pull complete [2024-03-11T07:12:41.005Z] 3a2ae6a8a46f: Pull complete [2024-03-11T07:12:41.265Z] 33b1e0a273af: Pull complete [2024-03-11T07:12:41.265Z] 5d3b04190fa2: Pull complete [2024-03-11T07:12:45.453Z] 2f39f015ded8: Pull complete [2024-03-11T07:12:45.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-03-11T07:12:45.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:12:45.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:12:45.669Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:12:45.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:12:52.680Z] $ docker top 02b43639f64abaa8a5a6ab08ddfd8add5e5a2b478b1c291718e51b9a312621fd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:12:53.095Z] ---> job-cost.sh [2024-03-11T07:12:53.095Z] lf-activate-venv: SKIPPING [2024-03-11T07:12:53.095Z] INFO: No Stack... [2024-03-11T07:12:53.355Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:12:53.615Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:12:53.906Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2024-03-11T07:12:53.906Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T07:12:53.920Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [2024-03-11T07:12:53.928Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] did not exist. Created. [2024-03-11T07:12:53.934Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:12:54.304Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-03-11T07:12:54.329Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:12:54.362Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:12:54.452Z] $ docker stop --time=1 02b43639f64abaa8a5a6ab08ddfd8add5e5a2b478b1c291718e51b9a312621fd [2024-03-11T07:12:55.612Z] $ docker rm -f --volumes 02b43639f64abaa8a5a6ab08ddfd8add5e5a2b478b1c291718e51b9a312621fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-03-11T07:13:21.702Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5434 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws [2024-03-11T07:13:21.749Z] Running in /w/workspace/device-modbus-go/148 [Pipeline] { [Pipeline] checkout [2024-03-11T07:13:21.818Z] Selected Git installation does not exist. Using Default [2024-03-11T07:13:21.819Z] The recommended git tool is: NONE [2024-03-11T07:13:27.039Z] using credential edgex-jenkins-ssh [2024-03-11T07:13:27.064Z] Cloning the remote Git repository [2024-03-11T07:13:27.120Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2024-03-11T07:13:27.231Z] > git init /w/workspace/device-modbus-go/148 # timeout=10 [2024-03-11T07:13:27.402Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2024-03-11T07:13:27.403Z] > git --version # timeout=10 [2024-03-11T07:13:27.426Z] > git --version # 'git version 2.25.1' [2024-03-11T07:13:27.429Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-03-11T07:13:27.610Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T07:13:29.763Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2024-03-11T07:13:29.804Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-03-11T07:13:30.835Z] Avoid second fetch [2024-03-11T07:13:30.835Z] Checking out Revision 64d7a7694c36189f4485ea56f1d095402521ef96 (main) [2024-03-11T07:13:31.497Z] Commit message: "Merge pull request #543 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.2.0-dev.10" [Pipeline] withEnv [Pipeline] { [2024-03-11T07:13:30.857Z] > git config core.sparsecheckout # timeout=10 [2024-03-11T07:13:30.932Z] > git checkout -f 64d7a7694c36189f4485ea56f1d095402521ef96 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:13:32.713Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-03-11T07:13:32.713Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:13:32.713Z] Dload Upload Total Spent Left Speed [2024-03-11T07:13:32.713Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 223k 0 --:--:-- --:--:-- --:--:-- 223k [Pipeline] sh [2024-03-11T07:13:33.081Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-03-11T07:13:33.411Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-03-11T07:13:33.411Z] + sudo tee /etc/docker/daemon.new [2024-03-11T07:13:33.411Z] { [2024-03-11T07:13:33.411Z] "registry-mirrors": [ [2024-03-11T07:13:33.411Z] "https://nexus3.edgexfoundry.org:10001" [2024-03-11T07:13:33.411Z] ], [2024-03-11T07:13:33.411Z] "bip": "10.250.0.254/24", [2024-03-11T07:13:33.411Z] "hosts": [ [2024-03-11T07:13:33.411Z] "tcp://0.0.0.0:5555", [2024-03-11T07:13:33.411Z] "unix:///var/run/docker.sock" [2024-03-11T07:13:33.411Z] ], [2024-03-11T07:13:33.411Z] "mtu": 1458, [2024-03-11T07:13:33.411Z] "selinux-enabled": true, [2024-03-11T07:13:33.411Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-03-11T07:13:33.411Z] } [Pipeline] sh [2024-03-11T07:13:33.791Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-03-11T07:13:34.135Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:13:52.430Z] provisioning config files... [2024-03-11T07:13:52.463Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/148@tmp/config2691262096044150772tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:13:52.968Z] ---> ****-login.sh [2024-03-11T07:13:52.968Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:13:53.562Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:53.562Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:53.562Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:53.562Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:53.562Z] [2024-03-11T07:13:53.562Z] Login Succeeded [2024-03-11T07:13:53.562Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:13:53.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:54.103Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:54.103Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:54.103Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:54.103Z] [2024-03-11T07:13:54.103Z] Login Succeeded [2024-03-11T07:13:54.103Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:13:54.372Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:54.372Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:54.372Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:54.372Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:54.372Z] [2024-03-11T07:13:54.372Z] Login Succeeded [2024-03-11T07:13:54.372Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:13:54.641Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:54.915Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:54.915Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:54.915Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:54.915Z] [2024-03-11T07:13:54.915Z] Login Succeeded [2024-03-11T07:13:54.915Z] ****.io [2024-03-11T07:13:55.185Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:13:55.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:13:55.453Z] Configure a credential helper to remove this warning. See [2024-03-11T07:13:55.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:13:55.453Z] [2024-03-11T07:13:55.453Z] Login Succeeded [2024-03-11T07:13:55.453Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:13:55.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-03-11T07:13:55.906Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:13:55.957Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:13:56.010Z] ========================================================= [2024-03-11T07:13:56.010Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-03-11T07:13:56.010Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:13:56.514Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2024-03-11T07:13:56.785Z] Sending build context to Docker daemon 8.761MB [2024-03-11T07:13:56.785Z] Step 1/10 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:13:56.785Z] Step 2/10 : FROM ${BASE} AS builder [2024-03-11T07:13:57.056Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-03-11T07:13:57.056Z] 9fda8d8052c6: Pulling fs layer [2024-03-11T07:13:57.056Z] 5d54e960e981: Pulling fs layer [2024-03-11T07:13:57.056Z] c4a7e357bf2a: Pulling fs layer [2024-03-11T07:13:57.056Z] f0e02332f6b5: Pulling fs layer [2024-03-11T07:13:57.056Z] 872ee5b61b7b: Pulling fs layer [2024-03-11T07:13:57.056Z] f0e02332f6b5: Waiting [2024-03-11T07:13:57.056Z] 0c6a40ed1a82: Pulling fs layer [2024-03-11T07:13:57.056Z] 872ee5b61b7b: Waiting [2024-03-11T07:13:57.056Z] 94ae7d8d031c: Pulling fs layer [2024-03-11T07:13:57.056Z] 94ae7d8d031c: Waiting [2024-03-11T07:13:57.056Z] 0c6a40ed1a82: Waiting [2024-03-11T07:13:57.056Z] 5d54e960e981: Verifying Checksum [2024-03-11T07:13:57.056Z] 5d54e960e981: Download complete [2024-03-11T07:13:57.056Z] f0e02332f6b5: Verifying Checksum [2024-03-11T07:13:57.056Z] f0e02332f6b5: Download complete [2024-03-11T07:13:57.056Z] 872ee5b61b7b: Verifying Checksum [2024-03-11T07:13:57.056Z] 872ee5b61b7b: Download complete [2024-03-11T07:13:57.327Z] 9fda8d8052c6: Verifying Checksum [2024-03-11T07:13:57.327Z] 9fda8d8052c6: Download complete [2024-03-11T07:13:57.599Z] 94ae7d8d031c: Verifying Checksum [2024-03-11T07:13:57.599Z] 94ae7d8d031c: Download complete [2024-03-11T07:13:58.200Z] 9fda8d8052c6: Pull complete [2024-03-11T07:13:58.789Z] 5d54e960e981: Pull complete [2024-03-11T07:13:59.060Z] c4a7e357bf2a: Verifying Checksum [2024-03-11T07:13:59.060Z] c4a7e357bf2a: Download complete [2024-03-11T07:14:00.035Z] 0c6a40ed1a82: Download complete [2024-03-11T07:14:12.536Z] c4a7e357bf2a: Pull complete [2024-03-11T07:14:12.536Z] f0e02332f6b5: Pull complete [2024-03-11T07:14:12.805Z] 872ee5b61b7b: Pull complete [2024-03-11T07:14:22.910Z] 0c6a40ed1a82: Pull complete [2024-03-11T07:14:23.500Z] 94ae7d8d031c: Pull complete [2024-03-11T07:14:23.500Z] Digest: sha256:bced28d2139e98291f6f5222245e06760ce829f55f75386c6c13bfabca1016f1 [2024-03-11T07:14:23.500Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-03-11T07:14:23.500Z] ---> 86de565de09d [2024-03-11T07:14:23.500Z] Step 3/10 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:14:24.461Z] ---> Running in bc219ef9e03e [2024-03-11T07:14:24.729Z] Removing intermediate container bc219ef9e03e [2024-03-11T07:14:24.729Z] ---> 7f711891b06b [2024-03-11T07:14:24.729Z] Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:14:24.729Z] ---> Running in e831a5b20e2b [2024-03-11T07:14:25.314Z] Removing intermediate container e831a5b20e2b [2024-03-11T07:14:25.314Z] ---> 3c1f761f5607 [2024-03-11T07:14:25.314Z] Step 5/10 : RUN apk add --update --no-cache make git openssh [2024-03-11T07:14:25.314Z] ---> Running in b7db57869d2a [2024-03-11T07:14:26.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:14:26.740Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:14:28.154Z] (1/8) Installing openssh-keygen (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (2/8) Installing libedit (20221030.3.1-r1) [2024-03-11T07:14:28.154Z] (3/8) Installing openssh-client-common (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (4/8) Installing openssh-client-default (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (5/8) Installing openssh-sftp-server (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (6/8) Installing openssh-server-common (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (7/8) Installing openssh-server (9.3_p2-r1) [2024-03-11T07:14:28.154Z] (8/8) Installing openssh (9.3_p2-r1) [2024-03-11T07:14:28.154Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:14:28.423Z] OK: 272 MiB in 60 packages [2024-03-11T07:14:29.415Z] Removing intermediate container b7db57869d2a [2024-03-11T07:14:29.415Z] ---> f782d7ace937 [2024-03-11T07:14:29.415Z] Step 6/10 : WORKDIR /device-modbus-go [2024-03-11T07:14:29.415Z] ---> Running in 390f411eef8e [2024-03-11T07:14:30.014Z] Removing intermediate container 390f411eef8e [2024-03-11T07:14:30.014Z] ---> ed05f46a9972 [2024-03-11T07:14:30.014Z] Step 7/10 : COPY go.mod vendor* ./ [2024-03-11T07:14:30.292Z] ---> a2c9396444f2 [2024-03-11T07:14:30.292Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:14:30.563Z] ---> Running in 1ea9ab35a620 [2024-03-11T07:15:38.467Z] Removing intermediate container 1ea9ab35a620 [2024-03-11T07:15:38.467Z] ---> a21fb8ea1cf3 [2024-03-11T07:15:38.467Z] Step 9/10 : COPY . . [2024-03-11T07:15:38.467Z] ---> 5a953aa56bfe [2024-03-11T07:15:38.467Z] Step 10/10 : RUN ${MAKE} [2024-03-11T07:15:38.467Z] ---> Running in 6c681a36916e [2024-03-11T07:15:38.467Z] noop [2024-03-11T07:15:38.467Z] Removing intermediate container 6c681a36916e [2024-03-11T07:15:38.467Z] ---> 5aaf282a2fc6 [2024-03-11T07:15:38.467Z] Successfully built 5aaf282a2fc6 [2024-03-11T07:15:38.467Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:15:38.956Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:15:38.956Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:15:39.294Z] prd-ubuntu20.04-docker-arm64-4c-16g-5434 does not seem to be running inside a container [2024-03-11T07:15:39.377Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/148 -v /w/workspace/device-modbus-go/148:/w/workspace/device-modbus-go/148:rw,z -v /w/workspace/device-modbus-go/148@tmp:/w/workspace/device-modbus-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T07:15:40.641Z] $ docker top cdde6e7549b79ad60b5dfebafb23fc48611fff2aa6f4e93c05f68fd6aece78cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:15:41.597Z] + go version [2024-03-11T07:15:41.597Z] go version go1.21.0 linux/arm64 [Pipeline] } [2024-03-11T07:15:41.617Z] $ docker stop --time=1 cdde6e7549b79ad60b5dfebafb23fc48611fff2aa6f4e93c05f68fd6aece78cd [2024-03-11T07:15:43.280Z] $ docker rm -f --volumes cdde6e7549b79ad60b5dfebafb23fc48611fff2aa6f4e93c05f68fd6aece78cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:15:44.197Z] + docker inspect -f . ci-base-image-arm64 [2024-03-11T07:15:44.197Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:15:44.458Z] prd-ubuntu20.04-docker-arm64-4c-16g-5434 does not seem to be running inside a container [2024-03-11T07:15:44.526Z] $ 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/148 -v /w/workspace/device-modbus-go/148:/w/workspace/device-modbus-go/148:rw,z -v /w/workspace/device-modbus-go/148@tmp:/w/workspace/device-modbus-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-03-11T07:15:45.785Z] $ docker top 9c0c8f8ba04a5769931444a85904e0076c80bab5895b8d2c054fdd618f0792ea -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:15:46.719Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/148 [Pipeline] fileExists [Pipeline] sh [2024-03-11T07:15:47.370Z] + make test [2024-03-11T07:15:47.641Z] go test ./... -coverprofile=coverage.out [2024-03-11T07:15:50.994Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2024-03-11T07:17:42.715Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2024-03-11T07:17:42.715Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.9% of statements [2024-03-11T07:17:42.715Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-03-11T07:17:42.715Z] go vet ./... [2024-03-11T07:17:57.711Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-03-11T07:17:57.711Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-03-11T07:17:57.977Z] ./bin/test-attribution-txt.sh [2024-03-11T07:17:58.243Z] An attribution for google.golang.org/genproto/googleapis/rpc is missing from Attribution.txt, please add [Pipeline] echo [2024-03-11T07:17:58.265Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-03-11T07:17:58.324Z] $ docker stop --time=1 9c0c8f8ba04a5769931444a85904e0076c80bab5895b8d2c054fdd618f0792ea [2024-03-11T07:18:00.133Z] $ docker rm -f --volumes 9c0c8f8ba04a5769931444a85904e0076c80bab5895b8d2c054fdd618f0792ea [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:18:01.401Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-03-11T07:18:01.458Z] Warning: overwriting stash ‘coverage-report’ [2024-03-11T07:18:01.925Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-03-11T07:18:02.563Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-03-11T07:18:02.887Z] + ls -al . [2024-03-11T07:18:02.887Z] total 188 [2024-03-11T07:18:02.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:15 . [2024-03-11T07:18:02.887Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 11 07:13 .. [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 11 07:13 .dockerignore [2024-03-11T07:18:02.887Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 11 07:13 .git [2024-03-11T07:18:02.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:13 .github [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 266 Mar 11 07:13 .gitignore [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 41 Mar 11 07:13 .golangci.yml [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 11101 Mar 11 07:13 Attribution.txt [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 16388 Mar 11 07:13 CHANGELOG.md [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 1474 Mar 11 07:13 Dockerfile [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 11 07:13 GOVERNANCE.md [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 658 Mar 11 07:13 Jenkinsfile [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 11 07:13 LICENSE [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 1942 Mar 11 07:13 Makefile [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 622 Mar 11 07:13 OWNERS.md [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 4463 Mar 11 07:13 README.md [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 11 Mar 11 07:10 VERSION [2024-03-11T07:18:02.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:13 bin [2024-03-11T07:18:02.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:13 cmd [2024-03-11T07:18:02.887Z] -rw-r--r-- 1 jenkins jenkins 24334 Mar 11 07:17 coverage.out [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 3987 Mar 11 07:13 go.mod [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 36558 Mar 11 07:13 go.sum [2024-03-11T07:18:02.887Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 11 07:13 internal [2024-03-11T07:18:02.887Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 11 07:13 simulator [2024-03-11T07:18:02.887Z] -rw-rw-r-- 1 jenkins jenkins 229 Mar 11 07:13 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:18:03.323Z] + 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=64d7a7694c36189f4485ea56f1d095402521ef96 --label arch=arm64 --label version=3.2.0-dev.9 . [2024-03-11T07:18:03.592Z] Sending build context to Docker daemon 8.786MB [2024-03-11T07:18:03.861Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2024-03-11T07:18:03.861Z] Step 2/23 : FROM ${BASE} AS builder [2024-03-11T07:18:03.861Z] ---> 5aaf282a2fc6 [2024-03-11T07:18:03.861Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2024-03-11T07:18:03.861Z] ---> Running in 7a621c5fde74 [2024-03-11T07:18:04.447Z] Removing intermediate container 7a621c5fde74 [2024-03-11T07:18:04.447Z] ---> 7f1fdd767a3b [2024-03-11T07:18:04.447Z] Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2024-03-11T07:18:04.447Z] ---> Running in 6c608bcbc94d [2024-03-11T07:18:04.716Z] Removing intermediate container 6c608bcbc94d [2024-03-11T07:18:04.716Z] ---> 9f27438fc50a [2024-03-11T07:18:04.716Z] Step 5/23 : RUN apk add --update --no-cache make git openssh [2024-03-11T07:18:04.716Z] ---> Running in f50ff3291241 [2024-03-11T07:18:06.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:18:06.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:18:07.557Z] OK: 272 MiB in 60 packages [2024-03-11T07:18:08.145Z] Removing intermediate container f50ff3291241 [2024-03-11T07:18:08.145Z] ---> e256f0b6b72b [2024-03-11T07:18:08.145Z] Step 6/23 : WORKDIR /device-modbus-go [2024-03-11T07:18:08.417Z] ---> Running in 1c17520ebc29 [2024-03-11T07:18:08.686Z] Removing intermediate container 1c17520ebc29 [2024-03-11T07:18:08.686Z] ---> 6da3828d765e [2024-03-11T07:18:08.686Z] Step 7/23 : COPY go.mod vendor* ./ [2024-03-11T07:18:09.274Z] ---> 9a6de84b8484 [2024-03-11T07:18:09.274Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-03-11T07:18:09.274Z] ---> Running in 53c4e9d9ae76 [2024-03-11T07:18:11.228Z] Removing intermediate container 53c4e9d9ae76 [2024-03-11T07:18:11.228Z] ---> 80a2fb180492 [2024-03-11T07:18:11.228Z] Step 9/23 : COPY . . [2024-03-11T07:18:12.650Z] ---> 67fa316f1efa [2024-03-11T07:18:12.650Z] Step 10/23 : RUN ${MAKE} [2024-03-11T07:18:12.650Z] ---> Running in 9d9cb7b9824e [2024-03-11T07:18:13.616Z] CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=3.2.0-dev.9 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.10" -trimpath -mod=readonly -o cmd/device-modbus ./cmd [2024-03-11T07:20:05.317Z] Removing intermediate container 9d9cb7b9824e [2024-03-11T07:20:05.317Z] ---> 7f2d838a087c [2024-03-11T07:20:05.317Z] Step 11/23 : FROM alpine:3.18 [2024-03-11T07:20:05.317Z] 3.18: Pulling from library/alpine [2024-03-11T07:20:05.317Z] c6b39de5b339: Pulling fs layer [2024-03-11T07:20:05.317Z] c6b39de5b339: Download complete [2024-03-11T07:20:05.317Z] c6b39de5b339: Pull complete [2024-03-11T07:20:05.317Z] Digest: sha256:11e21d7b981a59554b3f822c49f6e9f57b6068bb74f49c4cd5cc4c663c7e5160 [2024-03-11T07:20:05.317Z] Status: Downloaded newer image for alpine:3.18 [2024-03-11T07:20:05.317Z] ---> 33abbf032149 [2024-03-11T07:20:05.317Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2024-03-11T07:20:05.317Z] ---> Running in e81d42bf6327 [2024-03-11T07:20:05.317Z] Removing intermediate container e81d42bf6327 [2024-03-11T07:20:05.317Z] ---> 7523c5b59b07 [2024-03-11T07:20:05.317Z] Step 13/23 : RUN apk add --update --no-cache dumb-init [2024-03-11T07:20:05.583Z] ---> Running in 1d205e5a4ec7 [2024-03-11T07:20:06.542Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:20:06.807Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:20:08.209Z] (1/1) Installing dumb-init (1.2.5-r2) [2024-03-11T07:20:08.209Z] Executing busybox-1.36.1-r5.trigger [2024-03-11T07:20:08.209Z] OK: 8 MiB in 16 packages [2024-03-11T07:20:09.167Z] Removing intermediate container 1d205e5a4ec7 [2024-03-11T07:20:09.167Z] ---> 53244c619b17 [2024-03-11T07:20:09.167Z] Step 14/23 : RUN apk --no-cache upgrade [2024-03-11T07:20:09.167Z] ---> Running in 2fab4bf0aa5d [2024-03-11T07:20:10.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-03-11T07:20:10.409Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-03-11T07:20:11.362Z] OK: 8 MiB in 16 packages [2024-03-11T07:20:12.315Z] Removing intermediate container 2fab4bf0aa5d [2024-03-11T07:20:12.315Z] ---> f4f868e05740 [2024-03-11T07:20:12.315Z] Step 15/23 : COPY --from=builder /device-modbus-go/cmd / [2024-03-11T07:20:13.724Z] ---> 6f8014241235 [2024-03-11T07:20:13.724Z] Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / [2024-03-11T07:20:13.989Z] ---> e3773bdaeddc [2024-03-11T07:20:13.989Z] Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / [2024-03-11T07:20:14.569Z] ---> 3a398a9f64fe [2024-03-11T07:20:14.569Z] Step 18/23 : EXPOSE 59901 [2024-03-11T07:20:14.569Z] ---> Running in 394d300bc52d [2024-03-11T07:20:14.834Z] Removing intermediate container 394d300bc52d [2024-03-11T07:20:14.834Z] ---> 1b96fd9bfef0 [2024-03-11T07:20:14.834Z] Step 19/23 : ENTRYPOINT ["/device-modbus"] [2024-03-11T07:20:15.100Z] ---> Running in 508306b92da5 [2024-03-11T07:20:15.365Z] Removing intermediate container 508306b92da5 [2024-03-11T07:20:15.365Z] ---> 9a1bdf49a152 [2024-03-11T07:20:15.365Z] Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2024-03-11T07:20:15.365Z] ---> Running in e35c6750be1c [2024-03-11T07:20:15.631Z] Removing intermediate container e35c6750be1c [2024-03-11T07:20:15.631Z] ---> 579ce7be5785 [2024-03-11T07:20:15.631Z] Step 21/23 : LABEL arch=arm64 [2024-03-11T07:20:15.631Z] ---> Running in 9dbedf5a4559 [2024-03-11T07:20:16.218Z] Removing intermediate container 9dbedf5a4559 [2024-03-11T07:20:16.218Z] ---> 9e0e674ab800 [2024-03-11T07:20:16.218Z] Step 22/23 : LABEL git_sha=64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:20:16.218Z] ---> Running in 445d96605dd0 [2024-03-11T07:20:16.485Z] Removing intermediate container 445d96605dd0 [2024-03-11T07:20:16.485Z] ---> 1f6f7e3a4bc7 [2024-03-11T07:20:16.485Z] Step 23/23 : LABEL version=3.2.0-dev.9 [2024-03-11T07:20:16.485Z] ---> Running in e0c826fd8c2a [2024-03-11T07:20:16.750Z] Removing intermediate container e0c826fd8c2a [2024-03-11T07:20:16.750Z] ---> c64d7a8ffbc0 [2024-03-11T07:20:16.750Z] [Warning] One or more build-args [ARCH] were not consumed [2024-03-11T07:20:16.750Z] Successfully built c64d7a8ffbc0 [2024-03-11T07:20:16.750Z] Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:20:17.216Z] provisioning config files... [2024-03-11T07:20:17.233Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/148@tmp/config15108655567947284475tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:20:17.631Z] ---> ****-login.sh [2024-03-11T07:20:17.631Z] nexus3.edgexfoundry.org:10001 [2024-03-11T07:20:17.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:17.897Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:17.897Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:17.897Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:17.897Z] [2024-03-11T07:20:17.897Z] Login Succeeded [2024-03-11T07:20:17.897Z] nexus3.edgexfoundry.org:10002 [2024-03-11T07:20:18.163Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:18.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:18.434Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:18.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:18.434Z] [2024-03-11T07:20:18.434Z] Login Succeeded [2024-03-11T07:20:18.435Z] nexus3.edgexfoundry.org:10003 [2024-03-11T07:20:18.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:18.701Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:18.701Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:18.701Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:18.701Z] [2024-03-11T07:20:18.701Z] Login Succeeded [2024-03-11T07:20:18.701Z] nexus3.edgexfoundry.org:10004 [2024-03-11T07:20:18.967Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:18.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:18.967Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:18.967Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:18.967Z] [2024-03-11T07:20:18.967Z] Login Succeeded [2024-03-11T07:20:18.967Z] ****.io [2024-03-11T07:20:19.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-03-11T07:20:19.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-03-11T07:20:19.812Z] Configure a credential helper to remove this warning. See [2024-03-11T07:20:19.813Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-03-11T07:20:19.813Z] [2024-03-11T07:20:19.813Z] Login Succeeded [2024-03-11T07:20:19.813Z] ---> ****-login.sh ends [Pipeline] } [2024-03-11T07:20:19.825Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:20:20.016Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-03-11T07:20:20.073Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2024-03-11T07:20:20.073Z] 64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:20:20.073Z] latest [2024-03-11T07:20:20.073Z] 3.2.0-dev.9 [2024-03-11T07:20:20.073Z] 64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:20:20.073Z] main [2024-03-11T07:20:20.073Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:20.625Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:21.092Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:20:21.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-11T07:20:21.092Z] f9a5c00b67f1: Preparing [2024-03-11T07:20:21.092Z] 852cf4fe5d9a: Preparing [2024-03-11T07:20:21.092Z] b718160417e8: Preparing [2024-03-11T07:20:21.092Z] 4cc68c4ed300: Preparing [2024-03-11T07:20:21.092Z] 610a520024e1: Preparing [2024-03-11T07:20:21.092Z] 7c504f21be85: Preparing [2024-03-11T07:20:21.092Z] 7c504f21be85: Waiting [2024-03-11T07:20:21.358Z] 610a520024e1: Pushed [2024-03-11T07:20:21.358Z] 852cf4fe5d9a: Pushed [2024-03-11T07:20:21.358Z] 4cc68c4ed300: Pushed [2024-03-11T07:20:21.358Z] f9a5c00b67f1: Pushed [2024-03-11T07:20:21.358Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:25.599Z] b718160417e8: Pushed [2024-03-11T07:20:25.599Z] 64d7a7694c36189f4485ea56f1d095402521ef96: digest: sha256:0d9445e8c9fea80a62f0253d4cbd49f88f0495e4cc2862da230f2cc9cb935952 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:26.169Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:26.657Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-03-11T07:20:26.657Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-11T07:20:26.657Z] f9a5c00b67f1: Preparing [2024-03-11T07:20:26.657Z] 852cf4fe5d9a: Preparing [2024-03-11T07:20:26.657Z] b718160417e8: Preparing [2024-03-11T07:20:26.657Z] 4cc68c4ed300: Preparing [2024-03-11T07:20:26.657Z] 610a520024e1: Preparing [2024-03-11T07:20:26.657Z] 7c504f21be85: Preparing [2024-03-11T07:20:26.657Z] 7c504f21be85: Waiting [2024-03-11T07:20:26.657Z] 610a520024e1: Layer already exists [2024-03-11T07:20:26.657Z] b718160417e8: Layer already exists [2024-03-11T07:20:26.657Z] 4cc68c4ed300: Layer already exists [2024-03-11T07:20:26.657Z] f9a5c00b67f1: Layer already exists [2024-03-11T07:20:26.657Z] 852cf4fe5d9a: Layer already exists [2024-03-11T07:20:26.657Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:26.932Z] latest: digest: sha256:0d9445e8c9fea80a62f0253d4cbd49f88f0495e4cc2862da230f2cc9cb935952 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:27.428Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:27.929Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.9 [2024-03-11T07:20:27.930Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-11T07:20:27.930Z] f9a5c00b67f1: Preparing [2024-03-11T07:20:27.930Z] 852cf4fe5d9a: Preparing [2024-03-11T07:20:27.930Z] b718160417e8: Preparing [2024-03-11T07:20:27.930Z] 4cc68c4ed300: Preparing [2024-03-11T07:20:27.930Z] 610a520024e1: Preparing [2024-03-11T07:20:27.930Z] 7c504f21be85: Preparing [2024-03-11T07:20:27.930Z] 7c504f21be85: Waiting [2024-03-11T07:20:27.930Z] 610a520024e1: Layer already exists [2024-03-11T07:20:27.930Z] b718160417e8: Layer already exists [2024-03-11T07:20:27.930Z] 852cf4fe5d9a: Layer already exists [2024-03-11T07:20:27.930Z] 4cc68c4ed300: Layer already exists [2024-03-11T07:20:27.930Z] f9a5c00b67f1: Layer already exists [2024-03-11T07:20:27.930Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:28.218Z] 3.2.0-dev.9: digest: sha256:0d9445e8c9fea80a62f0253d4cbd49f88f0495e4cc2862da230f2cc9cb935952 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:28.803Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:29.327Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:20:29.327Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-11T07:20:29.327Z] f9a5c00b67f1: Preparing [2024-03-11T07:20:29.327Z] 852cf4fe5d9a: Preparing [2024-03-11T07:20:29.327Z] b718160417e8: Preparing [2024-03-11T07:20:29.327Z] 4cc68c4ed300: Preparing [2024-03-11T07:20:29.327Z] 610a520024e1: Preparing [2024-03-11T07:20:29.327Z] 7c504f21be85: Preparing [2024-03-11T07:20:29.327Z] 7c504f21be85: Waiting [2024-03-11T07:20:29.327Z] 610a520024e1: Layer already exists [2024-03-11T07:20:29.327Z] 4cc68c4ed300: Layer already exists [2024-03-11T07:20:29.327Z] f9a5c00b67f1: Layer already exists [2024-03-11T07:20:29.327Z] 852cf4fe5d9a: Layer already exists [2024-03-11T07:20:29.327Z] b718160417e8: Layer already exists [2024-03-11T07:20:29.327Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:29.594Z] 64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9: digest: sha256:0d9445e8c9fea80a62f0253d4cbd49f88f0495e4cc2862da230f2cc9cb935952 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:30.077Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:30.544Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2024-03-11T07:20:30.544Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2024-03-11T07:20:30.544Z] f9a5c00b67f1: Preparing [2024-03-11T07:20:30.544Z] 852cf4fe5d9a: Preparing [2024-03-11T07:20:30.544Z] b718160417e8: Preparing [2024-03-11T07:20:30.544Z] 4cc68c4ed300: Preparing [2024-03-11T07:20:30.544Z] 610a520024e1: Preparing [2024-03-11T07:20:30.544Z] 7c504f21be85: Preparing [2024-03-11T07:20:30.544Z] 7c504f21be85: Waiting [2024-03-11T07:20:30.544Z] f9a5c00b67f1: Layer already exists [2024-03-11T07:20:30.544Z] 610a520024e1: Layer already exists [2024-03-11T07:20:30.544Z] 852cf4fe5d9a: Layer already exists [2024-03-11T07:20:30.544Z] 4cc68c4ed300: Layer already exists [2024-03-11T07:20:30.544Z] b718160417e8: Layer already exists [2024-03-11T07:20:30.544Z] 7c504f21be85: Layer already exists [2024-03-11T07:20:30.809Z] main: digest: sha256:0d9445e8c9fea80a62f0253d4cbd49f88f0495e4cc2862da230f2cc9cb935952 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2024-03-11T07:20:31.126Z] ===================================================== [Pipeline] echo [2024-03-11T07:20:31.183Z] taggedImages: [2024-03-11T07:20:31.183Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96 [2024-03-11T07:20:31.183Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2024-03-11T07:20:31.183Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:3.2.0-dev.9 [2024-03-11T07:20:31.183Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:64d7a7694c36189f4485ea56f1d095402521ef96-3.2.0-dev.9 [2024-03-11T07:20:31.183Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:31.800Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:31.800Z] [2024-03-11T07:20:31.800Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:20:32.181Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:32.181Z] arm64: Pulling from edgex-lftools-log-publisher [2024-03-11T07:20:32.181Z] 8998bd30e6a1: Pulling fs layer [2024-03-11T07:20:32.181Z] 04944245beec: Pulling fs layer [2024-03-11T07:20:32.181Z] 699f458cf7ca: Pulling fs layer [2024-03-11T07:20:32.181Z] 765212b225bb: Pulling fs layer [2024-03-11T07:20:32.181Z] f23df028b6ca: Pulling fs layer [2024-03-11T07:20:32.181Z] 765212b225bb: Waiting [2024-03-11T07:20:32.181Z] d65c8cfc05b1: Pulling fs layer [2024-03-11T07:20:32.181Z] f23df028b6ca: Waiting [2024-03-11T07:20:32.181Z] 2437ff75d9bd: Pulling fs layer [2024-03-11T07:20:32.181Z] d65c8cfc05b1: Waiting [2024-03-11T07:20:32.181Z] 2437ff75d9bd: Waiting [2024-03-11T07:20:32.450Z] 04944245beec: Verifying Checksum [2024-03-11T07:20:32.450Z] 04944245beec: Download complete [2024-03-11T07:20:32.450Z] 765212b225bb: Verifying Checksum [2024-03-11T07:20:32.450Z] 765212b225bb: Download complete [2024-03-11T07:20:32.450Z] f23df028b6ca: Verifying Checksum [2024-03-11T07:20:32.450Z] f23df028b6ca: Download complete [2024-03-11T07:20:32.450Z] d65c8cfc05b1: Verifying Checksum [2024-03-11T07:20:32.450Z] d65c8cfc05b1: Download complete [2024-03-11T07:20:32.717Z] 699f458cf7ca: Verifying Checksum [2024-03-11T07:20:32.984Z] 8998bd30e6a1: Verifying Checksum [2024-03-11T07:20:32.984Z] 8998bd30e6a1: Download complete [2024-03-11T07:20:35.571Z] 2437ff75d9bd: Verifying Checksum [2024-03-11T07:20:35.571Z] 2437ff75d9bd: Download complete [2024-03-11T07:20:38.155Z] 8998bd30e6a1: Pull complete [2024-03-11T07:20:38.155Z] 04944245beec: Pull complete [2024-03-11T07:20:40.099Z] 699f458cf7ca: Pull complete [2024-03-11T07:20:40.099Z] 765212b225bb: Pull complete [2024-03-11T07:20:40.683Z] f23df028b6ca: Pull complete [2024-03-11T07:20:40.951Z] d65c8cfc05b1: Pull complete [2024-03-11T07:20:59.157Z] 2437ff75d9bd: Pull complete [2024-03-11T07:20:59.157Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-03-11T07:20:59.157Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-03-11T07:20:59.157Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:20:59.529Z] prd-ubuntu20.04-docker-arm64-4c-16g-5434 does not seem to be running inside a container [2024-03-11T07:20:59.590Z] $ 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/148 -v /w/workspace/device-modbus-go/148:/w/workspace/device-modbus-go/148:rw,z -v /w/workspace/device-modbus-go/148@tmp:/w/workspace/device-modbus-go/148@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-03-11T07:21:02.307Z] $ docker top 370113208bff26900683053272870ac05b5a0340076f985b1463541bde189cd3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:21:03.239Z] ---> job-cost.sh [2024-03-11T07:21:03.239Z] lf-activate-venv: SKIPPING [2024-03-11T07:21:03.239Z] INFO: No Stack... [2024-03-11T07:21:03.818Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-03-11T07:21:04.400Z] INFO: Archiving Costs [Pipeline] sh [2024-03-11T07:21:05.039Z] + cat /w/workspace/device-modbus-go/148/archives/cost.csv [2024-03-11T07:21:05.039Z] + cut -d, -f6 [Pipeline] lock [2024-03-11T07:21:05.098Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [2024-03-11T07:21:05.107Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] did not exist. Created. [2024-03-11T07:21:05.112Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-03-11T07:21:05.587Z] /w/workspace/device-modbus-go/148@tmp/durable-52adc58a/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-03-11T07:21:06.251Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-03-11T07:21:06.266Z] Warning: overwriting stash ‘stack-cost’ [2024-03-11T07:21:06.322Z] Stashed 1 file(s) [Pipeline] } [2024-03-11T07:21:06.340Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-148-stack-cost] [Pipeline] // lock [Pipeline] } [2024-03-11T07:21:06.459Z] $ docker stop --time=1 370113208bff26900683053272870ac05b5a0340076f985b1463541bde189cd3 [2024-03-11T07:21:07.968Z] $ docker rm -f --volumes 370113208bff26900683053272870ac05b5a0340076f985b1463541bde189cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-03-11T07:21:09.290Z] provisioning config files... [2024-03-11T07:21:09.303Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3616075883253423178tmp [Pipeline] { [Pipeline] sh [2024-03-11T07:21:09.673Z] + set +x [2024-03-11T07:21:09.673Z] + curl -s https://codecov.io/bash [2024-03-11T07:21:09.673Z] + bash -s -- [2024-03-11T07:21:09.673Z] [2024-03-11T07:21:09.673Z] _____ _ [2024-03-11T07:21:09.673Z] / ____| | | [2024-03-11T07:21:09.673Z] | | ___ __| | ___ ___ _____ __ [2024-03-11T07:21:09.673Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-03-11T07:21:09.673Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-03-11T07:21:09.673Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-03-11T07:21:09.673Z] Bash-1.0.6 [2024-03-11T07:21:09.673Z] [2024-03-11T07:21:09.673Z] [2024-03-11T07:21:09.673Z] ==> git version 2.25.1 found [2024-03-11T07:21:09.673Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-03-11T07:21:09.673Z] Release-Date: 2020-01-08 [2024-03-11T07:21:09.673Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-03-11T07:21:09.673Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-03-11T07:21:09.673Z] ==> Jenkins CI detected. [2024-03-11T07:21:09.673Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2024-03-11T07:21:09.673Z] project root: . [2024-03-11T07:21:09.673Z] --> token set from env [2024-03-11T07:21:09.673Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-03-11T07:21:09.673Z] ==> Running gcov in . (disable via -X gcov) [2024-03-11T07:21:09.673Z] ==> Python coveragepy not found [2024-03-11T07:21:09.673Z] ==> Searching for coverage reports in: [2024-03-11T07:21:09.673Z] + . [2024-03-11T07:21:09.673Z] -> Found 1 reports [2024-03-11T07:21:09.673Z] ==> Detecting git/mercurial file structure [2024-03-11T07:21:09.673Z] ==> Reading reports [2024-03-11T07:21:09.673Z] + ./coverage.out bytes=24334 [2024-03-11T07:21:09.673Z] ==> Appending adjustments [2024-03-11T07:21:09.673Z] https://docs.codecov.io/docs/fixing-reports [2024-03-11T07:21:09.932Z] + Found adjustments [2024-03-11T07:21:09.932Z] ==> Gzipping contents [2024-03-11T07:21:09.932Z] 4.0K /tmp/codecov.3ZIThs.gz [2024-03-11T07:21:09.932Z] ==> Uploading reports [2024-03-11T07:21:09.932Z] url: https://codecov.io [2024-03-11T07:21:09.932Z] query: branch=main&commit=64d7a7694c36189f4485ea56f1d095402521ef96&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:21:09.932Z] -> Pinging Codecov [2024-03-11T07:21:09.932Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=64d7a7694c36189f4485ea56f1d095402521ef96&build=148&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F148%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-03-11T07:21:09.932Z] -> Uploading to [2024-03-11T07:21:09.933Z] https://storage.googleapis.com/codecov/v4/raw/2024-03-11/55DBCA73C666E3227836607328DD7E49/64d7a7694c36189f4485ea56f1d095402521ef96/0bc4decd-f078-4cba-bd44-eb3a95aed7a5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240311%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20240311T072109Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6ad26756fc82cf080c818bf856dd71f76ac83ea2da6eae916a0ca6ef17533109 [2024-03-11T07:21:09.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-03-11T07:21:09.933Z] Dload Upload Total Spent Left Speed [2024-03-11T07:21:10.500Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3806 0 0 100 3806 0 14526 --:--:-- --:--:-- --:--:-- 14526 [2024-03-11T07:21:10.500Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] } [2024-03-11T07:21:10.507Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-03-11T07:21:10.863Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-03-11T07:21:10.881Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:11.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:21:11.306Z] [2024-03-11T07:21:11.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:11.661Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:21:11.661Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2024-03-11T07:21:11.661Z] df9b9388f04a: Pulling fs layer [2024-03-11T07:21:11.661Z] 52dc419b0ee2: Pulling fs layer [2024-03-11T07:21:11.661Z] 25bc292e5bac: Pulling fs layer [2024-03-11T07:21:11.661Z] 114826534d7a: Pulling fs layer [2024-03-11T07:21:11.661Z] 4657fd5d0bcf: Pulling fs layer [2024-03-11T07:21:11.661Z] 6ad1cebc031e: Pulling fs layer [2024-03-11T07:21:11.661Z] 8a3aa393b2d8: Pulling fs layer [2024-03-11T07:21:11.661Z] 4657fd5d0bcf: Waiting [2024-03-11T07:21:11.661Z] 6ad1cebc031e: Waiting [2024-03-11T07:21:11.661Z] 8a3aa393b2d8: Waiting [2024-03-11T07:21:11.661Z] 114826534d7a: Waiting [2024-03-11T07:21:11.661Z] 25bc292e5bac: Verifying Checksum [2024-03-11T07:21:11.661Z] 25bc292e5bac: Download complete [2024-03-11T07:21:11.661Z] 52dc419b0ee2: Verifying Checksum [2024-03-11T07:21:11.661Z] 52dc419b0ee2: Download complete [2024-03-11T07:21:11.661Z] 4657fd5d0bcf: Verifying Checksum [2024-03-11T07:21:11.661Z] 4657fd5d0bcf: Download complete [2024-03-11T07:21:11.661Z] df9b9388f04a: Download complete [2024-03-11T07:21:11.918Z] 6ad1cebc031e: Verifying Checksum [2024-03-11T07:21:11.918Z] 6ad1cebc031e: Download complete [2024-03-11T07:21:11.918Z] df9b9388f04a: Pull complete [2024-03-11T07:21:11.918Z] 52dc419b0ee2: Pull complete [2024-03-11T07:21:12.177Z] 25bc292e5bac: Pull complete [2024-03-11T07:21:12.435Z] 114826534d7a: Download complete [2024-03-11T07:21:12.693Z] 8a3aa393b2d8: Verifying Checksum [2024-03-11T07:21:12.693Z] 8a3aa393b2d8: Download complete [2024-03-11T07:21:15.975Z] 114826534d7a: Pull complete [2024-03-11T07:21:15.975Z] 4657fd5d0bcf: Pull complete [2024-03-11T07:21:16.232Z] 6ad1cebc031e: Pull complete [2024-03-11T07:21:18.758Z] 8a3aa393b2d8: Pull complete [2024-03-11T07:21:18.758Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2024-03-11T07:21:18.758Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2024-03-11T07:21:18.758Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:21:19.071Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:21:19.108Z] $ 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 [2024-03-11T07:21:25.768Z] $ docker top ee8aac4b3f1beaffaf56345234efaf5d1d4cfc84844e5c71e0f559f3ba23fc69 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-03-11T07:21:25.925Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2024-03-11T07:21:26.207Z] + set -o pipefail [2024-03-11T07:21:26.207Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2024-03-11T07:21:31.483Z] [2024-03-11T07:21:31.483Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2024-03-11T07:21:31.483Z] [2024-03-11T07:21:31.483Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/4d977b7b-803c-49c8-bc1f-aa91f824455e [2024-03-11T07:21:31.483Z] [2024-03-11T07:21:31.483Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2024-03-11T07:21:31.483Z] [2024-03-11T07:21:31.483Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-03-11T07:21:31.483Z] [2024-03-11T07:21:32.053Z] [2024-03-11T07:21:32.053Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2024-03-11T07:21:32.053Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2024-03-11T07:21:32.053Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2024-03-11T07:21:32.067Z] $ docker stop --time=1 ee8aac4b3f1beaffaf56345234efaf5d1d4cfc84844e5c71e0f559f3ba23fc69 [2024-03-11T07:21:35.999Z] $ docker rm -f --volumes ee8aac4b3f1beaffaf56345234efaf5d1d4cfc84844e5c71e0f559f3ba23fc69 [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 [2024-03-11T07:21:37.570Z] + git log --format=format:%s -1 64d7a7694c36189f4485ea56f1d095402521ef96 [Pipeline] sh [2024-03-11T07:21:37.871Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:21:37.871Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:21:38.225Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:21:38.225Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:21:38.396Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:21:38.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:21:38.936Z] $ docker top f7bc42ca3fc7e226549f3f3ccab96fe17e4a14c3dfbe05b4481818c4cf49ff02 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:21:39.298Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:21:39.298Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:21:39.409Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:21:39.413Z] $ docker exec f7bc42ca3fc7e226549f3f3ccab96fe17e4a14c3dfbe05b4481818c4cf49ff02 ssh-agent [2024-03-11T07:21:39.534Z] SSH_AUTH_SOCK=/tmp/ssh-k3Si8ZupEPd4/agent.31 [2024-03-11T07:21:39.534Z] SSH_AGENT_PID=37 [2024-03-11T07:21:39.539Z] Running ssh-add (command line suppressed) [2024-03-11T07:21:39.640Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9512435499414343243.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_9512435499414343243.key) [2024-03-11T07:21:39.652Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:21:40.003Z] + git semver tag [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,169 [run_tag] DEBUG tag force:False [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,169 [check_head_tag] DEBUG check head tag [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,170 [execute] INFO git cat-file --batch-check [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,170 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,175 [execute] INFO git cat-file --batch [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,175 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,192 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,193 [execute] INFO git tag -a v3.2.0-dev.9 -m v3.2.0-dev.9 [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,193 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.9', '-m', 'v3.2.0-dev.9'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:21:40.262Z] 2024-03-11 07:21:40,198 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:21:40.262Z] 3.2.0-dev.9 [Pipeline] } [2024-03-11T07:21:40.273Z] $ docker exec --env ******** --env ******** f7bc42ca3fc7e226549f3f3ccab96fe17e4a14c3dfbe05b4481818c4cf49ff02 ssh-agent -k [2024-03-11T07:21:40.365Z] unset SSH_AUTH_SOCK; [2024-03-11T07:21:40.366Z] unset SSH_AGENT_PID; [2024-03-11T07:21:40.366Z] echo Agent pid 37 killed; [2024-03-11T07:21:40.375Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:22:15.565Z] + git semver [Pipeline] } [2024-03-11T07:22:15.836Z] $ docker stop --time=1 f7bc42ca3fc7e226549f3f3ccab96fe17e4a14c3dfbe05b4481818c4cf49ff02 [2024-03-11T07:22:17.092Z] $ docker rm -f --volumes f7bc42ca3fc7e226549f3f3ccab96fe17e4a14c3dfbe05b4481818c4cf49ff02 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:17.742Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:22:17.742Z] [2024-03-11T07:22:17.742Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:18.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:22:18.098Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-03-11T07:22:18.098Z] ab5ef0e58194: Pulling fs layer [2024-03-11T07:22:18.098Z] 9712f1f96733: Pulling fs layer [2024-03-11T07:22:18.098Z] 63f879dbbcfc: Pulling fs layer [2024-03-11T07:22:18.098Z] 0d9ebad4ef96: Pulling fs layer [2024-03-11T07:22:18.098Z] e9a5061849ea: Pulling fs layer [2024-03-11T07:22:18.098Z] d747dcd14b5f: Pulling fs layer [2024-03-11T07:22:18.098Z] 2de7ff778b66: Pulling fs layer [2024-03-11T07:22:18.098Z] 0d9ebad4ef96: Waiting [2024-03-11T07:22:18.098Z] e9a5061849ea: Waiting [2024-03-11T07:22:18.098Z] d747dcd14b5f: Waiting [2024-03-11T07:22:18.098Z] 9712f1f96733: Verifying Checksum [2024-03-11T07:22:18.098Z] 9712f1f96733: Download complete [2024-03-11T07:22:18.356Z] 63f879dbbcfc: Verifying Checksum [2024-03-11T07:22:18.356Z] 63f879dbbcfc: Download complete [2024-03-11T07:22:18.614Z] e9a5061849ea: Verifying Checksum [2024-03-11T07:22:18.614Z] e9a5061849ea: Download complete [2024-03-11T07:22:18.614Z] 0d9ebad4ef96: Verifying Checksum [2024-03-11T07:22:18.614Z] 0d9ebad4ef96: Download complete [2024-03-11T07:22:18.614Z] d747dcd14b5f: Verifying Checksum [2024-03-11T07:22:18.614Z] d747dcd14b5f: Download complete [2024-03-11T07:22:18.614Z] 2de7ff778b66: Verifying Checksum [2024-03-11T07:22:18.614Z] 2de7ff778b66: Download complete [2024-03-11T07:22:18.614Z] ab5ef0e58194: Verifying Checksum [2024-03-11T07:22:18.614Z] ab5ef0e58194: Download complete [2024-03-11T07:22:21.139Z] ab5ef0e58194: Pull complete [2024-03-11T07:22:21.139Z] 9712f1f96733: Pull complete [2024-03-11T07:22:21.704Z] 63f879dbbcfc: Pull complete [2024-03-11T07:22:25.895Z] 0d9ebad4ef96: Pull complete [2024-03-11T07:22:25.895Z] e9a5061849ea: Pull complete [2024-03-11T07:22:25.895Z] d747dcd14b5f: Pull complete [2024-03-11T07:22:26.465Z] 2de7ff778b66: Pull complete [2024-03-11T07:22:26.465Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-03-11T07:22:26.465Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-03-11T07:22:26.465Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:26.732Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:22:26.758Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-03-11T07:22:33.317Z] $ docker top d5399201d7ca9d286f5400f92ce9577969ce456ce6a127af48f57d2468a6da18 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:22:33.483Z] provisioning config files... [2024-03-11T07:22:33.489Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17684083512854919322tmp [2024-03-11T07:22:33.498Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17136494155446019924tmp [2024-03-11T07:22:33.507Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15470232134765242732tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:22:33.607Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:33.900Z] ---> sigul-configuration.sh [2024-03-11T07:22:33.900Z] gpg: directory `/root/.gnupg' created [2024-03-11T07:22:33.900Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-03-11T07:22:33.900Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-03-11T07:22:33.900Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-03-11T07:22:33.900Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-03-11T07:22:33.900Z] gpg: CAST5 encrypted data [2024-03-11T07:22:33.900Z] gpg: encrypted with 1 passphrase [2024-03-11T07:22:33.900Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-03-11T07:22:34.198Z] + mkdir /home/jenkins [2024-03-11T07:22:34.198Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-03-11T07:22:34.491Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-03-11T07:22:34.506Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:34.813Z] ---> sigul-install.sh [2024-03-11T07:22:34.813Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-03-11T07:22:35.112Z] + git tag --list [2024-03-11T07:22:35.112Z] 0.7.1 [2024-03-11T07:22:35.112Z] v1.0.0 [2024-03-11T07:22:35.112Z] v1.1.0 [2024-03-11T07:22:35.112Z] v1.1.1 [2024-03-11T07:22:35.112Z] v1.2.2 [2024-03-11T07:22:35.112Z] v1.3.0 [2024-03-11T07:22:35.112Z] v1.3.1 [2024-03-11T07:22:35.112Z] v2.0.0 [2024-03-11T07:22:35.112Z] v2.1.0 [2024-03-11T07:22:35.112Z] v2.1.1 [2024-03-11T07:22:35.112Z] v2.2.0 [2024-03-11T07:22:35.112Z] v2.3.0 [2024-03-11T07:22:35.112Z] v3.0 [2024-03-11T07:22:35.112Z] v3.0.0 [2024-03-11T07:22:35.112Z] v3.1 [2024-03-11T07:22:35.112Z] v3.1.0 [2024-03-11T07:22:35.112Z] v3.1.0-dev.1 [2024-03-11T07:22:35.112Z] v3.1.0-dev.10 [2024-03-11T07:22:35.112Z] v3.1.0-dev.11 [2024-03-11T07:22:35.112Z] v3.1.0-dev.12 [2024-03-11T07:22:35.112Z] v3.1.0-dev.13 [2024-03-11T07:22:35.112Z] v3.1.0-dev.14 [2024-03-11T07:22:35.112Z] v3.1.0-dev.15 [2024-03-11T07:22:35.112Z] v3.1.0-dev.16 [2024-03-11T07:22:35.112Z] v3.1.0-dev.17 [2024-03-11T07:22:35.112Z] v3.1.0-dev.18 [2024-03-11T07:22:35.112Z] v3.1.0-dev.19 [2024-03-11T07:22:35.112Z] v3.1.0-dev.2 [2024-03-11T07:22:35.112Z] v3.1.0-dev.20 [2024-03-11T07:22:35.112Z] v3.1.0-dev.21 [2024-03-11T07:22:35.112Z] v3.1.0-dev.22 [2024-03-11T07:22:35.112Z] v3.1.0-dev.23 [2024-03-11T07:22:35.112Z] v3.1.0-dev.24 [2024-03-11T07:22:35.112Z] v3.1.0-dev.25 [2024-03-11T07:22:35.112Z] v3.1.0-dev.3 [2024-03-11T07:22:35.112Z] v3.1.0-dev.4 [2024-03-11T07:22:35.112Z] v3.1.0-dev.5 [2024-03-11T07:22:35.112Z] v3.1.0-dev.6 [2024-03-11T07:22:35.112Z] v3.1.0-dev.7 [2024-03-11T07:22:35.112Z] v3.1.0-dev.8 [2024-03-11T07:22:35.112Z] v3.1.0-dev.9 [2024-03-11T07:22:35.112Z] v3.2.0-dev.1 [2024-03-11T07:22:35.112Z] v3.2.0-dev.2 [2024-03-11T07:22:35.112Z] v3.2.0-dev.3 [2024-03-11T07:22:35.112Z] v3.2.0-dev.4 [2024-03-11T07:22:35.112Z] v3.2.0-dev.5 [2024-03-11T07:22:35.112Z] v3.2.0-dev.6 [2024-03-11T07:22:35.112Z] v3.2.0-dev.7 [2024-03-11T07:22:35.112Z] v3.2.0-dev.8 [2024-03-11T07:22:35.112Z] v3.2.0-dev.9 [Pipeline] sh [2024-03-11T07:22:35.418Z] + lftools sign git-tag v3.2.0-dev.9 [2024-03-11T07:22:35.987Z] Signing Git tag with Sigul... [2024-03-11T07:22:35.987Z] Signing v3.2.0-dev.9 [Pipeline] echo [2024-03-11T07:22:36.260Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:22:36.556Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-03-11T07:22:36.563Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-03-11T07:22:36.688Z] $ docker stop --time=1 d5399201d7ca9d286f5400f92ce9577969ce456ce6a127af48f57d2468a6da18 [2024-03-11T07:22:37.973Z] $ docker rm -f --volumes d5399201d7ca9d286f5400f92ce9577969ce456ce6a127af48f57d2468a6da18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-03-11T07:22:38.935Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:22:38.935Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:39.285Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:22:39.285Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:39.467Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:22:39.499Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:22:39.857Z] $ docker top 1733e3a8c94b3e477a6a07d9f2d11ad5636f50769840d9d45a00273512d0541e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:22:40.136Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:22:40.136Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:22:40.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:22:40.264Z] $ docker exec 1733e3a8c94b3e477a6a07d9f2d11ad5636f50769840d9d45a00273512d0541e ssh-agent [2024-03-11T07:22:40.367Z] SSH_AUTH_SOCK=/tmp/ssh-Av30dBG9LX4d/agent.32 [2024-03-11T07:22:40.367Z] SSH_AGENT_PID=38 [2024-03-11T07:22:40.372Z] Running ssh-add (command line suppressed) [2024-03-11T07:22:40.478Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13154363120277573702.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13154363120277573702.key) [2024-03-11T07:22:40.492Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:22:40.833Z] + git semver bump pre [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,033 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,033 [bump_version] DEBUG bumping version:3.2.0-dev.9 on axis:pre with prefix:dev [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,033 [bump_version] DEBUG bumped version:3.2.0-dev.10 [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,034 [write_version] DEBUG write version:3.2.0-dev.10 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,034 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,034 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,036 [execute] INFO git cat-file --batch-check [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,036 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,043 [execute] INFO git cat-file --batch [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:22:41.093Z] 2024-03-11 07:22:41,049 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:22:41.093Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T07:22:41.103Z] $ docker exec --env ******** --env ******** 1733e3a8c94b3e477a6a07d9f2d11ad5636f50769840d9d45a00273512d0541e ssh-agent -k [2024-03-11T07:22:41.204Z] unset SSH_AUTH_SOCK; [2024-03-11T07:22:41.205Z] unset SSH_AGENT_PID; [2024-03-11T07:22:41.205Z] echo Agent pid 38 killed; [2024-03-11T07:22:41.215Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:22:41.821Z] + git semver [Pipeline] } [2024-03-11T07:22:42.129Z] $ docker stop --time=1 1733e3a8c94b3e477a6a07d9f2d11ad5636f50769840d9d45a00273512d0541e [2024-03-11T07:22:43.390Z] $ docker rm -f --volumes 1733e3a8c94b3e477a6a07d9f2d11ad5636f50769840d9d45a00273512d0541e [Pipeline] // withDockerContainer [Pipeline] sh [2024-03-11T07:22:43.928Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-03-11T07:22:43.928Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:22:44.311Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-03-11T07:22:44.311Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:22:44.488Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:22:44.520Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-03-11T07:22:44.885Z] $ docker top 1e46db8113772fac6563da48736344293e6889d72cae72181147d3c99e0976fa -eo pid,comm [2024-03-11T07:22:44.937Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2024-03-11T07:22:44.937Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-03-11T07:23:15.943Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-03-11T07:23:15.943Z] [ssh-agent] Looking for ssh-agent implementation... [2024-03-11T07:23:16.063Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-03-11T07:23:16.067Z] $ docker exec 1e46db8113772fac6563da48736344293e6889d72cae72181147d3c99e0976fa ssh-agent [2024-03-11T07:23:16.196Z] SSH_AUTH_SOCK=/tmp/ssh-mD8QWdUgDQgQ/agent.32 [2024-03-11T07:23:16.196Z] SSH_AGENT_PID=38 [2024-03-11T07:23:16.200Z] Running ssh-add (command line suppressed) [2024-03-11T07:23:16.295Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11517487580834707129.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_11517487580834707129.key) [2024-03-11T07:23:16.310Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-03-11T07:23:16.652Z] + git semver push [2024-03-11T07:23:16.909Z] 2024-03-11 07:23:16,825 [run_push] DEBUG push [2024-03-11T07:23:16.909Z] 2024-03-11 07:23:16,825 [execute] INFO git cat-file --batch-check [2024-03-11T07:23:16.909Z] 2024-03-11 07:23:16,825 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-03-11T07:23:16.910Z] 2024-03-11 07:23:16,829 [execute] INFO git rev-list df920b2bde1df7c9c30fb02a8809079bb38aca50 -- [2024-03-11T07:23:16.910Z] 2024-03-11 07:23:16,829 [execute] DEBUG Popen(['git', 'rev-list', 'df920b2bde1df7c9c30fb02a8809079bb38aca50', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:23:16.910Z] 2024-03-11 07:23:16,841 [execute] INFO git fetch -v origin [2024-03-11T07:23:16.910Z] 2024-03-11 07:23:16,841 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-03-11T07:23:17.478Z] 2024-03-11 07:23:17,334 [run_push] DEBUG no remote changes detected [2024-03-11T07:23:17.478Z] 2024-03-11 07:23:17,334 [execute] INFO git push origin semver [2024-03-11T07:23:17.478Z] 2024-03-11 07:23:17,334 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:23:18.045Z] 2024-03-11 07:23:18,036 [run_push] DEBUG push all version tags [2024-03-11T07:23:18.045Z] 2024-03-11 07:23:18,036 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-03-11T07:23:18.045Z] 2024-03-11 07:23:18,037 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2024-03-11T07:23:18.983Z] 2024-03-11 07:23:18,722 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2024-03-11T07:23:18.983Z] 3.2.0-dev.10 [Pipeline] } [2024-03-11T07:23:18.992Z] $ docker exec --env ******** --env ******** 1e46db8113772fac6563da48736344293e6889d72cae72181147d3c99e0976fa ssh-agent -k [2024-03-11T07:23:19.094Z] unset SSH_AUTH_SOCK; [2024-03-11T07:23:19.096Z] unset SSH_AGENT_PID; [2024-03-11T07:23:19.096Z] echo Agent pid 38 killed; [2024-03-11T07:23:19.108Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-03-11T07:23:19.638Z] + git semver [Pipeline] } [2024-03-11T07:23:19.908Z] $ docker stop --time=1 1e46db8113772fac6563da48736344293e6889d72cae72181147d3c99e0976fa [2024-03-11T07:23:21.184Z] $ docker rm -f --volumes 1e46db8113772fac6563da48736344293e6889d72cae72181147d3c99e0976fa [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 [2024-03-11T07:23:30.179Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2024-03-11T07:23:30.179Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-11T07:23:30.179Z] total 16 [2024-03-11T07:23:30.179Z] drwxr-xr-x 3 root root 4096 Mar 11 07:12 . [2024-03-11T07:23:30.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. [2024-03-11T07:23:30.179Z] drwxr-xr-x 2 root root 4096 Mar 11 07:12 cost [2024-03-11T07:23:30.179Z] -rw-r--r-- 1 root root 88 Mar 11 07:12 cost.csv [2024-03-11T07:23:30.179Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-11T07:23:30.179Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2024-03-11T07:23:30.179Z] total 16 [2024-03-11T07:23:30.179Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 11 07:12 . [2024-03-11T07:23:30.179Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 11 07:22 .. [2024-03-11T07:23:30.179Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 11 07:12 cost [2024-03-11T07:23:30.179Z] -rw-r--r-- 1 jenkins jenkins 88 Mar 11 07:12 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:30.469Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:52.751Z] ---> package-listing.sh [2024-03-11T07:23:52.751Z] ++ facter osfamily [2024-03-11T07:23:52.751Z] ++ tr '[:upper:]' '[:lower:]' [2024-03-11T07:23:53.015Z] + OS_FAMILY=debian [2024-03-11T07:23:53.015Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2024-03-11T07:23:53.015Z] + START_PACKAGES=/tmp/packages_start.txt [2024-03-11T07:23:53.015Z] + END_PACKAGES=/tmp/packages_end.txt [2024-03-11T07:23:53.015Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-03-11T07:23:53.015Z] + PACKAGES=/tmp/packages_start.txt [2024-03-11T07:23:53.015Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-03-11T07:23:53.015Z] + PACKAGES=/tmp/packages_end.txt [2024-03-11T07:23:53.015Z] + case "${OS_FAMILY}" in [2024-03-11T07:23:53.015Z] + dpkg -l [2024-03-11T07:23:53.015Z] + grep '^ii' [2024-03-11T07:23:53.015Z] + '[' -f /tmp/packages_start.txt ']' [2024-03-11T07:23:53.015Z] + '[' -f /tmp/packages_end.txt ']' [2024-03-11T07:23:53.015Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-03-11T07:23:53.015Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2024-03-11T07:23:53.015Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2024-03-11T07:23:53.015Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2024-03-11T07:23:53.028Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-03-11T07:23:53.303Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-03-11T07:23:53.922Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-03-11T07:23:53.923Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-03-11T07:23:54.117Z] prd-ubuntu20.04-docker-8c-8g-5428 does not seem to be running inside a container [2024-03-11T07:23:54.146Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-03-11T07:23:54.374Z] $ docker top 0058a315876f1110ec3b7e584a217a434fd038391ae382da0908d13f609d5576 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-03-11T07:23:54.840Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-03-11T07:23:55.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-03-11T07:23:55.415Z] + ls /var/log/sa-host [2024-03-11T07:23:55.415Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-03-11T07:23:55.554Z] provisioning config files... [2024-03-11T07:23:55.568Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10118685124655738522tmp [Pipeline] { [Pipeline] echo [2024-03-11T07:23:55.700Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:55.985Z] ---> create-netrc.sh [Pipeline] } [2024-03-11T07:23:55.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:56.441Z] ---> python-tools-install.sh [Pipeline] echo [2024-03-11T07:23:56.450Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:56.732Z] ---> sudo-logs.sh [2024-03-11T07:23:56.732Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-03-11T07:23:56.814Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:57.100Z] ---> job-cost.sh [2024-03-11T07:23:57.100Z] lf-activate-venv: SKIPPING [2024-03-11T07:23:57.100Z] DEBUG: total: 0.2199999988079071 [2024-03-11T07:23:57.100Z] INFO: Retrieving Stack Cost... [2024-03-11T07:23:57.669Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-03-11T07:23:57.928Z] INFO: Archiving Costs [Pipeline] echo [2024-03-11T07:23:57.940Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-03-11T07:23:58.224Z] ---> logs-deploy.sh [2024-03-11T07:23:58.224Z] lf-activate-venv: SKIPPING [2024-03-11T07:23:58.224Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/148 [2024-03-11T07:23:58.224Z] INFO: archiving workspace using pattern(s): [2024-03-11T07:23:59.163Z] Archives upload complete. [2024-03-11T07:23:59.164Z] INFO: archiving logs to Nexus [2024-03-11T07:23:59.730Z] ---> uname -a: [2024-03-11T07:23:59.730Z] Linux prd-ubuntu20-04-docker-8c-8g-5428 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-03-11T07:23:59.730Z] [2024-03-11T07:23:59.730Z] [2024-03-11T07:23:59.730Z] ---> lscpu: [2024-03-11T07:23:59.730Z] Architecture: x86_64 [2024-03-11T07:23:59.730Z] CPU op-mode(s): 32-bit, 64-bit [2024-03-11T07:23:59.730Z] Byte Order: Little Endian [2024-03-11T07:23:59.730Z] Address sizes: 40 bits physical, 48 bits virtual [2024-03-11T07:23:59.730Z] CPU(s): 8 [2024-03-11T07:23:59.730Z] On-line CPU(s) list: 0-7 [2024-03-11T07:23:59.730Z] Thread(s) per core: 1 [2024-03-11T07:23:59.730Z] Core(s) per socket: 1 [2024-03-11T07:23:59.730Z] Socket(s): 8 [2024-03-11T07:23:59.730Z] NUMA node(s): 1 [2024-03-11T07:23:59.730Z] Vendor ID: AuthenticAMD [2024-03-11T07:23:59.730Z] CPU family: 23 [2024-03-11T07:23:59.730Z] Model: 49 [2024-03-11T07:23:59.730Z] Model name: AMD EPYC-Rome Processor [2024-03-11T07:23:59.730Z] Stepping: 0 [2024-03-11T07:23:59.730Z] CPU MHz: 2800.000 [2024-03-11T07:23:59.730Z] BogoMIPS: 5600.00 [2024-03-11T07:23:59.730Z] Virtualization: AMD-V [2024-03-11T07:23:59.730Z] Hypervisor vendor: KVM [2024-03-11T07:23:59.730Z] Virtualization type: full [2024-03-11T07:23:59.730Z] L1d cache: 256 KiB [2024-03-11T07:23:59.730Z] L1i cache: 256 KiB [2024-03-11T07:23:59.730Z] L2 cache: 4 MiB [2024-03-11T07:23:59.730Z] L3 cache: 128 MiB [2024-03-11T07:23:59.730Z] NUMA node0 CPU(s): 0-7 [2024-03-11T07:23:59.730Z] Vulnerability Itlb multihit: Not affected [2024-03-11T07:23:59.730Z] Vulnerability L1tf: Not affected [2024-03-11T07:23:59.730Z] Vulnerability Mds: Not affected [2024-03-11T07:23:59.730Z] Vulnerability Meltdown: Not affected [2024-03-11T07:23:59.730Z] Vulnerability Mmio stale data: Not affected [2024-03-11T07:23:59.730Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-03-11T07:23:59.730Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-03-11T07:23:59.730Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-03-11T07:23:59.730Z] Vulnerability Srbds: Not affected [2024-03-11T07:23:59.730Z] Vulnerability Tsx async abort: Not affected [2024-03-11T07:23:59.730Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-03-11T07:23:59.730Z] [2024-03-11T07:23:59.730Z] [2024-03-11T07:23:59.730Z] ---> nproc: [2024-03-11T07:23:59.730Z] 8 [2024-03-11T07:23:59.730Z] [2024-03-11T07:23:59.730Z]