Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 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-ssh16694827515666526257.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh319922071713097317.key Verifying host key using known hosts file > 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 bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh7309931675566529938.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > 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-ssh6691834340427613322.key Verifying host key using known hosts file > 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-ssh15240740356884219413.key Verifying host key using known hosts file > 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, buildSnap:false] ========================================================= [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.18 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 Running on prd-ubuntu20.04-docker-8c-8g-8277 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 Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 (main) Commit message: "feat(snap): add config interface with unique identifier (#382)" > 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 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 # timeout=10 > git rev-list --no-walk 2f9659ed4568bcbc613d823f228583e539d90aa3 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-10-17T09:46:30.330Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-10-17T09:46:30.389Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-10-17T09:46:30.402Z] ========================================================= [2022-10-17T09:46:30.403Z] EdgeX Global Pipelines Version Info [2022-10-17T09:46:30.403Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:46:31.107Z] ------------------- [2022-10-17T09:46:31.107Z] stable info: [2022-10-17T09:46:31.107Z] ------------------- [2022-10-17T09:46:31.107Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-10-17T09:46:31.107Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:46:31.107Z] Message: update stable to v1.0.239 [2022-10-17T09:46:31.677Z] ------------------- [2022-10-17T09:46:31.677Z] experimental info: [2022-10-17T09:46:31.677Z] ------------------- [2022-10-17T09:46:31.677Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-10-17T09:46:31.677Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-10-17T09:46:31.677Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-10-17T09:46:31.846Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo [2022-10-17T09:46:31.858Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo [2022-10-17T09:46:31.876Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-10-17T09:46:31.891Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-10-17T09:46:31.902Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-10-17T09:46:31.915Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-10-17T09:46:31.930Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-10-17T09:46:31.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-10-17T09:46:31.957Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-10-17T09:46:31.974Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-10-17T09:46:31.985Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-10-17T09:46:32.001Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo [2022-10-17T09:46:32.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-10-17T09:46:32.027Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-10-17T09:46:32.036Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:46:32.051Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-10-17T09:46:32.061Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:46:32.072Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-10-17T09:46:32.086Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-10-17T09:46:32.097Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-10-17T09:46:32.108Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-10-17T09:46:32.125Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-10-17T09:46:32.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-10-17T09:46:32.154Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-10-17T09:46:32.167Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-10-17T09:46:32.178Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-10-17T09:46:32.189Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-10-17T09:46:32.202Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-10-17T09:46:32.213Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-10-17T09:46:32.224Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-10-17T09:46:32.238Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] echo [2022-10-17T09:46:32.249Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ccf6e7 [Pipeline] echo [2022-10-17T09:46:32.259Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:46:32.309Z] provisioning config files... [2022-10-17T09:46:32.323Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4439200899140173605tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:46:32.622Z] ---> docker-login.sh [2022-10-17T09:46:32.622Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:46:32.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:32.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:32.881Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:32.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:32.881Z] [2022-10-17T09:46:32.881Z] Login Succeeded [2022-10-17T09:46:32.881Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:46:32.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:32.881Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:32.881Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:32.881Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:32.881Z] [2022-10-17T09:46:32.881Z] Login Succeeded [2022-10-17T09:46:32.881Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:46:33.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:33.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:33.141Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:33.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:33.141Z] [2022-10-17T09:46:33.141Z] Login Succeeded [2022-10-17T09:46:33.141Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:46:33.141Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:33.141Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:33.141Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:33.141Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:33.141Z] [2022-10-17T09:46:33.141Z] Login Succeeded [2022-10-17T09:46:33.141Z] docker.io [2022-10-17T09:46:33.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:33.661Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:33.661Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:33.661Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:33.661Z] [2022-10-17T09:46:33.661Z] Login Succeeded [2022-10-17T09:46:33.661Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:46:33.669Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-10-17T09:46:34.059Z] + git rev-list -1 --merges 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37~1..9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] echo [2022-10-17T09:46:34.091Z] -----------> git rev-list -1 --merges 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37~1..9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [false] [Pipeline] sh [2022-10-17T09:46:34.384Z] + git log --format=format:%s -1 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] echo [2022-10-17T09:46:34.415Z] ========================================================= [2022-10-17T09:46:34.415Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-10-17T09:46:34.415Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:46:34.753Z] + git log --format=format:%s -1 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] echo [2022-10-17T09:46:34.763Z] [semverPrep] GIT_COMMIT: 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37, Commit Message: feat(snap): add config interface with unique identifier (#382) [Pipeline] echo [2022-10-17T09:46:34.773Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-10-17T09:46:35.144Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:46:35.144Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-10-17T09:46:35.144Z] + [ -e /tmp/ssh_known_hosts ] [2022-10-17T09:46:35.144Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-10-17T09:46:35.144Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-10-17T09:46:35.144Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-10-17T09:46:35.144Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:46:35.555Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:46:35.556Z] [2022-10-17T09:46:35.556Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:46:35.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:46:35.862Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-10-17T09:46:35.862Z] b85a868b505f: Pulling fs layer [2022-10-17T09:46:35.862Z] e2be974225ed: Pulling fs layer [2022-10-17T09:46:35.862Z] 339a4e72a1f5: Pulling fs layer [2022-10-17T09:46:35.862Z] 988bab9f4d93: Pulling fs layer [2022-10-17T09:46:35.862Z] 1469e6f7b9e6: Pulling fs layer [2022-10-17T09:46:35.862Z] eaf3925da568: Pulling fs layer [2022-10-17T09:46:35.862Z] bab4dde63d76: Pulling fs layer [2022-10-17T09:46:35.862Z] bde34c3a00c8: Pulling fs layer [2022-10-17T09:46:35.862Z] b352a97aabf1: Pulling fs layer [2022-10-17T09:46:35.862Z] 4872d77fe225: Pulling fs layer [2022-10-17T09:46:35.862Z] 1469e6f7b9e6: Waiting [2022-10-17T09:46:35.862Z] eaf3925da568: Waiting [2022-10-17T09:46:35.862Z] 5851b861e8e6: Pulling fs layer [2022-10-17T09:46:35.862Z] 988bab9f4d93: Waiting [2022-10-17T09:46:35.862Z] bab4dde63d76: Waiting [2022-10-17T09:46:35.862Z] b352a97aabf1: Waiting [2022-10-17T09:46:35.862Z] 4872d77fe225: Waiting [2022-10-17T09:46:35.862Z] bde34c3a00c8: Waiting [2022-10-17T09:46:35.862Z] 5851b861e8e6: Waiting [2022-10-17T09:46:35.862Z] e2be974225ed: Verifying Checksum [2022-10-17T09:46:35.862Z] e2be974225ed: Download complete [2022-10-17T09:46:35.862Z] 988bab9f4d93: Download complete [2022-10-17T09:46:36.122Z] 1469e6f7b9e6: Verifying Checksum [2022-10-17T09:46:36.123Z] 1469e6f7b9e6: Download complete [2022-10-17T09:46:36.123Z] 339a4e72a1f5: Verifying Checksum [2022-10-17T09:46:36.123Z] 339a4e72a1f5: Download complete [2022-10-17T09:46:36.123Z] eaf3925da568: Download complete [2022-10-17T09:46:36.123Z] bde34c3a00c8: Verifying Checksum [2022-10-17T09:46:36.123Z] bde34c3a00c8: Download complete [2022-10-17T09:46:36.123Z] b352a97aabf1: Verifying Checksum [2022-10-17T09:46:36.123Z] b352a97aabf1: Download complete [2022-10-17T09:46:36.123Z] 4872d77fe225: Verifying Checksum [2022-10-17T09:46:36.123Z] 4872d77fe225: Download complete [2022-10-17T09:46:36.123Z] 5851b861e8e6: Verifying Checksum [2022-10-17T09:46:36.123Z] 5851b861e8e6: Download complete [2022-10-17T09:46:36.123Z] b85a868b505f: Download complete [2022-10-17T09:46:36.382Z] bab4dde63d76: Verifying Checksum [2022-10-17T09:46:37.762Z] b85a868b505f: Pull complete [2022-10-17T09:46:37.762Z] e2be974225ed: Pull complete [2022-10-17T09:46:38.053Z] 339a4e72a1f5: Pull complete [2022-10-17T09:46:38.316Z] 988bab9f4d93: Pull complete [2022-10-17T09:46:38.576Z] 1469e6f7b9e6: Pull complete [2022-10-17T09:46:38.577Z] eaf3925da568: Pull complete [2022-10-17T09:46:40.480Z] bab4dde63d76: Pull complete [2022-10-17T09:46:40.480Z] bde34c3a00c8: Pull complete [2022-10-17T09:46:40.739Z] b352a97aabf1: Pull complete [2022-10-17T09:46:40.739Z] 4872d77fe225: Pull complete [2022-10-17T09:46:40.739Z] 5851b861e8e6: Pull complete [2022-10-17T09:46:40.739Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-10-17T09:46:40.739Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:46:40.739Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:46:40.827Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:46:40.864Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:46:42.226Z] $ docker top c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb -eo pid,comm [2022-10-17T09:46:42.291Z] 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). [2022-10-17T09:46:42.291Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:46:42.331Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:46:42.331Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:46:42.450Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:46:42.456Z] $ docker exec c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb ssh-agent [2022-10-17T09:46:42.580Z] SSH_AUTH_SOCK=/tmp/ssh-uz53qedEsnRP/agent.31 [2022-10-17T09:46:42.580Z] SSH_AGENT_PID=37 [2022-10-17T09:46:42.586Z] Running ssh-add (command line suppressed) [2022-10-17T09:46:42.689Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1779097463873563901.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1779097463873563901.key) [2022-10-17T09:46:42.702Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:46:42.988Z] + git tag --points-at HEAD [Pipeline] } [2022-10-17T09:46:43.004Z] $ docker exec --env ******** --env ******** c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb ssh-agent -k [2022-10-17T09:46:43.115Z] unset SSH_AUTH_SOCK; [2022-10-17T09:46:43.116Z] unset SSH_AGENT_PID; [2022-10-17T09:46:43.116Z] echo Agent pid 37 killed; [2022-10-17T09:46:43.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-10-17T09:46:43.150Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:46:43.150Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:46:43.260Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:46:43.266Z] $ docker exec c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb ssh-agent [2022-10-17T09:46:43.374Z] SSH_AUTH_SOCK=/tmp/ssh-f5Mbjpxxdfpc/agent.69 [2022-10-17T09:46:43.374Z] SSH_AGENT_PID=75 [2022-10-17T09:46:43.380Z] Running ssh-add (command line suppressed) [2022-10-17T09:46:43.496Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12225214911845968662.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_12225214911845968662.key) [2022-10-17T09:46:43.506Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:46:43.796Z] + git semver init [2022-10-17T09:46:44.056Z] 2022-10-17 09:46:44,001 [run_init] DEBUG init version:0.0.0 force:False [2022-10-17T09:46:44.056Z] 2022-10-17 09:46:44,002 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-17T09:46:44.056Z] 2022-10-17 09:46:44,002 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver [2022-10-17T09:46:44.056Z] 2022-10-17 09:46:44,002 [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) [2022-10-17T09:46:44.992Z] 2022-10-17 09:46:44,911 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude [2022-10-17T09:46:44.992Z] 2022-10-17 09:46:44,912 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False [2022-10-17T09:46:44.992Z] 2022-10-17 09:46:44,912 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:46:44.992Z] 2022-10-17 09:46:44,912 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:46:44.992Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:46:45.005Z] $ docker exec --env ******** --env ******** c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb ssh-agent -k [2022-10-17T09:46:45.107Z] unset SSH_AUTH_SOCK; [2022-10-17T09:46:45.107Z] unset SSH_AGENT_PID; [2022-10-17T09:46:45.107Z] echo Agent pid 75 killed; [2022-10-17T09:46:45.114Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:46:45.420Z] + git semver [Pipeline] } [2022-10-17T09:46:45.696Z] $ docker stop --time=1 c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb [2022-10-17T09:46:47.041Z] $ docker rm -f c38f327d57111ccbc27f5d32f3eeae1ec6d48a1bfd72432b87b1ba973d37bcdb [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:46:47.373Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-10-17T09:46:47.546Z] Stashed 1 file(s) [Pipeline] echo [2022-10-17T09:46:47.549Z] [edgeXSemver]: initialized semver on version 2.3.0-dev.19 [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 [2022-10-17T09:46:47.650Z] provisioning config files... [2022-10-17T09:46:47.660Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config4192658261268906899tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:46:47.956Z] ---> docker-login.sh [2022-10-17T09:46:47.956Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:46:47.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:47.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:47.956Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:47.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:47.956Z] [2022-10-17T09:46:47.956Z] Login Succeeded [2022-10-17T09:46:47.956Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:46:47.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:47.956Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:47.956Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:47.956Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:47.956Z] [2022-10-17T09:46:47.956Z] Login Succeeded [2022-10-17T09:46:47.956Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:46:48.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:48.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:48.215Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:48.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:48.215Z] [2022-10-17T09:46:48.215Z] Login Succeeded [2022-10-17T09:46:48.215Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:46:48.215Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:48.215Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:48.215Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:48.215Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:48.215Z] [2022-10-17T09:46:48.215Z] Login Succeeded [2022-10-17T09:46:48.215Z] docker.io [2022-10-17T09:46:48.474Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:46:48.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:46:48.735Z] Configure a credential helper to remove this warning. See [2022-10-17T09:46:48.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:46:48.735Z] [2022-10-17T09:46:48.735Z] Login Succeeded [2022-10-17T09:46:48.735Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:46:48.743Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:46:48.802Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:46:48.812Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:46:48.818Z] ========================================================= [2022-10-17T09:46:48.818Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-10-17T09:46:48.818Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:46:49.138Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:46:49.138Z] Sending build context to Docker daemon 6.184MB [2022-10-17T09:46:49.138Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:46:49.138Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-17T09:46:49.138Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-10-17T09:46:49.138Z] 213ec9aee27d: Pulling fs layer [2022-10-17T09:46:49.138Z] 4583459ba037: Pulling fs layer [2022-10-17T09:46:49.138Z] 93c1e223e6f2: Pulling fs layer [2022-10-17T09:46:49.138Z] 53926ce57604: Pulling fs layer [2022-10-17T09:46:49.138Z] 21b2b0c7a3f4: Pulling fs layer [2022-10-17T09:46:49.138Z] 30f14e443154: Pulling fs layer [2022-10-17T09:46:49.138Z] 801331c1e519: Pulling fs layer [2022-10-17T09:46:49.138Z] 99cc6dd402b0: Pulling fs layer [2022-10-17T09:46:49.139Z] 7d9ed39f4882: Pulling fs layer [2022-10-17T09:46:49.139Z] 53926ce57604: Waiting [2022-10-17T09:46:49.139Z] 99cc6dd402b0: Waiting [2022-10-17T09:46:49.139Z] 7d9ed39f4882: Waiting [2022-10-17T09:46:49.139Z] 30f14e443154: Waiting [2022-10-17T09:46:49.139Z] 801331c1e519: Waiting [2022-10-17T09:46:49.139Z] 93c1e223e6f2: Verifying Checksum [2022-10-17T09:46:49.139Z] 93c1e223e6f2: Download complete [2022-10-17T09:46:49.139Z] 4583459ba037: Verifying Checksum [2022-10-17T09:46:49.139Z] 4583459ba037: Download complete [2022-10-17T09:46:49.139Z] 21b2b0c7a3f4: Verifying Checksum [2022-10-17T09:46:49.139Z] 21b2b0c7a3f4: Download complete [2022-10-17T09:46:49.139Z] 30f14e443154: Verifying Checksum [2022-10-17T09:46:49.139Z] 30f14e443154: Download complete [2022-10-17T09:46:49.402Z] 213ec9aee27d: Verifying Checksum [2022-10-17T09:46:49.402Z] 213ec9aee27d: Download complete [2022-10-17T09:46:49.402Z] 801331c1e519: Verifying Checksum [2022-10-17T09:46:49.402Z] 801331c1e519: Download complete [2022-10-17T09:46:49.402Z] 213ec9aee27d: Pull complete [2022-10-17T09:46:49.666Z] 4583459ba037: Pull complete [2022-10-17T09:46:49.666Z] 93c1e223e6f2: Pull complete [2022-10-17T09:46:49.926Z] 7d9ed39f4882: Verifying Checksum [2022-10-17T09:46:49.926Z] 7d9ed39f4882: Download complete [2022-10-17T09:46:49.926Z] 99cc6dd402b0: Verifying Checksum [2022-10-17T09:46:49.926Z] 99cc6dd402b0: Download complete [2022-10-17T09:46:49.926Z] 53926ce57604: Verifying Checksum [2022-10-17T09:46:49.926Z] 53926ce57604: Download complete [2022-10-17T09:46:54.135Z] 53926ce57604: Pull complete [2022-10-17T09:46:54.135Z] 21b2b0c7a3f4: Pull complete [2022-10-17T09:46:54.135Z] 30f14e443154: Pull complete [2022-10-17T09:46:54.135Z] 801331c1e519: Pull complete [2022-10-17T09:46:56.668Z] 99cc6dd402b0: Pull complete [2022-10-17T09:46:57.237Z] 7d9ed39f4882: Pull complete [2022-10-17T09:46:57.237Z] Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 [2022-10-17T09:46:57.237Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-10-17T09:46:57.237Z] ---> 1dedd983c030 [2022-10-17T09:46:57.237Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:46:59.143Z] ---> Running in bbb3114a98cb [2022-10-17T09:46:59.143Z] Removing intermediate container bbb3114a98cb [2022-10-17T09:46:59.143Z] ---> 4e3a865e218c [2022-10-17T09:46:59.143Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:46:59.143Z] ---> Running in 57a3a13d2e07 [2022-10-17T09:46:59.143Z] Removing intermediate container 57a3a13d2e07 [2022-10-17T09:46:59.143Z] ---> a2e4202e8836 [2022-10-17T09:46:59.143Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:46:59.143Z] ---> Running in 28d168f43450 [2022-10-17T09:46:59.710Z] Removing intermediate container 28d168f43450 [2022-10-17T09:46:59.710Z] ---> 73ac8af20203 [2022-10-17T09:46:59.710Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T09:46:59.710Z] ---> Running in b7e24095d9bf [2022-10-17T09:46:59.969Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:00.907Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:01.474Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:47:01.474Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-10-17T09:47:01.474Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:47:01.474Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:47:01.734Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-10-17T09:47:01.734Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-10-17T09:47:01.734Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-10-17T09:47:01.993Z] (8/8) Installing openssh (9.0_p1-r2) [2022-10-17T09:47:01.993Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:47:01.993Z] OK: 217 MiB in 59 packages [2022-10-17T09:47:02.561Z] Removing intermediate container b7e24095d9bf [2022-10-17T09:47:02.561Z] ---> e1941f57e144 [2022-10-17T09:47:02.561Z] Step 7/11 : WORKDIR /device-modbus-go [2022-10-17T09:47:02.561Z] ---> Running in abfbef8dd8b7 [2022-10-17T09:47:02.625Z] Still waiting to schedule task [2022-10-17T09:47:02.625Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-10-17T09:47:02.820Z] Removing intermediate container abfbef8dd8b7 [2022-10-17T09:47:02.820Z] ---> ab78dc034350 [2022-10-17T09:47:02.820Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-17T09:47:02.820Z] ---> 8c347e72023c [2022-10-17T09:47:02.820Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:47:02.820Z] ---> Running in 1b04d25594ff [2022-10-17T09:47:20.914Z] Removing intermediate container 1b04d25594ff [2022-10-17T09:47:20.914Z] ---> c9f2de3e54f6 [2022-10-17T09:47:20.914Z] Step 10/11 : COPY . . [2022-10-17T09:47:20.914Z] ---> 8de094f5d2f5 [2022-10-17T09:47:20.914Z] Step 11/11 : RUN ${MAKE} [2022-10-17T09:47:20.914Z] ---> Running in 5801ae7e413d [2022-10-17T09:47:20.914Z] noop [2022-10-17T09:47:20.914Z] Removing intermediate container 5801ae7e413d [2022-10-17T09:47:20.914Z] ---> 4fbe4f9618ee [2022-10-17T09:47:20.914Z] Successfully built 4fbe4f9618ee [2022-10-17T09:47:20.914Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:21.227Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:47:21.227Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:47:21.291Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:47:21.319Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-17T09:47:21.723Z] $ docker top f1693e51fd6e4b142fa0b0b897a28105f228cbfca0502ed43050add8f426677d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:47:22.070Z] + go version [2022-10-17T09:47:22.070Z] go version go1.18.7 linux/amd64 [Pipeline] } [2022-10-17T09:47:22.084Z] $ docker stop --time=1 f1693e51fd6e4b142fa0b0b897a28105f228cbfca0502ed43050add8f426677d [2022-10-17T09:47:23.439Z] $ docker rm -f f1693e51fd6e4b142fa0b0b897a28105f228cbfca0502ed43050add8f426677d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:23.852Z] + docker inspect -f . ci-base-image-x86_64 [2022-10-17T09:47:23.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:47:23.931Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:47:23.965Z] $ 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 ******** ci-base-image-x86_64 cat [2022-10-17T09:47:24.375Z] $ docker top a5e94789cc7a3275714cef8ea689987f03da47e2fbcd53703d7f5a611d59bd36 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:47:24.714Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:47:25.012Z] + make test [2022-10-17T09:47:25.012Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T09:47:25.271Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-10-17T09:47:35.233Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-10-17T09:47:35.233Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.016s coverage: 47.7% of statements [2022-10-17T09:47:43.360Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2022-10-17T09:47:43.360Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:47:45.888Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:47:45.888Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:47:45.888Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:47:45.897Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:47:45.913Z] $ docker stop --time=1 a5e94789cc7a3275714cef8ea689987f03da47e2fbcd53703d7f5a611d59bd36 [2022-10-17T09:47:47.731Z] $ docker rm -f a5e94789cc7a3275714cef8ea689987f03da47e2fbcd53703d7f5a611d59bd36 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:47:48.192Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:47:48.236Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-10-17T09:47:48.742Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:47:49.028Z] + ls -al . [2022-10-17T09:47:49.028Z] total 188 [2022-10-17T09:47:49.028Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 17 09:47 . [2022-10-17T09:47:49.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:46 .. [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 09:46 .dockerignore [2022-10-17T09:47:49.028Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:47 .git [2022-10-17T09:47:49.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:46 .github [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 17 09:46 .gitignore [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:46 .golangci.yml [2022-10-17T09:47:49.028Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:46 .semver [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 10121 Oct 17 09:46 Attribution.txt [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 10001 Oct 17 09:46 CHANGELOG.md [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 1606 Oct 17 09:46 Dockerfile [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:46 GOVERNANCE.md [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:46 Jenkinsfile [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:46 LICENSE [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 2101 Oct 17 09:46 Makefile [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 09:46 OWNERS.md [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 4061 Oct 17 09:46 README.md [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:46 VERSION [2022-10-17T09:47:49.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:46 bin [2022-10-17T09:47:49.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:46 cmd [2022-10-17T09:47:49.028Z] -rw-r--r-- 1 jenkins jenkins 23241 Oct 17 09:47 coverage.out [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 3643 Oct 17 09:46 go.mod [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 38288 Oct 17 09:46 go.sum [2022-10-17T09:47:49.028Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:46 internal [2022-10-17T09:47:49.028Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:46 simulator [2022-10-17T09:47:49.028Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:46 snap [2022-10-17T09:47:49.028Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 17 09:46 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:47:49.334Z] + 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=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 --label arch=amd64 --label version=2.3.0-dev.19 . [2022-10-17T09:47:49.334Z] Sending build context to Docker daemon 6.208MB [2022-10-17T09:47:49.334Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:47:49.334Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T09:47:49.334Z] ---> 4fbe4f9618ee [2022-10-17T09:47:49.334Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:47:49.594Z] ---> Running in fbdda2210f35 [2022-10-17T09:47:49.594Z] Removing intermediate container fbdda2210f35 [2022-10-17T09:47:49.594Z] ---> 5e9397e35078 [2022-10-17T09:47:49.594Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:47:49.854Z] ---> Running in 82c7b9dcef3b [2022-10-17T09:47:49.854Z] Removing intermediate container 82c7b9dcef3b [2022-10-17T09:47:49.854Z] ---> 286913aae063 [2022-10-17T09:47:50.112Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:47:50.112Z] ---> Running in 165912a550a9 [2022-10-17T09:47:50.684Z] Removing intermediate container 165912a550a9 [2022-10-17T09:47:50.684Z] ---> a90eef23000d [2022-10-17T09:47:50.684Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T09:47:50.945Z] ---> Running in 9d1a056f5e9c [2022-10-17T09:47:51.204Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:52.140Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:47:52.398Z] OK: 217 MiB in 59 packages [2022-10-17T09:47:52.656Z] Removing intermediate container 9d1a056f5e9c [2022-10-17T09:47:52.656Z] ---> d4098d62c203 [2022-10-17T09:47:52.656Z] Step 7/24 : WORKDIR /device-modbus-go [2022-10-17T09:47:52.656Z] ---> Running in e6a1c05b2a5e [2022-10-17T09:47:52.914Z] Removing intermediate container e6a1c05b2a5e [2022-10-17T09:47:52.914Z] ---> 1f8580251e8c [2022-10-17T09:47:52.914Z] Step 8/24 : COPY go.mod vendor* ./ [2022-10-17T09:47:52.914Z] ---> 149b720004f7 [2022-10-17T09:47:52.914Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:47:52.914Z] ---> Running in 037645de4815 [2022-10-17T09:47:53.852Z] Removing intermediate container 037645de4815 [2022-10-17T09:47:53.852Z] ---> 1b32f5b6f220 [2022-10-17T09:47:53.852Z] Step 10/24 : COPY . . [2022-10-17T09:47:54.112Z] ---> 00604d9f3155 [2022-10-17T09:47:54.112Z] Step 11/24 : RUN ${MAKE} [2022-10-17T09:47:54.112Z] ---> Running in f119f071e602 [2022-10-17T09:47:54.371Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-10-17T09:48:16.343Z] Removing intermediate container f119f071e602 [2022-10-17T09:48:16.343Z] ---> 1e33be21ed86 [2022-10-17T09:48:16.343Z] Step 12/24 : FROM alpine:3.14 [2022-10-17T09:48:16.343Z] 3.14: Pulling from library/alpine [2022-10-17T09:48:16.343Z] c7ed990a2339: Pulling fs layer [2022-10-17T09:48:16.343Z] c7ed990a2339: Verifying Checksum [2022-10-17T09:48:16.343Z] c7ed990a2339: Download complete [2022-10-17T09:48:16.343Z] c7ed990a2339: Pull complete [2022-10-17T09:48:16.343Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T09:48:16.343Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T09:48:16.343Z] ---> dd53f409bf0b [2022-10-17T09:48:16.343Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-10-17T09:48:16.603Z] ---> Running in eee788fe860e [2022-10-17T09:48:16.603Z] Removing intermediate container eee788fe860e [2022-10-17T09:48:16.603Z] ---> 67583ee4d921 [2022-10-17T09:48:16.603Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:48:16.603Z] ---> Running in 308d4eacc3fd [2022-10-17T09:48:17.170Z] Removing intermediate container 308d4eacc3fd [2022-10-17T09:48:17.170Z] ---> f759f756b9c3 [2022-10-17T09:48:17.170Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:48:17.170Z] ---> Running in 7ec3c3cc88fb [2022-10-17T09:48:17.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:18.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-10-17T09:48:18.624Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:48:18.882Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-10-17T09:48:18.882Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:48:18.882Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-17T09:48:19.140Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:48:19.140Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:48:19.140Z] Executing busybox-1.33.1-r8.trigger [2022-10-17T09:48:19.140Z] OK: 8 MiB in 20 packages [2022-10-17T09:48:19.709Z] Removing intermediate container 7ec3c3cc88fb [2022-10-17T09:48:19.709Z] ---> fcb9e98bc48d [2022-10-17T09:48:19.709Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-10-17T09:48:20.278Z] ---> eddf5356a3b3 [2022-10-17T09:48:20.278Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-10-17T09:48:20.278Z] ---> 6b252d92eaa1 [2022-10-17T09:48:20.278Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-10-17T09:48:20.538Z] ---> 2abca683cd4b [2022-10-17T09:48:20.538Z] Step 19/24 : EXPOSE 59901 [2022-10-17T09:48:20.538Z] ---> Running in dea48e6327e6 [2022-10-17T09:48:20.538Z] Removing intermediate container dea48e6327e6 [2022-10-17T09:48:20.538Z] ---> b629fdef35e0 [2022-10-17T09:48:20.538Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-10-17T09:48:20.797Z] ---> Running in 56671a3b4549 [2022-10-17T09:48:20.797Z] Removing intermediate container 56671a3b4549 [2022-10-17T09:48:20.797Z] ---> a0d15dbdf576 [2022-10-17T09:48:20.797Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:48:20.797Z] ---> Running in 86029f2834a8 [2022-10-17T09:48:20.797Z] Removing intermediate container 86029f2834a8 [2022-10-17T09:48:20.797Z] ---> ac941871962b [2022-10-17T09:48:20.797Z] Step 22/24 : LABEL arch=amd64 [2022-10-17T09:48:21.056Z] ---> Running in 86ecd7e9eec5 [2022-10-17T09:48:21.056Z] Removing intermediate container 86ecd7e9eec5 [2022-10-17T09:48:21.056Z] ---> ebd53770654a [2022-10-17T09:48:21.056Z] Step 23/24 : LABEL git_sha=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:48:21.056Z] ---> Running in 31874481d300 [2022-10-17T09:48:21.056Z] Removing intermediate container 31874481d300 [2022-10-17T09:48:21.056Z] ---> 099db2b05b46 [2022-10-17T09:48:21.056Z] Step 24/24 : LABEL version=2.3.0-dev.19 [2022-10-17T09:48:21.314Z] ---> Running in dd9b515afd5a [2022-10-17T09:48:21.314Z] Removing intermediate container dd9b515afd5a [2022-10-17T09:48:21.314Z] ---> 4e053612d001 [2022-10-17T09:48:21.314Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:48:21.314Z] Successfully built 4e053612d001 [2022-10-17T09:48:21.314Z] Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:48:21.420Z] provisioning config files... [2022-10-17T09:48:21.429Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config2480325618664373151tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:48:21.720Z] ---> docker-login.sh [2022-10-17T09:48:21.720Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:48:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:21.720Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:21.720Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:21.720Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:21.720Z] [2022-10-17T09:48:21.720Z] Login Succeeded [2022-10-17T09:48:21.720Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:48:21.720Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:21.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:21.721Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:21.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:21.721Z] [2022-10-17T09:48:21.721Z] Login Succeeded [2022-10-17T09:48:21.721Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:48:21.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:21.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:21.979Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:21.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:21.979Z] [2022-10-17T09:48:21.979Z] Login Succeeded [2022-10-17T09:48:21.979Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:48:21.979Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:21.979Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:21.979Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:21.979Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:21.979Z] [2022-10-17T09:48:21.979Z] Login Succeeded [2022-10-17T09:48:21.979Z] docker.io [2022-10-17T09:48:22.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:48:22.498Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:48:22.498Z] Configure a credential helper to remove this warning. See [2022-10-17T09:48:22.498Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:48:22.498Z] [2022-10-17T09:48:22.498Z] Login Succeeded [2022-10-17T09:48:22.498Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:48:22.512Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:48:22.538Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:48:22.556Z] [edgeXDocker.push] Tagging docker image device-modbus with the following tags: [2022-10-17T09:48:22.556Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:48:22.556Z] latest [2022-10-17T09:48:22.556Z] 2.3.0-dev.19 [2022-10-17T09:48:22.556Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:48:22.556Z] main [2022-10-17T09:48:22.556Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:22.888Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:23.196Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:48:23.196Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-17T09:48:23.196Z] 724a9bb1b741: Preparing [2022-10-17T09:48:23.196Z] f552e2b151c8: Preparing [2022-10-17T09:48:23.196Z] 084620ed30a4: Preparing [2022-10-17T09:48:23.196Z] 114f206ae8c3: Preparing [2022-10-17T09:48:23.196Z] 66f9faf240a9: Preparing [2022-10-17T09:48:23.196Z] 63493a9ab2d4: Preparing [2022-10-17T09:48:23.196Z] 63493a9ab2d4: Waiting [2022-10-17T09:48:23.196Z] f552e2b151c8: Pushed [2022-10-17T09:48:23.196Z] 724a9bb1b741: Pushed [2022-10-17T09:48:23.196Z] 66f9faf240a9: Pushed [2022-10-17T09:48:23.196Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:48:23.455Z] 114f206ae8c3: Pushed [2022-10-17T09:48:25.992Z] 084620ed30a4: Pushed [2022-10-17T09:48:25.992Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37: digest: sha256:80a1874ae6adde7ed432c1601cc8d83d8c945616b6b6001c3396d03f529b5f54 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:26.303Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:26.613Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-10-17T09:48:26.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-17T09:48:26.613Z] 724a9bb1b741: Preparing [2022-10-17T09:48:26.613Z] f552e2b151c8: Preparing [2022-10-17T09:48:26.613Z] 084620ed30a4: Preparing [2022-10-17T09:48:26.613Z] 114f206ae8c3: Preparing [2022-10-17T09:48:26.613Z] 66f9faf240a9: Preparing [2022-10-17T09:48:26.613Z] 63493a9ab2d4: Preparing [2022-10-17T09:48:26.613Z] 63493a9ab2d4: Waiting [2022-10-17T09:48:26.613Z] 66f9faf240a9: Layer already exists [2022-10-17T09:48:26.613Z] f552e2b151c8: Layer already exists [2022-10-17T09:48:26.613Z] 724a9bb1b741: Layer already exists [2022-10-17T09:48:26.613Z] 114f206ae8c3: Layer already exists [2022-10-17T09:48:26.613Z] 084620ed30a4: Layer already exists [2022-10-17T09:48:26.613Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:48:26.613Z] latest: digest: sha256:80a1874ae6adde7ed432c1601cc8d83d8c945616b6b6001c3396d03f529b5f54 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:26.935Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:27.240Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.19 [2022-10-17T09:48:27.240Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-17T09:48:27.240Z] 724a9bb1b741: Preparing [2022-10-17T09:48:27.240Z] f552e2b151c8: Preparing [2022-10-17T09:48:27.240Z] 084620ed30a4: Preparing [2022-10-17T09:48:27.240Z] 114f206ae8c3: Preparing [2022-10-17T09:48:27.240Z] 66f9faf240a9: Preparing [2022-10-17T09:48:27.240Z] 63493a9ab2d4: Preparing [2022-10-17T09:48:27.240Z] 63493a9ab2d4: Waiting [2022-10-17T09:48:27.240Z] 66f9faf240a9: Layer already exists [2022-10-17T09:48:27.240Z] f552e2b151c8: Layer already exists [2022-10-17T09:48:27.240Z] 114f206ae8c3: Layer already exists [2022-10-17T09:48:27.240Z] 724a9bb1b741: Layer already exists [2022-10-17T09:48:27.240Z] 084620ed30a4: Layer already exists [2022-10-17T09:48:27.240Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:48:27.240Z] 2.3.0-dev.19: digest: sha256:80a1874ae6adde7ed432c1601cc8d83d8c945616b6b6001c3396d03f529b5f54 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:27.543Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:27.851Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:48:27.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-17T09:48:27.851Z] 724a9bb1b741: Preparing [2022-10-17T09:48:27.851Z] f552e2b151c8: Preparing [2022-10-17T09:48:27.851Z] 084620ed30a4: Preparing [2022-10-17T09:48:27.851Z] 114f206ae8c3: Preparing [2022-10-17T09:48:27.852Z] 66f9faf240a9: Preparing [2022-10-17T09:48:27.852Z] 63493a9ab2d4: Preparing [2022-10-17T09:48:27.852Z] 63493a9ab2d4: Waiting [2022-10-17T09:48:27.852Z] 114f206ae8c3: Layer already exists [2022-10-17T09:48:27.852Z] 724a9bb1b741: Layer already exists [2022-10-17T09:48:27.852Z] 66f9faf240a9: Layer already exists [2022-10-17T09:48:27.852Z] f552e2b151c8: Layer already exists [2022-10-17T09:48:27.852Z] 084620ed30a4: Layer already exists [2022-10-17T09:48:27.852Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:48:27.852Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19: digest: sha256:80a1874ae6adde7ed432c1601cc8d83d8c945616b6b6001c3396d03f529b5f54 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:28.161Z] + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:28.557Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus:main [2022-10-17T09:48:28.557Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] [2022-10-17T09:48:28.557Z] 724a9bb1b741: Preparing [2022-10-17T09:48:28.557Z] f552e2b151c8: Preparing [2022-10-17T09:48:28.557Z] 084620ed30a4: Preparing [2022-10-17T09:48:28.557Z] 114f206ae8c3: Preparing [2022-10-17T09:48:28.557Z] 66f9faf240a9: Preparing [2022-10-17T09:48:28.557Z] 63493a9ab2d4: Preparing [2022-10-17T09:48:28.557Z] 63493a9ab2d4: Waiting [2022-10-17T09:48:28.557Z] 724a9bb1b741: Layer already exists [2022-10-17T09:48:28.557Z] 084620ed30a4: Layer already exists [2022-10-17T09:48:28.557Z] 66f9faf240a9: Layer already exists [2022-10-17T09:48:28.557Z] f552e2b151c8: Layer already exists [2022-10-17T09:48:28.557Z] 114f206ae8c3: Layer already exists [2022-10-17T09:48:28.557Z] 63493a9ab2d4: Layer already exists [2022-10-17T09:48:28.557Z] main: digest: sha256:80a1874ae6adde7ed432c1601cc8d83d8c945616b6b6001c3396d03f529b5f54 size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:48:28.604Z] ===================================================== [Pipeline] echo [2022-10-17T09:48:28.611Z] taggedImages: [2022-10-17T09:48:28.611Z] - nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:48:28.611Z] - nexus3.edgexfoundry.org:10004/device-modbus:latest [2022-10-17T09:48:28.611Z] - nexus3.edgexfoundry.org:10004/device-modbus:2.3.0-dev.19 [2022-10-17T09:48:28.611Z] - nexus3.edgexfoundry.org:10004/device-modbus:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:48:28.611Z] - 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 [2022-10-17T09:48:29.028Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:29.028Z] [2022-10-17T09:48:29.028Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:48:29.325Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:29.326Z] latest: Pulling from edgex-lftools-log-publisher [2022-10-17T09:48:29.326Z] 5eb5b503b376: Pulling fs layer [2022-10-17T09:48:29.326Z] 5c69ac0246d0: Pulling fs layer [2022-10-17T09:48:29.326Z] ec43610c2a17: Pulling fs layer [2022-10-17T09:48:29.326Z] 3a2ae6a8a46f: Pulling fs layer [2022-10-17T09:48:29.326Z] 33b1e0a273af: Pulling fs layer [2022-10-17T09:48:29.326Z] 5d3b04190fa2: Pulling fs layer [2022-10-17T09:48:29.326Z] 2f39f015ded8: Pulling fs layer [2022-10-17T09:48:29.326Z] 5d3b04190fa2: Waiting [2022-10-17T09:48:29.326Z] 33b1e0a273af: Waiting [2022-10-17T09:48:29.326Z] 2f39f015ded8: Waiting [2022-10-17T09:48:29.326Z] 5c69ac0246d0: Verifying Checksum [2022-10-17T09:48:29.326Z] 5c69ac0246d0: Download complete [2022-10-17T09:48:29.326Z] 3a2ae6a8a46f: Verifying Checksum [2022-10-17T09:48:29.326Z] 3a2ae6a8a46f: Download complete [2022-10-17T09:48:29.326Z] 33b1e0a273af: Verifying Checksum [2022-10-17T09:48:29.326Z] 33b1e0a273af: Download complete [2022-10-17T09:48:29.326Z] ec43610c2a17: Verifying Checksum [2022-10-17T09:48:29.585Z] 5d3b04190fa2: Verifying Checksum [2022-10-17T09:48:29.585Z] 5d3b04190fa2: Download complete [2022-10-17T09:48:29.585Z] 5eb5b503b376: Verifying Checksum [2022-10-17T09:48:29.585Z] 5eb5b503b376: Download complete [2022-10-17T09:48:30.161Z] 2f39f015ded8: Download complete [2022-10-17T09:48:31.099Z] 5eb5b503b376: Pull complete [2022-10-17T09:48:31.099Z] 5c69ac0246d0: Pull complete [2022-10-17T09:48:31.665Z] ec43610c2a17: Pull complete [2022-10-17T09:48:31.665Z] 3a2ae6a8a46f: Pull complete [2022-10-17T09:48:31.925Z] 33b1e0a273af: Pull complete [2022-10-17T09:48:31.925Z] 5d3b04190fa2: Pull complete [2022-10-17T09:48:36.114Z] 2f39f015ded8: Pull complete [2022-10-17T09:48:36.114Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-10-17T09:48:36.114Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:48:36.114Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:48:36.189Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:48:36.222Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:48:37.163Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8286 in /w/workspace/gexfoundry_device-modbus-go_main [2022-10-17T09:48:37.885Z] $ docker top 2160e4d28f29ee94ed939bdd4026c7bd4e572baab1d9db1f7df129eeb60f01d0 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws [2022-10-17T09:48:38.040Z] Running in /w/workspace/device-modbus-go/58 [Pipeline] { [Pipeline] checkout [2022-10-17T09:48:38.075Z] Selected Git installation does not exist. Using Default [2022-10-17T09:48:38.075Z] The recommended git tool is: NONE [2022-10-17T09:48:38.295Z] ---> job-cost.sh [2022-10-17T09:48:38.295Z] lf-activate-venv: SKIPPING [2022-10-17T09:48:38.295Z] INFO: No Stack... [2022-10-17T09:48:38.863Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:48:39.123Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:48:39.415Z] + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv [2022-10-17T09:48:39.415Z] + cut -d, -f6 [Pipeline] lock [2022-10-17T09:48:39.428Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [2022-10-17T09:48:39.433Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] did not exist. Created. [2022-10-17T09:48:39.433Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:48:39.736Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-10-17T09:48:39.773Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:48:39.780Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:48:39.804Z] $ docker stop --time=1 2160e4d28f29ee94ed939bdd4026c7bd4e572baab1d9db1f7df129eeb60f01d0 [2022-10-17T09:48:41.073Z] $ docker rm -f 2160e4d28f29ee94ed939bdd4026c7bd4e572baab1d9db1f7df129eeb60f01d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-10-17T09:48:43.648Z] using credential edgex-jenkins-ssh [2022-10-17T09:48:43.665Z] Cloning the remote Git repository [2022-10-17T09:48:43.698Z] Cloning repository git@github.com:edgexfoundry/device-modbus-go.git [2022-10-17T09:48:43.770Z] > git init /w/workspace/device-modbus-go/58 # timeout=10 [2022-10-17T09:48:43.909Z] Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git [2022-10-17T09:48:43.909Z] > git --version # timeout=10 [2022-10-17T09:48:43.929Z] > git --version # 'git version 2.25.1' [2022-10-17T09:48:43.931Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-10-17T09:48:43.983Z] Verifying host key using known hosts file [2022-10-17T09:48:44.193Z] You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. [2022-10-17T09:48:44.210Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:48:45.350Z] > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 [2022-10-17T09:48:45.375Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-10-17T09:48:46.205Z] Avoid second fetch [2022-10-17T09:48:46.206Z] Checking out Revision 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 (main) [2022-10-17T09:48:46.677Z] Commit message: "feat(snap): add config interface with unique identifier (#382)" [2022-10-17T09:48:46.213Z] > git config core.sparsecheckout # timeout=10 [2022-10-17T09:48:46.234Z] > git checkout -f 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:48:47.579Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-10-17T09:48:47.579Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:48:47.579Z] Dload Upload Total Spent Left Speed [2022-10-17T09:48:47.579Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 93348 0 --:--:-- --:--:-- --:--:-- 93348 [Pipeline] sh [2022-10-17T09:48:48.211Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-10-17T09:48:48.542Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-10-17T09:48:48.542Z] + sudo tee /etc/docker/daemon.new [2022-10-17T09:48:48.542Z] { [2022-10-17T09:48:48.542Z] "registry-mirrors": [ [2022-10-17T09:48:48.542Z] "https://nexus3.edgexfoundry.org:10001" [2022-10-17T09:48:48.542Z] ], [2022-10-17T09:48:48.542Z] "bip": "10.250.0.254/24", [2022-10-17T09:48:48.542Z] "hosts": [ [2022-10-17T09:48:48.542Z] "tcp://0.0.0.0:5555", [2022-10-17T09:48:48.542Z] "unix:///var/run/docker.sock" [2022-10-17T09:48:48.542Z] ], [2022-10-17T09:48:48.542Z] "mtu": 1458, [2022-10-17T09:48:48.542Z] "selinux-enabled": true, [2022-10-17T09:48:48.542Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-10-17T09:48:48.542Z] } [Pipeline] sh [2022-10-17T09:48:48.876Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-10-17T09:48:49.201Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:49:07.466Z] provisioning config files... [2022-10-17T09:49:07.491Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/58@tmp/config9774965725089519298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:49:07.844Z] ---> docker-login.sh [2022-10-17T09:49:07.844Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:49:08.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:49:08.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:49:08.434Z] Configure a credential helper to remove this warning. See [2022-10-17T09:49:08.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:49:08.434Z] [2022-10-17T09:49:08.434Z] Login Succeeded [2022-10-17T09:49:08.434Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:49:08.706Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:49:08.706Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:49:08.706Z] Configure a credential helper to remove this warning. See [2022-10-17T09:49:08.706Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:49:08.706Z] [2022-10-17T09:49:08.706Z] Login Succeeded [2022-10-17T09:49:08.706Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:49:08.977Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:49:09.246Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:49:09.246Z] Configure a credential helper to remove this warning. See [2022-10-17T09:49:09.246Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:49:09.246Z] [2022-10-17T09:49:09.246Z] Login Succeeded [2022-10-17T09:49:09.246Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:49:09.518Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:49:09.518Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:49:09.518Z] Configure a credential helper to remove this warning. See [2022-10-17T09:49:09.518Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:49:09.518Z] [2022-10-17T09:49:09.518Z] Login Succeeded [2022-10-17T09:49:09.518Z] docker.io [2022-10-17T09:49:09.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:49:10.059Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:49:10.059Z] Configure a credential helper to remove this warning. See [2022-10-17T09:49:10.059Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:49:10.059Z] [2022-10-17T09:49:10.059Z] Login Succeeded [2022-10-17T09:49:10.059Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:49:10.073Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-10-17T09:49:10.216Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:49:10.227Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:49:10.233Z] ========================================================= [2022-10-17T09:49:10.233Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-10-17T09:49:10.233Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:49:10.570Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2022-10-17T09:49:10.839Z] Sending build context to Docker daemon 3.215MB [2022-10-17T09:49:10.839Z] Step 1/11 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:49:10.839Z] Step 2/11 : FROM ${BASE} AS builder [2022-10-17T09:49:11.110Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-10-17T09:49:11.110Z] 9b18e9b68314: Pulling fs layer [2022-10-17T09:49:11.110Z] d32db5db7311: Pulling fs layer [2022-10-17T09:49:11.110Z] d0c4b47475fc: Pulling fs layer [2022-10-17T09:49:11.110Z] 5831b945b038: Pulling fs layer [2022-10-17T09:49:11.110Z] 86bbec2aaacd: Pulling fs layer [2022-10-17T09:49:11.110Z] e10730c5d714: Pulling fs layer [2022-10-17T09:49:11.110Z] 5dd5c2283517: Pulling fs layer [2022-10-17T09:49:11.110Z] d5ac0230b979: Pulling fs layer [2022-10-17T09:49:11.110Z] 86bbec2aaacd: Waiting [2022-10-17T09:49:11.110Z] e10730c5d714: Waiting [2022-10-17T09:49:11.110Z] 5dd5c2283517: Waiting [2022-10-17T09:49:11.110Z] d5ac0230b979: Waiting [2022-10-17T09:49:11.110Z] 5831b945b038: Waiting [2022-10-17T09:49:11.110Z] d0c4b47475fc: Verifying Checksum [2022-10-17T09:49:11.110Z] d32db5db7311: Verifying Checksum [2022-10-17T09:49:11.110Z] d32db5db7311: Download complete [2022-10-17T09:49:11.110Z] 86bbec2aaacd: Verifying Checksum [2022-10-17T09:49:11.110Z] 86bbec2aaacd: Download complete [2022-10-17T09:49:11.110Z] e10730c5d714: Verifying Checksum [2022-10-17T09:49:11.110Z] e10730c5d714: Download complete [2022-10-17T09:49:11.110Z] 9b18e9b68314: Download complete [2022-10-17T09:49:12.096Z] 9b18e9b68314: Pull complete [2022-10-17T09:49:12.096Z] d5ac0230b979: Verifying Checksum [2022-10-17T09:49:12.096Z] d5ac0230b979: Download complete [2022-10-17T09:49:13.520Z] 5dd5c2283517: Verifying Checksum [2022-10-17T09:49:13.520Z] 5dd5c2283517: Download complete [2022-10-17T09:49:13.520Z] d32db5db7311: Pull complete [2022-10-17T09:49:13.790Z] d0c4b47475fc: Pull complete [2022-10-17T09:49:14.061Z] 5831b945b038: Verifying Checksum [2022-10-17T09:49:14.061Z] 5831b945b038: Download complete [2022-10-17T09:49:26.421Z] 5831b945b038: Pull complete [2022-10-17T09:49:26.421Z] 86bbec2aaacd: Pull complete [2022-10-17T09:49:26.421Z] e10730c5d714: Pull complete [2022-10-17T09:49:33.085Z] 5dd5c2283517: Pull complete [2022-10-17T09:49:34.507Z] d5ac0230b979: Pull complete [2022-10-17T09:49:34.507Z] Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 [2022-10-17T09:49:34.507Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-10-17T09:49:34.507Z] ---> 59b3b1a385d4 [2022-10-17T09:49:34.507Z] Step 3/11 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:49:36.461Z] ---> Running in 9ffcd9ace107 [2022-10-17T09:49:36.461Z] Removing intermediate container 9ffcd9ace107 [2022-10-17T09:49:36.461Z] ---> a7b6f89433d1 [2022-10-17T09:49:36.461Z] Step 4/11 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:49:36.461Z] ---> Running in 98988c7672dd [2022-10-17T09:49:37.047Z] Removing intermediate container 98988c7672dd [2022-10-17T09:49:37.047Z] ---> 5f20a49af3b2 [2022-10-17T09:49:37.047Z] Step 5/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:49:37.047Z] ---> Running in 4943dabd8309 [2022-10-17T09:49:38.995Z] Removing intermediate container 4943dabd8309 [2022-10-17T09:49:38.995Z] ---> 20d2c1b8fb87 [2022-10-17T09:49:38.995Z] Step 6/11 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T09:49:38.995Z] ---> Running in e071f0309e8d [2022-10-17T09:49:39.961Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:49:40.921Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:49:41.503Z] (1/8) Installing openssh-keygen (9.0_p1-r2) [2022-10-17T09:49:41.770Z] (2/8) Installing libedit (20210910.3.1-r0) [2022-10-17T09:49:41.770Z] (3/8) Installing openssh-client-common (9.0_p1-r2) [2022-10-17T09:49:42.038Z] (4/8) Installing openssh-client-default (9.0_p1-r2) [2022-10-17T09:49:42.038Z] (5/8) Installing openssh-sftp-server (9.0_p1-r2) [2022-10-17T09:49:42.304Z] (6/8) Installing openssh-server-common (9.0_p1-r2) [2022-10-17T09:49:42.304Z] (7/8) Installing openssh-server (9.0_p1-r2) [2022-10-17T09:49:42.304Z] (8/8) Installing openssh (9.0_p1-r2) [2022-10-17T09:49:42.571Z] Executing busybox-1.35.0-r17.trigger [2022-10-17T09:49:42.571Z] OK: 228 MiB in 59 packages [2022-10-17T09:49:43.544Z] Removing intermediate container e071f0309e8d [2022-10-17T09:49:43.544Z] ---> cc58694758c5 [2022-10-17T09:49:43.544Z] Step 7/11 : WORKDIR /device-modbus-go [2022-10-17T09:49:43.544Z] ---> Running in 4e5bfdb025d3 [2022-10-17T09:49:43.812Z] Removing intermediate container 4e5bfdb025d3 [2022-10-17T09:49:43.812Z] ---> 8525d625d99a [2022-10-17T09:49:43.812Z] Step 8/11 : COPY go.mod vendor* ./ [2022-10-17T09:49:44.515Z] ---> df02dee29260 [2022-10-17T09:49:44.515Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:49:44.515Z] ---> Running in 8ef26839d127 [2022-10-17T09:50:40.977Z] Removing intermediate container 8ef26839d127 [2022-10-17T09:50:40.977Z] ---> f7a6ea6b0b40 [2022-10-17T09:50:40.977Z] Step 10/11 : COPY . . [2022-10-17T09:50:40.977Z] ---> 59faade2df82 [2022-10-17T09:50:40.977Z] Step 11/11 : RUN ${MAKE} [2022-10-17T09:50:40.977Z] ---> Running in 823e826395a4 [2022-10-17T09:50:40.977Z] noop [2022-10-17T09:50:40.977Z] Removing intermediate container 823e826395a4 [2022-10-17T09:50:40.977Z] ---> 173de70722cd [2022-10-17T09:50:40.977Z] Successfully built 173de70722cd [2022-10-17T09:50:40.977Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:50:41.335Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:50:41.335Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:50:41.517Z] prd-ubuntu20.04-docker-arm64-4c-16g-8286 does not seem to be running inside a container [2022-10-17T09:50:41.584Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/58 -v /w/workspace/device-modbus-go/58:/w/workspace/device-modbus-go/58:rw,z -v /w/workspace/device-modbus-go/58@tmp:/w/workspace/device-modbus-go/58@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 [2022-10-17T09:50:42.819Z] $ docker top 143cdb6d37239e3eb9ca67b4155fdb5b80f83c1e1349cd36cbfbcb0bde3f7eb8 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:50:43.651Z] + go version [2022-10-17T09:50:43.651Z] go version go1.18.7 linux/arm64 [Pipeline] } [2022-10-17T09:50:43.674Z] $ docker stop --time=1 143cdb6d37239e3eb9ca67b4155fdb5b80f83c1e1349cd36cbfbcb0bde3f7eb8 [2022-10-17T09:50:45.388Z] $ docker rm -f 143cdb6d37239e3eb9ca67b4155fdb5b80f83c1e1349cd36cbfbcb0bde3f7eb8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:50:45.914Z] + docker inspect -f . ci-base-image-arm64 [2022-10-17T09:50:45.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:50:46.078Z] prd-ubuntu20.04-docker-arm64-4c-16g-8286 does not seem to be running inside a container [2022-10-17T09:50:46.144Z] $ 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/58 -v /w/workspace/device-modbus-go/58:/w/workspace/device-modbus-go/58:rw,z -v /w/workspace/device-modbus-go/58@tmp:/w/workspace/device-modbus-go/58@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 [2022-10-17T09:50:47.416Z] $ docker top c1c93bd55140ed6a1b6c2fd0c573db6ae743ff6ec52a58ee49f1c0fa9ba34989 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:50:48.245Z] + git config --global --add safe.directory /w/workspace/device-modbus-go/58 [Pipeline] fileExists [Pipeline] sh [2022-10-17T09:50:48.899Z] + make test [2022-10-17T09:50:48.899Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-10-17T09:50:50.314Z] ? github.com/edgexfoundry/device-modbus-go [no test files] [2022-10-17T09:52:26.986Z] ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] [2022-10-17T09:52:26.986Z] ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.063s coverage: 47.7% of statements [2022-10-17T09:52:26.986Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-10-17T09:52:26.986Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-10-17T09:52:39.313Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-10-17T09:52:39.313Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-10-17T09:52:39.313Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-10-17T09:52:39.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-10-17T09:52:39.349Z] $ docker stop --time=1 c1c93bd55140ed6a1b6c2fd0c573db6ae743ff6ec52a58ee49f1c0fa9ba34989 [2022-10-17T09:52:41.132Z] $ docker rm -f c1c93bd55140ed6a1b6c2fd0c573db6ae743ff6ec52a58ee49f1c0fa9ba34989 [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:52:42.080Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-10-17T09:52:42.097Z] Warning: overwriting stash ‘coverage-report’ [2022-10-17T09:52:42.550Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-10-17T09:52:42.955Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-10-17T09:52:43.279Z] + ls -al . [2022-10-17T09:52:43.279Z] total 184 [2022-10-17T09:52:43.279Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 17 09:50 . [2022-10-17T09:52:43.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:48 .. [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 17 09:48 .dockerignore [2022-10-17T09:52:43.279Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 17 09:48 .git [2022-10-17T09:52:43.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:48 .github [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 331 Oct 17 09:48 .gitignore [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 17 09:48 .golangci.yml [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 10121 Oct 17 09:48 Attribution.txt [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 10001 Oct 17 09:48 CHANGELOG.md [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 1606 Oct 17 09:48 Dockerfile [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 17 09:48 GOVERNANCE.md [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 680 Oct 17 09:48 Jenkinsfile [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 17 09:48 LICENSE [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 2101 Oct 17 09:48 Makefile [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 622 Oct 17 09:48 OWNERS.md [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 4061 Oct 17 09:48 README.md [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 12 Oct 17 09:46 VERSION [2022-10-17T09:52:43.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:48 bin [2022-10-17T09:52:43.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:48 cmd [2022-10-17T09:52:43.279Z] -rw-r--r-- 1 jenkins jenkins 23241 Oct 17 09:52 coverage.out [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 3643 Oct 17 09:48 go.mod [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 38288 Oct 17 09:48 go.sum [2022-10-17T09:52:43.279Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 17 09:48 internal [2022-10-17T09:52:43.279Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 17 09:48 simulator [2022-10-17T09:52:43.279Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 17 09:48 snap [2022-10-17T09:52:43.279Z] -rw-rw-r-- 1 jenkins jenkins 229 Oct 17 09:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:52:43.615Z] + 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=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 --label arch=arm64 --label version=2.3.0-dev.19 . [2022-10-17T09:52:43.882Z] Sending build context to Docker daemon 3.239MB [2022-10-17T09:52:43.882Z] Step 1/24 : ARG BASE=golang:1.18-alpine3.16 [2022-10-17T09:52:43.882Z] Step 2/24 : FROM ${BASE} AS builder [2022-10-17T09:52:43.882Z] ---> 173de70722cd [2022-10-17T09:52:43.882Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-10-17T09:52:44.150Z] ---> Running in 79059dea9c29 [2022-10-17T09:52:44.419Z] Removing intermediate container 79059dea9c29 [2022-10-17T09:52:44.419Z] ---> f2e96dcf212f [2022-10-17T09:52:44.419Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2022-10-17T09:52:44.419Z] ---> Running in ae1aeada0361 [2022-10-17T09:52:44.689Z] Removing intermediate container ae1aeada0361 [2022-10-17T09:52:44.689Z] ---> 5825c17ea9f8 [2022-10-17T09:52:44.689Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:52:44.689Z] ---> Running in d3e89581de53 [2022-10-17T09:52:46.640Z] Removing intermediate container d3e89581de53 [2022-10-17T09:52:46.640Z] ---> 4918643cb5fd [2022-10-17T09:52:46.640Z] Step 6/24 : RUN apk add --update --no-cache make git openssh gcc libc-dev zeromq-dev libsodium-dev [2022-10-17T09:52:46.640Z] ---> Running in d19103a9f478 [2022-10-17T09:52:47.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:52:48.567Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:52:49.529Z] OK: 228 MiB in 59 packages [2022-10-17T09:52:50.117Z] Removing intermediate container d19103a9f478 [2022-10-17T09:52:50.117Z] ---> 77edf9fe810e [2022-10-17T09:52:50.117Z] Step 7/24 : WORKDIR /device-modbus-go [2022-10-17T09:52:50.117Z] ---> Running in a16fbc708406 [2022-10-17T09:52:50.392Z] Removing intermediate container a16fbc708406 [2022-10-17T09:52:50.392Z] ---> 1e4ce1e432d0 [2022-10-17T09:52:50.392Z] Step 8/24 : COPY go.mod vendor* ./ [2022-10-17T09:52:50.977Z] ---> a21b83141a70 [2022-10-17T09:52:50.977Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-10-17T09:52:51.250Z] ---> Running in dedb5a7cf969 [2022-10-17T09:52:53.200Z] Removing intermediate container dedb5a7cf969 [2022-10-17T09:52:53.200Z] ---> 91202d097761 [2022-10-17T09:52:53.200Z] Step 10/24 : COPY . . [2022-10-17T09:52:54.166Z] ---> b3567b108308 [2022-10-17T09:52:54.166Z] Step 11/24 : RUN ${MAKE} [2022-10-17T09:52:54.166Z] ---> Running in 1c5db2b43e06 [2022-10-17T09:52:55.140Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-modbus-go.Version=2.3.0-dev.19" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd [2022-10-17T09:55:31.899Z] Removing intermediate container 1c5db2b43e06 [2022-10-17T09:55:31.899Z] ---> 9aeebf6eb115 [2022-10-17T09:55:31.899Z] Step 12/24 : FROM alpine:3.14 [2022-10-17T09:55:31.899Z] 3.14: Pulling from library/alpine [2022-10-17T09:55:31.899Z] 90cda3b7c325: Pulling fs layer [2022-10-17T09:55:31.899Z] 90cda3b7c325: Verifying Checksum [2022-10-17T09:55:31.899Z] 90cda3b7c325: Download complete [2022-10-17T09:55:31.899Z] 90cda3b7c325: Pull complete [2022-10-17T09:55:31.900Z] Digest: sha256:1ab24b3b99320975cca71716a7475a65d263d0b6b604d9d14ce08f7a3f67595c [2022-10-17T09:55:31.900Z] Status: Downloaded newer image for alpine:3.14 [2022-10-17T09:55:31.900Z] ---> 376ba31ae3da [2022-10-17T09:55:31.900Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' [2022-10-17T09:55:31.900Z] ---> Running in 467a6bfb3fe7 [2022-10-17T09:55:31.900Z] Removing intermediate container 467a6bfb3fe7 [2022-10-17T09:55:31.900Z] ---> e1685020d77c [2022-10-17T09:55:31.900Z] Step 14/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-10-17T09:55:31.900Z] ---> Running in c3e47148995b [2022-10-17T09:55:33.859Z] Removing intermediate container c3e47148995b [2022-10-17T09:55:33.859Z] ---> e4383801e97b [2022-10-17T09:55:33.860Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-10-17T09:55:33.860Z] ---> Running in 3ad9a8173725 [2022-10-17T09:55:34.829Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-10-17T09:55:35.791Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-10-17T09:55:36.381Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-10-17T09:55:36.646Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-10-17T09:55:36.646Z] (3/6) Installing libsodium (1.0.18-r0) [2022-10-17T09:55:36.646Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-10-17T09:55:36.913Z] (5/6) Installing libzmq (4.3.4-r0) [2022-10-17T09:55:36.913Z] (6/6) Installing zeromq (4.3.4-r0) [2022-10-17T09:55:36.913Z] Executing busybox-1.33.1-r8.trigger [2022-10-17T09:55:37.182Z] OK: 8 MiB in 20 packages [2022-10-17T09:55:38.146Z] Removing intermediate container 3ad9a8173725 [2022-10-17T09:55:38.146Z] ---> 725a2ac10573 [2022-10-17T09:55:38.146Z] Step 16/24 : COPY --from=builder /device-modbus-go/cmd / [2022-10-17T09:55:39.570Z] ---> 8934dff04694 [2022-10-17T09:55:39.570Z] Step 17/24 : COPY --from=builder /device-modbus-go/LICENSE / [2022-10-17T09:55:39.836Z] ---> a3cffbbf33d0 [2022-10-17T09:55:39.837Z] Step 18/24 : COPY --from=builder /device-modbus-go/Attribution.txt / [2022-10-17T09:55:40.421Z] ---> 73eea6cce898 [2022-10-17T09:55:40.421Z] Step 19/24 : EXPOSE 59901 [2022-10-17T09:55:40.421Z] ---> Running in fcd3d9c522ec [2022-10-17T09:55:40.689Z] Removing intermediate container fcd3d9c522ec [2022-10-17T09:55:40.689Z] ---> a68edebe9199 [2022-10-17T09:55:40.689Z] Step 20/24 : ENTRYPOINT ["/device-modbus"] [2022-10-17T09:55:40.689Z] ---> Running in d2f19e370891 [2022-10-17T09:55:40.957Z] Removing intermediate container d2f19e370891 [2022-10-17T09:55:40.957Z] ---> 28be8ee7e69b [2022-10-17T09:55:40.957Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-10-17T09:55:41.227Z] ---> Running in 4063994c204f [2022-10-17T09:55:41.499Z] Removing intermediate container 4063994c204f [2022-10-17T09:55:41.499Z] ---> 9ca3c86438da [2022-10-17T09:55:41.499Z] Step 22/24 : LABEL arch=arm64 [2022-10-17T09:55:41.499Z] ---> Running in 29bdd67824d0 [2022-10-17T09:55:41.790Z] Removing intermediate container 29bdd67824d0 [2022-10-17T09:55:41.790Z] ---> d18a18c535cd [2022-10-17T09:55:41.790Z] Step 23/24 : LABEL git_sha=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:55:41.790Z] ---> Running in 057a70a11f42 [2022-10-17T09:55:42.064Z] Removing intermediate container 057a70a11f42 [2022-10-17T09:55:42.064Z] ---> bcdfaefe16f4 [2022-10-17T09:55:42.064Z] Step 24/24 : LABEL version=2.3.0-dev.19 [2022-10-17T09:55:42.342Z] ---> Running in 0665e1da1594 [2022-10-17T09:55:42.609Z] Removing intermediate container 0665e1da1594 [2022-10-17T09:55:42.609Z] ---> 1935133e162b [2022-10-17T09:55:42.609Z] [Warning] One or more build-args [ARCH] were not consumed [2022-10-17T09:55:42.609Z] Successfully built 1935133e162b [2022-10-17T09:55:42.609Z] 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 [2022-10-17T09:55:42.734Z] provisioning config files... [2022-10-17T09:55:42.750Z] copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/58@tmp/config5793547201898688493tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:55:43.090Z] ---> docker-login.sh [2022-10-17T09:55:43.090Z] nexus3.edgexfoundry.org:10001 [2022-10-17T09:55:43.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:55:43.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:55:43.360Z] Configure a credential helper to remove this warning. See [2022-10-17T09:55:43.360Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:55:43.360Z] [2022-10-17T09:55:43.361Z] Login Succeeded [2022-10-17T09:55:43.361Z] nexus3.edgexfoundry.org:10002 [2022-10-17T09:55:43.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:55:43.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:55:43.632Z] Configure a credential helper to remove this warning. See [2022-10-17T09:55:43.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:55:43.632Z] [2022-10-17T09:55:43.632Z] Login Succeeded [2022-10-17T09:55:43.632Z] nexus3.edgexfoundry.org:10003 [2022-10-17T09:55:43.904Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:55:44.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:55:44.172Z] Configure a credential helper to remove this warning. See [2022-10-17T09:55:44.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:55:44.172Z] [2022-10-17T09:55:44.172Z] Login Succeeded [2022-10-17T09:55:44.172Z] nexus3.edgexfoundry.org:10004 [2022-10-17T09:55:44.440Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:55:44.440Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:55:44.440Z] Configure a credential helper to remove this warning. See [2022-10-17T09:55:44.440Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:55:44.440Z] [2022-10-17T09:55:44.440Z] Login Succeeded [2022-10-17T09:55:44.440Z] docker.io [2022-10-17T09:55:44.708Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-10-17T09:55:45.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-10-17T09:55:45.293Z] Configure a credential helper to remove this warning. See [2022-10-17T09:55:45.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-10-17T09:55:45.293Z] [2022-10-17T09:55:45.293Z] Login Succeeded [2022-10-17T09:55:45.293Z] ---> docker-login.sh ends [Pipeline] } [2022-10-17T09:55:45.305Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:55:45.337Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-10-17T09:55:45.350Z] [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: [2022-10-17T09:55:45.350Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:55:45.350Z] latest [2022-10-17T09:55:45.350Z] 2.3.0-dev.19 [2022-10-17T09:55:45.350Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:55:45.350Z] main [2022-10-17T09:55:45.350Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:45.692Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:46.038Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:55:46.038Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-17T09:55:46.038Z] 0095c6f5b10f: Preparing [2022-10-17T09:55:46.038Z] 046fec1584a8: Preparing [2022-10-17T09:55:46.038Z] 9d34d50bd871: Preparing [2022-10-17T09:55:46.038Z] ac2be36720b2: Preparing [2022-10-17T09:55:46.038Z] 92fa66686af1: Preparing [2022-10-17T09:55:46.038Z] 28c3ef001483: Preparing [2022-10-17T09:55:46.038Z] 28c3ef001483: Waiting [2022-10-17T09:55:46.308Z] 046fec1584a8: Pushed [2022-10-17T09:55:46.308Z] 92fa66686af1: Pushed [2022-10-17T09:55:46.308Z] 0095c6f5b10f: Pushed [2022-10-17T09:55:46.308Z] 28c3ef001483: Layer already exists [2022-10-17T09:55:46.895Z] ac2be36720b2: Pushed [2022-10-17T09:55:52.245Z] 9d34d50bd871: Pushed [2022-10-17T09:55:52.245Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37: digest: sha256:ddcdc7f8a334212afb7d20822ebed209ee5b0083af1bedc126ad488280a254de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:52.647Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:53.023Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-10-17T09:55:53.023Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-17T09:55:53.023Z] 0095c6f5b10f: Preparing [2022-10-17T09:55:53.023Z] 046fec1584a8: Preparing [2022-10-17T09:55:53.023Z] 9d34d50bd871: Preparing [2022-10-17T09:55:53.023Z] ac2be36720b2: Preparing [2022-10-17T09:55:53.023Z] 92fa66686af1: Preparing [2022-10-17T09:55:53.023Z] 28c3ef001483: Preparing [2022-10-17T09:55:53.023Z] 28c3ef001483: Waiting [2022-10-17T09:55:53.023Z] 92fa66686af1: Layer already exists [2022-10-17T09:55:53.023Z] 0095c6f5b10f: Layer already exists [2022-10-17T09:55:53.023Z] 046fec1584a8: Layer already exists [2022-10-17T09:55:53.023Z] ac2be36720b2: Layer already exists [2022-10-17T09:55:53.023Z] 9d34d50bd871: Layer already exists [2022-10-17T09:55:53.023Z] 28c3ef001483: Layer already exists [2022-10-17T09:55:53.295Z] latest: digest: sha256:ddcdc7f8a334212afb7d20822ebed209ee5b0083af1bedc126ad488280a254de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:53.663Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:54.028Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.19 [2022-10-17T09:55:54.028Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-17T09:55:54.028Z] 0095c6f5b10f: Preparing [2022-10-17T09:55:54.028Z] 046fec1584a8: Preparing [2022-10-17T09:55:54.028Z] 9d34d50bd871: Preparing [2022-10-17T09:55:54.028Z] ac2be36720b2: Preparing [2022-10-17T09:55:54.028Z] 92fa66686af1: Preparing [2022-10-17T09:55:54.028Z] 28c3ef001483: Preparing [2022-10-17T09:55:54.028Z] 28c3ef001483: Waiting [2022-10-17T09:55:54.028Z] 92fa66686af1: Layer already exists [2022-10-17T09:55:54.028Z] ac2be36720b2: Layer already exists [2022-10-17T09:55:54.028Z] 046fec1584a8: Layer already exists [2022-10-17T09:55:54.028Z] 9d34d50bd871: Layer already exists [2022-10-17T09:55:54.028Z] 0095c6f5b10f: Layer already exists [2022-10-17T09:55:54.028Z] 28c3ef001483: Layer already exists [2022-10-17T09:55:54.305Z] 2.3.0-dev.19: digest: sha256:ddcdc7f8a334212afb7d20822ebed209ee5b0083af1bedc126ad488280a254de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:54.671Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:55.022Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:55:55.022Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-17T09:55:55.022Z] 0095c6f5b10f: Preparing [2022-10-17T09:55:55.022Z] 046fec1584a8: Preparing [2022-10-17T09:55:55.022Z] 9d34d50bd871: Preparing [2022-10-17T09:55:55.022Z] ac2be36720b2: Preparing [2022-10-17T09:55:55.022Z] 92fa66686af1: Preparing [2022-10-17T09:55:55.022Z] 28c3ef001483: Preparing [2022-10-17T09:55:55.022Z] 28c3ef001483: Waiting [2022-10-17T09:55:55.022Z] 046fec1584a8: Layer already exists [2022-10-17T09:55:55.022Z] 92fa66686af1: Layer already exists [2022-10-17T09:55:55.022Z] ac2be36720b2: Layer already exists [2022-10-17T09:55:55.022Z] 9d34d50bd871: Layer already exists [2022-10-17T09:55:55.022Z] 0095c6f5b10f: Layer already exists [2022-10-17T09:55:55.022Z] 28c3ef001483: Layer already exists [2022-10-17T09:55:55.288Z] 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19: digest: sha256:ddcdc7f8a334212afb7d20822ebed209ee5b0083af1bedc126ad488280a254de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:55.633Z] + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:55.971Z] + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [2022-10-17T09:55:55.971Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] [2022-10-17T09:55:55.971Z] 0095c6f5b10f: Preparing [2022-10-17T09:55:55.971Z] 046fec1584a8: Preparing [2022-10-17T09:55:55.971Z] 9d34d50bd871: Preparing [2022-10-17T09:55:55.971Z] ac2be36720b2: Preparing [2022-10-17T09:55:55.971Z] 92fa66686af1: Preparing [2022-10-17T09:55:55.971Z] 28c3ef001483: Preparing [2022-10-17T09:55:55.971Z] 28c3ef001483: Waiting [2022-10-17T09:55:55.971Z] 046fec1584a8: Layer already exists [2022-10-17T09:55:55.971Z] 92fa66686af1: Layer already exists [2022-10-17T09:55:55.971Z] 0095c6f5b10f: Layer already exists [2022-10-17T09:55:55.971Z] 9d34d50bd871: Layer already exists [2022-10-17T09:55:55.971Z] ac2be36720b2: Layer already exists [2022-10-17T09:55:55.971Z] 28c3ef001483: Layer already exists [2022-10-17T09:55:56.238Z] main: digest: sha256:ddcdc7f8a334212afb7d20822ebed209ee5b0083af1bedc126ad488280a254de size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-10-17T09:55:56.281Z] ===================================================== [Pipeline] echo [2022-10-17T09:55:56.287Z] taggedImages: [2022-10-17T09:55:56.287Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [2022-10-17T09:55:56.287Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [2022-10-17T09:55:56.287Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:2.3.0-dev.19 [2022-10-17T09:55:56.287Z] - nexus3.edgexfoundry.org:10004/device-modbus-arm64:9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37-2.3.0-dev.19 [2022-10-17T09:55:56.287Z] - 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 [2022-10-17T09:55:56.646Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:55:56.646Z] [2022-10-17T09:55:56.646Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:55:56.983Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:55:56.983Z] arm64: Pulling from edgex-lftools-log-publisher [2022-10-17T09:55:56.983Z] 8998bd30e6a1: Pulling fs layer [2022-10-17T09:55:56.983Z] 04944245beec: Pulling fs layer [2022-10-17T09:55:56.983Z] 699f458cf7ca: Pulling fs layer [2022-10-17T09:55:56.983Z] 765212b225bb: Pulling fs layer [2022-10-17T09:55:56.983Z] f23df028b6ca: Pulling fs layer [2022-10-17T09:55:56.983Z] d65c8cfc05b1: Pulling fs layer [2022-10-17T09:55:56.983Z] 2437ff75d9bd: Pulling fs layer [2022-10-17T09:55:56.983Z] f23df028b6ca: Waiting [2022-10-17T09:55:56.983Z] d65c8cfc05b1: Waiting [2022-10-17T09:55:56.983Z] 2437ff75d9bd: Waiting [2022-10-17T09:55:56.983Z] 765212b225bb: Waiting [2022-10-17T09:55:57.252Z] 04944245beec: Verifying Checksum [2022-10-17T09:55:57.252Z] 04944245beec: Download complete [2022-10-17T09:55:57.252Z] 765212b225bb: Verifying Checksum [2022-10-17T09:55:57.252Z] 765212b225bb: Download complete [2022-10-17T09:55:57.252Z] f23df028b6ca: Verifying Checksum [2022-10-17T09:55:57.252Z] f23df028b6ca: Download complete [2022-10-17T09:55:57.252Z] d65c8cfc05b1: Verifying Checksum [2022-10-17T09:55:57.252Z] d65c8cfc05b1: Download complete [2022-10-17T09:55:57.252Z] 699f458cf7ca: Verifying Checksum [2022-10-17T09:55:57.252Z] 699f458cf7ca: Download complete [2022-10-17T09:55:57.852Z] 8998bd30e6a1: Verifying Checksum [2022-10-17T09:55:57.852Z] 8998bd30e6a1: Download complete [2022-10-17T09:56:00.439Z] 2437ff75d9bd: Verifying Checksum [2022-10-17T09:56:00.439Z] 2437ff75d9bd: Download complete [2022-10-17T09:56:01.850Z] 8998bd30e6a1: Pull complete [2022-10-17T09:56:02.434Z] 04944245beec: Pull complete [2022-10-17T09:56:03.846Z] 699f458cf7ca: Pull complete [2022-10-17T09:56:03.846Z] 765212b225bb: Pull complete [2022-10-17T09:56:04.809Z] f23df028b6ca: Pull complete [2022-10-17T09:56:04.809Z] d65c8cfc05b1: Pull complete [2022-10-17T09:56:19.813Z] 2437ff75d9bd: Pull complete [2022-10-17T09:56:19.813Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-10-17T09:56:19.813Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-10-17T09:56:19.813Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:56:19.999Z] prd-ubuntu20.04-docker-arm64-4c-16g-8286 does not seem to be running inside a container [2022-10-17T09:56:20.064Z] $ 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/58 -v /w/workspace/device-modbus-go/58:/w/workspace/device-modbus-go/58:rw,z -v /w/workspace/device-modbus-go/58@tmp:/w/workspace/device-modbus-go/58@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 [2022-10-17T09:56:22.487Z] $ docker top 6453aad6372e81aea2907869db6d21c48edf6b6e049e70f2283d0a20e69d8246 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:56:23.313Z] ---> job-cost.sh [2022-10-17T09:56:23.313Z] lf-activate-venv: SKIPPING [2022-10-17T09:56:23.313Z] INFO: No Stack... [2022-10-17T09:56:23.895Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-10-17T09:56:24.479Z] INFO: Archiving Costs [Pipeline] sh [2022-10-17T09:56:25.117Z] + cut -d, -f6 [2022-10-17T09:56:25.117Z] + cat /w/workspace/device-modbus-go/58/archives/cost.csv [Pipeline] lock [2022-10-17T09:56:25.181Z] Trying to acquire lock on [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [2022-10-17T09:56:25.187Z] Resource [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] did not exist. Created. [2022-10-17T09:56:25.187Z] Lock acquired on [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-10-17T09:56:25.832Z] /w/workspace/device-modbus-go/58@tmp/durable-1f1f731d/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-10-17T09:56:26.483Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-10-17T09:56:26.511Z] Warning: overwriting stash ‘stack-cost’ [2022-10-17T09:56:26.557Z] Stashed 1 file(s) [Pipeline] } [2022-10-17T09:56:26.563Z] Lock released on resource [jenkins-edgexfoundry-device-modbus-go-main-58-stack-cost] [Pipeline] // lock [Pipeline] } [2022-10-17T09:56:26.591Z] $ docker stop --time=1 6453aad6372e81aea2907869db6d21c48edf6b6e049e70f2283d0a20e69d8246 [2022-10-17T09:56:28.101Z] $ docker rm -f 6453aad6372e81aea2907869db6d21c48edf6b6e049e70f2283d0a20e69d8246 [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 [2022-10-17T09:56:28.503Z] provisioning config files... [2022-10-17T09:56:28.509Z] copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config16732201332856670424tmp [Pipeline] { [Pipeline] sh [2022-10-17T09:56:28.800Z] + set +x [2022-10-17T09:56:28.800Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-10-17T09:56:28.800Z] [2022-10-17T09:56:28.800Z] [2022-10-17T09:56:28.800Z] _____ _ [2022-10-17T09:56:28.800Z] / ____| | | [2022-10-17T09:56:28.800Z] | | ___ __| | ___ ___ _____ __ [2022-10-17T09:56:28.800Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-10-17T09:56:28.800Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-10-17T09:56:28.800Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-10-17T09:56:28.800Z] Bash-1.0.6 [2022-10-17T09:56:28.800Z] [2022-10-17T09:56:28.800Z] [2022-10-17T09:56:28.800Z] ==> git version 2.25.1 found [2022-10-17T09:56:28.800Z] ==> 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 [2022-10-17T09:56:28.800Z] Release-Date: 2020-01-08 [2022-10-17T09:56:28.800Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-10-17T09:56:28.800Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-10-17T09:56:28.800Z] ==> Jenkins CI detected. [2022-10-17T09:56:28.800Z] current dir:  /w/workspace/gexfoundry_device-modbus-go_main [2022-10-17T09:56:28.800Z] project root: . [2022-10-17T09:56:28.800Z] --> token set from env [2022-10-17T09:56:28.800Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-10-17T09:56:29.059Z] ==> Running gcov in . (disable via -X gcov) [2022-10-17T09:56:29.059Z] ==> Python coveragepy not found [2022-10-17T09:56:29.059Z] ==> Searching for coverage reports in: [2022-10-17T09:56:29.059Z] + . [2022-10-17T09:56:29.059Z] -> Found 1 reports [2022-10-17T09:56:29.059Z] ==> Detecting git/mercurial file structure [2022-10-17T09:56:29.059Z] ==> Reading reports [2022-10-17T09:56:29.059Z] + ./coverage.out bytes=23241 [2022-10-17T09:56:29.059Z] ==> Appending adjustments [2022-10-17T09:56:29.059Z] https://docs.codecov.io/docs/fixing-reports [2022-10-17T09:56:29.059Z] + Found adjustments [2022-10-17T09:56:29.059Z] ==> Gzipping contents [2022-10-17T09:56:29.059Z] 4.0K /tmp/codecov.AUpTGx.gz [2022-10-17T09:56:29.059Z] ==> Uploading reports [2022-10-17T09:56:29.059Z] url: https://codecov.io [2022-10-17T09:56:29.059Z] query: branch=main&commit=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:56:29.059Z] -> Pinging Codecov [2022-10-17T09:56:29.059Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3a8d40b1-de00-4649-bfd4-bdc8ed99ae89&branch=main&commit=9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37&build=58&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F58%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-10-17T09:56:29.994Z] -> Uploading to [2022-10-17T09:56:29.994Z] https://storage.googleapis.com/codecov/v4/raw/2022-10-17/55DBCA73C666E3227836607328DD7E49/9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37/2b84edc5-413f-48cf-874a-eef85f5176a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221017%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221017T095629Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c6fc3918e292a9c318ced8e8124e86a77653537aefea775b673a64d3620dc95e [2022-10-17T09:56:29.994Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-10-17T09:56:29.994Z] Dload Upload Total Spent Left Speed [2022-10-17T09:56:30.253Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3930 0 0 100 3930 0 16794 --:--:-- --:--:-- --:--:-- 16794 [2022-10-17T09:56:30.253Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] } [2022-10-17T09:56:30.261Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-10-17T09:56:30.459Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-10-17T09:56:30.469Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:30.767Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:56:30.767Z] [2022-10-17T09:56:30.767Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:31.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:56:31.072Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-10-17T09:56:31.072Z] df9b9388f04a: Pulling fs layer [2022-10-17T09:56:31.072Z] 52dc419b0ee2: Pulling fs layer [2022-10-17T09:56:31.072Z] 25bc292e5bac: Pulling fs layer [2022-10-17T09:56:31.072Z] 114826534d7a: Pulling fs layer [2022-10-17T09:56:31.072Z] 4657fd5d0bcf: Pulling fs layer [2022-10-17T09:56:31.072Z] 6ad1cebc031e: Pulling fs layer [2022-10-17T09:56:31.072Z] 8a3aa393b2d8: Pulling fs layer [2022-10-17T09:56:31.072Z] 114826534d7a: Waiting [2022-10-17T09:56:31.072Z] 4657fd5d0bcf: Waiting [2022-10-17T09:56:31.072Z] 6ad1cebc031e: Waiting [2022-10-17T09:56:31.072Z] 25bc292e5bac: Verifying Checksum [2022-10-17T09:56:31.072Z] 25bc292e5bac: Download complete [2022-10-17T09:56:31.073Z] 52dc419b0ee2: Verifying Checksum [2022-10-17T09:56:31.073Z] 52dc419b0ee2: Download complete [2022-10-17T09:56:31.073Z] 4657fd5d0bcf: Verifying Checksum [2022-10-17T09:56:31.073Z] 4657fd5d0bcf: Download complete [2022-10-17T09:56:31.073Z] df9b9388f04a: Download complete [2022-10-17T09:56:31.338Z] df9b9388f04a: Pull complete [2022-10-17T09:56:31.338Z] 6ad1cebc031e: Verifying Checksum [2022-10-17T09:56:31.338Z] 6ad1cebc031e: Download complete [2022-10-17T09:56:31.338Z] 52dc419b0ee2: Pull complete [2022-10-17T09:56:31.607Z] 25bc292e5bac: Pull complete [2022-10-17T09:56:32.191Z] 114826534d7a: Verifying Checksum [2022-10-17T09:56:32.191Z] 114826534d7a: Download complete [2022-10-17T09:56:32.191Z] 8a3aa393b2d8: Verifying Checksum [2022-10-17T09:56:32.191Z] 8a3aa393b2d8: Download complete [2022-10-17T09:56:36.381Z] 114826534d7a: Pull complete [2022-10-17T09:56:36.381Z] 4657fd5d0bcf: Pull complete [2022-10-17T09:56:36.381Z] 6ad1cebc031e: Pull complete [2022-10-17T09:56:38.915Z] 8a3aa393b2d8: Pull complete [2022-10-17T09:56:38.915Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-10-17T09:56:38.915Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-10-17T09:56:38.915Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:56:39.004Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:56:39.036Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-10-17T09:56:41.168Z] $ docker top 3bece6c1790c3ea64cf272814f1ab2f4577ebd792906881877be1547666b0099 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-10-17T09:56:41.231Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh [2022-10-17T09:56:41.510Z] + set -o pipefail [2022-10-17T09:56:41.510Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/5174d6d0-2379-4548-918f-caa15a8d100f/history/dc3c5f1a-5887-45ca-aac3-f4b8b8869966 [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] [2022-10-17T09:56:46.789Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2022-10-17T09:56:46.789Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2022-10-17T09:56:46.789Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2022-10-17T09:56:46.803Z] $ docker stop --time=1 3bece6c1790c3ea64cf272814f1ab2f4577ebd792906881877be1547666b0099 [2022-10-17T09:56:49.011Z] $ docker rm -f 3bece6c1790c3ea64cf272814f1ab2f4577ebd792906881877be1547666b0099 [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 [2022-10-17T09:56:49.759Z] + git log --format=format:%s -1 9ccf6e7123ca340eb6b62d94bb6ebb24a17f5f37 [Pipeline] sh [2022-10-17T09:56:50.052Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:56:50.052Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:50.346Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:56:50.346Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:56:50.415Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:56:50.455Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:56:50.889Z] $ docker top 8747be112e8848b00f9afee4452d0d0a7b0fa3e7395f879dac10e8da052bb4c5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:56:50.964Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:56:50.964Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:56:51.080Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:56:51.087Z] $ docker exec 8747be112e8848b00f9afee4452d0d0a7b0fa3e7395f879dac10e8da052bb4c5 ssh-agent [2022-10-17T09:56:51.190Z] SSH_AUTH_SOCK=/tmp/ssh-UikW4ZWc1eto/agent.32 [2022-10-17T09:56:51.190Z] SSH_AGENT_PID=38 [2022-10-17T09:56:51.195Z] Running ssh-add (command line suppressed) [2022-10-17T09:56:51.319Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5633145569172730006.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_5633145569172730006.key) [2022-10-17T09:56:51.327Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:56:51.610Z] + git semver tag [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,782 [run_tag] DEBUG tag force:False [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,782 [check_head_tag] DEBUG check head tag [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,783 [execute] INFO git cat-file --batch-check [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,783 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,787 [execute] INFO git cat-file --batch [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,787 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,800 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,800 [execute] INFO git tag -a v2.3.0-dev.19 -m v2.3.0-dev.19 [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,801 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.19', '-m', 'v2.3.0-dev.19'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:56:51.932Z] 2022-10-17 09:56:51,806 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:56:51.932Z] 2.3.0-dev.19 [Pipeline] } [2022-10-17T09:56:51.944Z] $ docker exec --env ******** --env ******** 8747be112e8848b00f9afee4452d0d0a7b0fa3e7395f879dac10e8da052bb4c5 ssh-agent -k [2022-10-17T09:56:52.035Z] unset SSH_AUTH_SOCK; [2022-10-17T09:56:52.035Z] unset SSH_AGENT_PID; [2022-10-17T09:56:52.035Z] echo Agent pid 38 killed; [2022-10-17T09:56:52.040Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:56:52.354Z] + git semver [Pipeline] } [2022-10-17T09:56:52.632Z] $ docker stop --time=1 8747be112e8848b00f9afee4452d0d0a7b0fa3e7395f879dac10e8da052bb4c5 [2022-10-17T09:56:53.947Z] $ docker rm -f 8747be112e8848b00f9afee4452d0d0a7b0fa3e7395f879dac10e8da052bb4c5 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:54.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:56:54.316Z] [2022-10-17T09:56:54.316Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:56:54.614Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:56:54.614Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-10-17T09:56:54.614Z] ab5ef0e58194: Pulling fs layer [2022-10-17T09:56:54.614Z] 9712f1f96733: Pulling fs layer [2022-10-17T09:56:54.614Z] 63f879dbbcfc: Pulling fs layer [2022-10-17T09:56:54.614Z] 0d9ebad4ef96: Pulling fs layer [2022-10-17T09:56:54.614Z] e9a5061849ea: Pulling fs layer [2022-10-17T09:56:54.614Z] d747dcd14b5f: Pulling fs layer [2022-10-17T09:56:54.614Z] 2de7ff778b66: Pulling fs layer [2022-10-17T09:56:54.614Z] 0d9ebad4ef96: Waiting [2022-10-17T09:56:54.614Z] e9a5061849ea: Waiting [2022-10-17T09:56:54.614Z] d747dcd14b5f: Waiting [2022-10-17T09:56:54.614Z] 2de7ff778b66: Waiting [2022-10-17T09:56:54.615Z] 9712f1f96733: Verifying Checksum [2022-10-17T09:56:54.615Z] 9712f1f96733: Download complete [2022-10-17T09:56:55.193Z] 63f879dbbcfc: Verifying Checksum [2022-10-17T09:56:55.193Z] 63f879dbbcfc: Download complete [2022-10-17T09:56:55.193Z] 0d9ebad4ef96: Verifying Checksum [2022-10-17T09:56:55.193Z] 0d9ebad4ef96: Download complete [2022-10-17T09:56:55.193Z] d747dcd14b5f: Download complete [2022-10-17T09:56:55.193Z] e9a5061849ea: Verifying Checksum [2022-10-17T09:56:55.193Z] e9a5061849ea: Download complete [2022-10-17T09:56:55.193Z] ab5ef0e58194: Verifying Checksum [2022-10-17T09:56:55.193Z] ab5ef0e58194: Download complete [2022-10-17T09:56:55.193Z] 2de7ff778b66: Verifying Checksum [2022-10-17T09:56:55.193Z] 2de7ff778b66: Download complete [2022-10-17T09:56:57.718Z] ab5ef0e58194: Pull complete [2022-10-17T09:56:57.718Z] 9712f1f96733: Pull complete [2022-10-17T09:56:58.650Z] 63f879dbbcfc: Pull complete [2022-10-17T09:57:02.844Z] 0d9ebad4ef96: Pull complete [2022-10-17T09:57:02.844Z] e9a5061849ea: Pull complete [2022-10-17T09:57:02.844Z] d747dcd14b5f: Pull complete [2022-10-17T09:57:03.411Z] 2de7ff778b66: Pull complete [2022-10-17T09:57:03.411Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-10-17T09:57:03.411Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-10-17T09:57:03.411Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:03.499Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:57:03.532Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2022-10-17T09:57:05.697Z] $ docker top 92a4f5149e4e1f68740166c1730aa192fe5a7689a15879873a5a90a69433a7a5 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:57:05.767Z] provisioning config files... [2022-10-17T09:57:05.773Z] copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config3318132855638414625tmp [2022-10-17T09:57:05.782Z] copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config195418638351379621tmp [2022-10-17T09:57:05.791Z] copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config10692776798848915173tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:57:05.805Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:06.089Z] ---> sigul-configuration.sh [2022-10-17T09:57:06.089Z] gpg: directory `/root/.gnupg' created [2022-10-17T09:57:06.089Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-10-17T09:57:06.089Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-10-17T09:57:06.089Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-10-17T09:57:06.089Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-10-17T09:57:06.089Z] gpg: CAST5 encrypted data [2022-10-17T09:57:06.089Z] gpg: encrypted with 1 passphrase [2022-10-17T09:57:06.089Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-10-17T09:57:06.373Z] + mkdir /home/jenkins [2022-10-17T09:57:06.373Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-10-17T09:57:06.656Z] + 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 [2022-10-17T09:57:06.663Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:06.944Z] ---> sigul-install.sh [2022-10-17T09:57:06.944Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-10-17T09:57:07.237Z] + git tag --list [2022-10-17T09:57:07.237Z] 0.7.1 [2022-10-17T09:57:07.237Z] v1.0.0 [2022-10-17T09:57:07.237Z] v1.1.0 [2022-10-17T09:57:07.237Z] v1.1.1 [2022-10-17T09:57:07.237Z] v1.2.2 [2022-10-17T09:57:07.237Z] v1.3.0 [2022-10-17T09:57:07.237Z] v1.3.1 [2022-10-17T09:57:07.237Z] v2.0.0 [2022-10-17T09:57:07.237Z] v2.1.0 [2022-10-17T09:57:07.237Z] v2.1.1 [2022-10-17T09:57:07.237Z] v2.1.1-dev.1 [2022-10-17T09:57:07.237Z] v2.1.1-dev.2 [2022-10-17T09:57:07.237Z] v2.1.1-dev.3 [2022-10-17T09:57:07.237Z] v2.2.0 [2022-10-17T09:57:07.237Z] v2.2.1-dev.1 [2022-10-17T09:57:07.237Z] v2.2.1-dev.2 [2022-10-17T09:57:07.237Z] v2.2.1-dev.3 [2022-10-17T09:57:07.237Z] v2.2.1-dev.4 [2022-10-17T09:57:07.237Z] v2.2.1-dev.5 [2022-10-17T09:57:07.237Z] v2.2.1-dev.6 [2022-10-17T09:57:07.237Z] v2.2.1-dev.7 [2022-10-17T09:57:07.237Z] v2.3.0-dev.10 [2022-10-17T09:57:07.237Z] v2.3.0-dev.11 [2022-10-17T09:57:07.237Z] v2.3.0-dev.12 [2022-10-17T09:57:07.237Z] v2.3.0-dev.13 [2022-10-17T09:57:07.237Z] v2.3.0-dev.14 [2022-10-17T09:57:07.237Z] v2.3.0-dev.15 [2022-10-17T09:57:07.237Z] v2.3.0-dev.16 [2022-10-17T09:57:07.237Z] v2.3.0-dev.17 [2022-10-17T09:57:07.237Z] v2.3.0-dev.18 [2022-10-17T09:57:07.237Z] v2.3.0-dev.19 [2022-10-17T09:57:07.237Z] v2.3.0-dev.7 [2022-10-17T09:57:07.237Z] v2.3.0-dev.8 [2022-10-17T09:57:07.237Z] v2.3.0-dev.9 [Pipeline] sh [2022-10-17T09:57:07.522Z] + lftools sign git-tag v2.3.0-dev.19 [2022-10-17T09:57:08.090Z] Signing Git tag with Sigul... [2022-10-17T09:57:08.090Z] Signing v2.3.0-dev.19 [Pipeline] echo [2022-10-17T09:57:08.671Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:08.954Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-10-17T09:57:08.961Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-10-17T09:57:08.985Z] $ docker stop --time=1 92a4f5149e4e1f68740166c1730aa192fe5a7689a15879873a5a90a69433a7a5 [2022-10-17T09:57:10.326Z] $ docker rm -f 92a4f5149e4e1f68740166c1730aa192fe5a7689a15879873a5a90a69433a7a5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-10-17T09:57:10.737Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:57:10.737Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:11.042Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:57:11.042Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:11.116Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:57:11.152Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:57:11.544Z] $ docker top 7658ab10a8358c1c652a030364c9e3a3264132eb42c6a17b286978ad80d6eaaa -eo pid,comm [2022-10-17T09:57:11.588Z] 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). [2022-10-17T09:57:11.588Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:57:11.624Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:57:11.624Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:57:11.736Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:57:11.742Z] $ docker exec 7658ab10a8358c1c652a030364c9e3a3264132eb42c6a17b286978ad80d6eaaa ssh-agent [2022-10-17T09:57:11.861Z] SSH_AUTH_SOCK=/tmp/ssh-fQlr6C2eNEvk/agent.32 [2022-10-17T09:57:11.861Z] SSH_AGENT_PID=38 [2022-10-17T09:57:11.865Z] Running ssh-add (command line suppressed) [2022-10-17T09:57:11.967Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14528892834622220462.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14528892834622220462.key) [2022-10-17T09:57:11.980Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:57:12.267Z] + git semver bump pre [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,445 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,445 [bump_version] DEBUG bumping version:2.3.0-dev.19 on axis:pre with prefix:dev [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,446 [bump_version] DEBUG bumped version:2.3.0-dev.20 [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,446 [write_version] DEBUG write version:2.3.0-dev.20 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,446 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,446 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,448 [execute] INFO git cat-file --batch-check [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,448 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,454 [execute] INFO git cat-file --batch [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,455 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:57:12.527Z] 2022-10-17 09:57:12,460 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:57:12.527Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:57:12.539Z] $ docker exec --env ******** --env ******** 7658ab10a8358c1c652a030364c9e3a3264132eb42c6a17b286978ad80d6eaaa ssh-agent -k [2022-10-17T09:57:12.645Z] unset SSH_AUTH_SOCK; [2022-10-17T09:57:12.646Z] unset SSH_AGENT_PID; [2022-10-17T09:57:12.646Z] echo Agent pid 38 killed; [2022-10-17T09:57:12.651Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:57:12.951Z] + git semver [Pipeline] } [2022-10-17T09:57:13.226Z] $ docker stop --time=1 7658ab10a8358c1c652a030364c9e3a3264132eb42c6a17b286978ad80d6eaaa [2022-10-17T09:57:14.548Z] $ docker rm -f 7658ab10a8358c1c652a030364c9e3a3264132eb42c6a17b286978ad80d6eaaa [Pipeline] // withDockerContainer [Pipeline] sh [2022-10-17T09:57:14.873Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-10-17T09:57:14.874Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:15.170Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-10-17T09:57:15.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:15.231Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:57:15.260Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-10-17T09:57:15.619Z] $ docker top aa6676cddb0b89de4cd5b01e1898595b597ce767991269b362a6208ea224192e -eo pid,comm [2022-10-17T09:57:15.663Z] 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). [2022-10-17T09:57:15.663Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-10-17T09:57:15.695Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-10-17T09:57:15.695Z] [ssh-agent] Looking for ssh-agent implementation... [2022-10-17T09:57:15.829Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-10-17T09:57:15.836Z] $ docker exec aa6676cddb0b89de4cd5b01e1898595b597ce767991269b362a6208ea224192e ssh-agent [2022-10-17T09:57:15.957Z] SSH_AUTH_SOCK=/tmp/ssh-Y17jgdZ98TGj/agent.33 [2022-10-17T09:57:15.957Z] SSH_AGENT_PID=39 [2022-10-17T09:57:15.974Z] Running ssh-add (command line suppressed) [2022-10-17T09:57:16.082Z] Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1536959507865977918.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_1536959507865977918.key) [2022-10-17T09:57:16.102Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-10-17T09:57:16.416Z] + git semver push [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,562 [run_push] DEBUG push [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,563 [execute] INFO git cat-file --batch-check [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,567 [execute] INFO git rev-list fafbd7511fce9173708353570b76d2b4a7edfefa -- [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,567 [execute] DEBUG Popen(['git', 'rev-list', 'fafbd7511fce9173708353570b76d2b4a7edfefa', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,574 [execute] INFO git fetch -v origin [2022-10-17T09:57:16.676Z] 2022-10-17 09:57:16,574 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-10-17T09:57:17.243Z] 2022-10-17 09:57:17,158 [run_push] DEBUG no remote changes detected [2022-10-17T09:57:17.243Z] 2022-10-17 09:57:17,158 [execute] INFO git push origin semver [2022-10-17T09:57:17.243Z] 2022-10-17 09:57:17,159 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-10-17T09:57:18.181Z] 2022-10-17 09:57:18,005 [run_push] DEBUG push all version tags [2022-10-17T09:57:18.181Z] 2022-10-17 09:57:18,005 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-10-17T09:57:18.181Z] 2022-10-17 09:57:18,006 [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) [2022-10-17T09:57:19.117Z] 2022-10-17 09:57:18,824 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main [2022-10-17T09:57:19.117Z] 2.3.0-dev.20 [Pipeline] } [2022-10-17T09:57:19.129Z] $ docker exec --env ******** --env ******** aa6676cddb0b89de4cd5b01e1898595b597ce767991269b362a6208ea224192e ssh-agent -k [2022-10-17T09:57:19.234Z] unset SSH_AUTH_SOCK; [2022-10-17T09:57:19.234Z] unset SSH_AGENT_PID; [2022-10-17T09:57:19.234Z] echo Agent pid 39 killed; [2022-10-17T09:57:19.240Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-10-17T09:57:19.547Z] + git semver [Pipeline] } [2022-10-17T09:57:19.823Z] $ docker stop --time=1 aa6676cddb0b89de4cd5b01e1898595b597ce767991269b362a6208ea224192e [2022-10-17T09:57:21.135Z] $ docker rm -f aa6676cddb0b89de4cd5b01e1898595b597ce767991269b362a6208ea224192e [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 [2022-10-17T09:57:21.721Z] + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] [2022-10-17T09:57:21.721Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-17T09:57:21.721Z] total 16 [2022-10-17T09:57:21.721Z] drwxr-xr-x 3 root root 4096 Oct 17 09:48 . [2022-10-17T09:57:21.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:57 .. [2022-10-17T09:57:21.721Z] drwxr-xr-x 2 root root 4096 Oct 17 09:48 cost [2022-10-17T09:57:21.721Z] -rw-r--r-- 1 root root 88 Oct 17 09:48 cost.csv [2022-10-17T09:57:21.721Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-17T09:57:21.721Z] + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives [2022-10-17T09:57:21.721Z] total 16 [2022-10-17T09:57:21.721Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 17 09:48 . [2022-10-17T09:57:21.721Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 17 09:57 .. [2022-10-17T09:57:21.721Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 17 09:48 cost [2022-10-17T09:57:21.721Z] -rw-r--r-- 1 jenkins jenkins 88 Oct 17 09:48 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:22.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:22.866Z] ---> package-listing.sh [2022-10-17T09:57:22.866Z] ++ facter osfamily [2022-10-17T09:57:22.866Z] ++ tr '[:upper:]' '[:lower:]' [2022-10-17T09:57:23.125Z] + OS_FAMILY=debian [2022-10-17T09:57:23.125Z] + workspace=/w/workspace/gexfoundry_device-modbus-go_main [2022-10-17T09:57:23.125Z] + START_PACKAGES=/tmp/packages_start.txt [2022-10-17T09:57:23.125Z] + END_PACKAGES=/tmp/packages_end.txt [2022-10-17T09:57:23.125Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-10-17T09:57:23.125Z] + PACKAGES=/tmp/packages_start.txt [2022-10-17T09:57:23.125Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-17T09:57:23.125Z] + PACKAGES=/tmp/packages_end.txt [2022-10-17T09:57:23.125Z] + case "${OS_FAMILY}" in [2022-10-17T09:57:23.125Z] + dpkg -l [2022-10-17T09:57:23.125Z] + grep '^ii' [2022-10-17T09:57:23.125Z] + '[' -f /tmp/packages_start.txt ']' [2022-10-17T09:57:23.125Z] + '[' -f /tmp/packages_end.txt ']' [2022-10-17T09:57:23.125Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-10-17T09:57:23.125Z] + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' [2022-10-17T09:57:23.125Z] + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ [2022-10-17T09:57:23.125Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo [2022-10-17T09:57:23.135Z] 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 [2022-10-17T09:57:23.412Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-10-17T09:57:23.968Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-10-17T09:57:23.968Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-10-17T09:57:24.035Z] prd-ubuntu20.04-docker-8c-8g-8277 does not seem to be running inside a container [2022-10-17T09:57:24.067Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-10-17T09:57:24.293Z] $ docker top 7c5b49b4b777d1825d306bd93d4a36447414375c566b7ced04fdee2f77f72dd0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-10-17T09:57:24.628Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-10-17T09:57:24.911Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-10-17T09:57:25.196Z] + ls /var/log/sa-host [2022-10-17T09:57:25.196Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-10-17T09:57:25.347Z] provisioning config files... [2022-10-17T09:57:25.356Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config13840923029205610014tmp [Pipeline] { [Pipeline] echo [2022-10-17T09:57:25.370Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:25.650Z] ---> create-netrc.sh [Pipeline] } [2022-10-17T09:57:25.656Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:25.984Z] ---> python-tools-install.sh [Pipeline] echo [2022-10-17T09:57:25.994Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:26.278Z] ---> sudo-logs.sh [2022-10-17T09:57:26.278Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-10-17T09:57:26.307Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:26.587Z] ---> job-cost.sh [2022-10-17T09:57:26.587Z] lf-activate-venv: SKIPPING [2022-10-17T09:57:26.587Z] DEBUG: total: 0.2199999988079071 [2022-10-17T09:57:26.587Z] INFO: Retrieving Stack Cost... [2022-10-17T09:57:27.968Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-10-17T09:57:28.228Z] INFO: Archiving Costs [Pipeline] echo [2022-10-17T09:57:28.238Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-10-17T09:57:28.517Z] ---> logs-deploy.sh [2022-10-17T09:57:28.517Z] lf-activate-venv: SKIPPING [2022-10-17T09:57:28.517Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/58 [2022-10-17T09:57:28.517Z] INFO: archiving workspace using pattern(s): [2022-10-17T09:57:29.458Z] Archives upload complete. [2022-10-17T09:57:29.716Z] INFO: archiving logs to Nexus