Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 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-ssh8992089677709341137.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1023908213245010420.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1050722222544488193.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh3471183362355587969.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh305292521081483338.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-34769’ is offline Running on prd-ubuntu20.04-docker-8c-8g-34770 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/gexfoundry_device-modbus-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c (main) Commit message: "Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" > 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 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c # timeout=10 > git rev-list --no-walk 0def27edd13f0f026962cc349c20b477b0871f96 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:30:25 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:30:25 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:30:25 ========================================================= 05:30:25 EdgeX Global Pipelines Version Info 05:30:25 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:30:26 ------------------- 05:30:26 stable info: 05:30:26 ------------------- 05:30:26 Commited By: Cherry Wang cherry@iotechsys.com 05:30:26 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:30:26 Message: update stable to v1.0.269 05:30:26 ------------------- 05:30:26 experimental info: 05:30:26 ------------------- 05:30:26 Commited By: **** collab-it+edgex@linuxfoundation.org 05:30:26 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 05:30:26 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:30:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f7aae9 [Pipeline] echo 05:30:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:30:27 provisioning config files... 05:30:27 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config68209353471435347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:28 ---> ****-login.sh 05:30:28 nexus3.edgexfoundry.org:10001 05:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:28 Configure a credential helper to remove this warning. See 05:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:28 05:30:28 Login Succeeded 05:30:28 nexus3.edgexfoundry.org:10002 05:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:28 Configure a credential helper to remove this warning. See 05:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:28 05:30:28 Login Succeeded 05:30:28 nexus3.edgexfoundry.org:10003 05:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:28 Configure a credential helper to remove this warning. See 05:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:28 05:30:28 Login Succeeded 05:30:28 nexus3.edgexfoundry.org:10004 05:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:28 Configure a credential helper to remove this warning. See 05:30:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:28 05:30:28 Login Succeeded 05:30:28 ****.io 05:30:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:29 Configure a credential helper to remove this warning. See 05:30:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:29 05:30:29 Login Succeeded 05:30:29 ---> ****-login.sh ends [Pipeline] } 05:30:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:30:29 + git rev-list -1 --merges 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c~1..4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo 05:30:29 -----------> git rev-list -1 --merges 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c~1..4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:30:29 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [false] [Pipeline] sh 05:30:29 + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo 05:30:29 ========================================================= 05:30:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:30:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:30:30 + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] echo 05:30:30 [semverPrep] GIT_COMMIT: 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c, Commit Message: Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9 [Pipeline] echo 05:30:30 [semverPrep] This is not a build commit. [Pipeline] sh 05:30:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:30:30 + grep -v github /etc/ssh/ssh_known_hosts 05:30:30 + [ -e /tmp/ssh_known_hosts ] 05:30:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:30:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:30:30 + sudo tee -a /etc/ssh/ssh_known_hosts 05:30:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:30 05:30:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:31 0.1.4: Pulling from edgex-devops/py-git-semver 05:30:31 b85a868b505f: Pulling fs layer 05:30:31 e2be974225ed: Pulling fs layer 05:30:31 339a4e72a1f5: Pulling fs layer 05:30:31 988bab9f4d93: Pulling fs layer 05:30:31 1469e6f7b9e6: Pulling fs layer 05:30:31 eaf3925da568: Pulling fs layer 05:30:31 bab4dde63d76: Pulling fs layer 05:30:31 bde34c3a00c8: Pulling fs layer 05:30:31 b352a97aabf1: Pulling fs layer 05:30:31 4872d77fe225: Pulling fs layer 05:30:31 5851b861e8e6: Pulling fs layer 05:30:31 bab4dde63d76: Waiting 05:30:31 bde34c3a00c8: Waiting 05:30:31 988bab9f4d93: Waiting 05:30:31 b352a97aabf1: Waiting 05:30:31 eaf3925da568: Waiting 05:30:31 1469e6f7b9e6: Waiting 05:30:31 4872d77fe225: Waiting 05:30:31 e2be974225ed: Download complete 05:30:31 988bab9f4d93: Verifying Checksum 05:30:31 988bab9f4d93: Download complete 05:30:31 1469e6f7b9e6: Verifying Checksum 05:30:31 1469e6f7b9e6: Download complete 05:30:31 eaf3925da568: Verifying Checksum 05:30:31 eaf3925da568: Download complete 05:30:31 339a4e72a1f5: Verifying Checksum 05:30:31 339a4e72a1f5: Download complete 05:30:31 bde34c3a00c8: Verifying Checksum 05:30:31 bde34c3a00c8: Download complete 05:30:31 b352a97aabf1: Verifying Checksum 05:30:31 b352a97aabf1: Download complete 05:30:31 4872d77fe225: Verifying Checksum 05:30:31 4872d77fe225: Download complete 05:30:31 5851b861e8e6: Verifying Checksum 05:30:31 5851b861e8e6: Download complete 05:30:31 b85a868b505f: Download complete 05:30:32 bab4dde63d76: Verifying Checksum 05:30:32 bab4dde63d76: Download complete 05:30:33 b85a868b505f: Pull complete 05:30:33 e2be974225ed: Pull complete 05:30:33 339a4e72a1f5: Pull complete 05:30:33 988bab9f4d93: Pull complete 05:30:33 1469e6f7b9e6: Pull complete 05:30:33 eaf3925da568: Pull complete 05:30:35 bab4dde63d76: Pull complete 05:30:35 bde34c3a00c8: Pull complete 05:30:35 b352a97aabf1: Pull complete 05:30:35 4872d77fe225: Pull complete 05:30:35 5851b861e8e6: Pull complete 05:30:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:30:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:30:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:30:35 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:30:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:30:38 $ docker top 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe -eo pid,comm 05:30:38 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). 05:30:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:30:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:38 [ssh-agent] Looking for ssh-agent implementation... 05:30:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:38 $ docker exec 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent 05:30:38 SSH_AUTH_SOCK=/tmp/ssh-SzpntJPTvJjn/agent.33 05:30:38 SSH_AGENT_PID=39 05:30:38 Running ssh-add (command line suppressed) 05:30:38 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_705175892392939281.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_705175892392939281.key) 05:30:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:39 + git tag --points-at HEAD [Pipeline] } 05:30:39 $ docker exec --env ******** --env ******** 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent -k 05:30:39 unset SSH_AUTH_SOCK; 05:30:39 unset SSH_AGENT_PID; 05:30:39 echo Agent pid 39 killed; 05:30:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:30:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:30:39 [ssh-agent] Looking for ssh-agent implementation... 05:30:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:30:39 $ docker exec 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent 05:30:39 SSH_AUTH_SOCK=/tmp/ssh-3c1JmDKwGqSl/agent.73 05:30:39 SSH_AGENT_PID=79 05:30:39 Running ssh-add (command line suppressed) 05:30:39 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18136517283754772616.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_18136517283754772616.key) 05:30:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:30:40 + git semver init 05:30:40 2024-12-09 05:30:40,259 [run_init] DEBUG init version:0.0.0 force:False 05:30:40 2024-12-09 05:30:40,260 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-modbus-go_main/.semver 05:30:40 2024-12-09 05:30:40,260 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/gexfoundry_device-modbus-go_main/.semver 05:30:40 2024-12-09 05:30:40,261 [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) 05:30:41 2024-12-09 05:30:41,336 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-modbus-go_main/.git/info/exclude 05:30:41 2024-12-09 05:30:41,336 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:False 05:30:41 2024-12-09 05:30:41,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:30:41 2024-12-09 05:30:41,337 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:30:41 4.0.0-dev.7 [Pipeline] } 05:30:41 $ docker exec --env ******** --env ******** 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe ssh-agent -k 05:30:41 unset SSH_AUTH_SOCK; 05:30:41 unset SSH_AGENT_PID; 05:30:41 echo Agent pid 79 killed; 05:30:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:30:42 + git semver [Pipeline] } 05:30:42 $ docker stop --time=1 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe 05:30:43 $ docker rm -f --volumes 894a126b72533747fc248aa07ebf2042ec6336299d3f80363c26501250e18cfe [Pipeline] // withDockerContainer [Pipeline] sh 05:30:44 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:30:44 Stashed 1 file(s) [Pipeline] echo 05:30:44 [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 05:30:44 provisioning config files... 05:30:44 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18390606422769778103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:30:44 ---> ****-login.sh 05:30:44 nexus3.edgexfoundry.org:10001 05:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:44 Configure a credential helper to remove this warning. See 05:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:44 05:30:44 Login Succeeded 05:30:44 nexus3.edgexfoundry.org:10002 05:30:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:44 Configure a credential helper to remove this warning. See 05:30:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:44 05:30:44 Login Succeeded 05:30:44 nexus3.edgexfoundry.org:10003 05:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:45 Configure a credential helper to remove this warning. See 05:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:45 05:30:45 Login Succeeded 05:30:45 nexus3.edgexfoundry.org:10004 05:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:45 Configure a credential helper to remove this warning. See 05:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:45 05:30:45 Login Succeeded 05:30:45 ****.io 05:30:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:30:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:30:45 Configure a credential helper to remove this warning. See 05:30:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:30:45 05:30:45 Login Succeeded 05:30:45 ---> ****-login.sh ends [Pipeline] } 05:30:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:30:45 ========================================================= 05:30:45 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:30:45 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:30:45 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:30:45 Sending build context to Docker daemon 18.05MB 05:30:45 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 05:30:45 Step 2/10 : FROM ${BASE} AS builder 05:30:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:30:45 43c4264eed91: Pulling fs layer 05:30:45 4cc291be95ef: Pulling fs layer 05:30:45 2ac1f1163629: Pulling fs layer 05:30:45 5c3c966382ef: Pulling fs layer 05:30:45 4f4fb700ef54: Pulling fs layer 05:30:45 5d5c8e513c77: Pulling fs layer 05:30:45 9f66e0745190: Pulling fs layer 05:30:45 f49a43e4bbc0: Pulling fs layer 05:30:45 561ebcabdf7f: Pulling fs layer 05:30:45 5d5c8e513c77: Waiting 05:30:45 9f66e0745190: Waiting 05:30:45 f49a43e4bbc0: Waiting 05:30:45 5c3c966382ef: Waiting 05:30:45 4f4fb700ef54: Waiting 05:30:46 4cc291be95ef: Download complete 05:30:46 5c3c966382ef: Download complete 05:30:46 4f4fb700ef54: Verifying Checksum 05:30:46 4f4fb700ef54: Download complete 05:30:46 5d5c8e513c77: Verifying Checksum 05:30:46 5d5c8e513c77: Download complete 05:30:46 43c4264eed91: Verifying Checksum 05:30:46 43c4264eed91: Download complete 05:30:46 9f66e0745190: Verifying Checksum 05:30:46 9f66e0745190: Download complete 05:30:46 43c4264eed91: Pull complete 05:30:46 561ebcabdf7f: Verifying Checksum 05:30:46 561ebcabdf7f: Download complete 05:30:46 4cc291be95ef: Pull complete 05:30:46 2ac1f1163629: Verifying Checksum 05:30:46 2ac1f1163629: Download complete 05:30:46 f49a43e4bbc0: Verifying Checksum 05:30:50 2ac1f1163629: Pull complete 05:30:50 5c3c966382ef: Pull complete 05:30:50 4f4fb700ef54: Pull complete 05:30:50 5d5c8e513c77: Pull complete 05:30:50 9f66e0745190: Pull complete 05:30:52 f49a43e4bbc0: Pull complete 05:30:52 561ebcabdf7f: Pull complete 05:30:52 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:30:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:30:52 ---> 3a752c3f9dda 05:30:52 Step 3/10 : ARG ADD_BUILD_TAGS="" 05:30:55 ---> Running in 1ae6c08a5f64 05:30:56 Removing intermediate container 1ae6c08a5f64 05:30:56 ---> 5a5231beceff 05:30:56 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:30:56 ---> Running in d451ed1e80a8 05:30:56 Removing intermediate container d451ed1e80a8 05:30:56 ---> 63dc990ebf45 05:30:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 05:30:56 ---> Running in 712ab8bd8e05 05:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:30:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:30:57 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:30:57 (2/8) Installing libedit (20240517.3.1-r0) 05:30:57 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:30:57 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:30:57 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:30:57 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:30:57 (7/8) Installing openssh-server (9.7_p1-r4) 05:30:57 (8/8) Installing openssh (9.7_p1-r4) 05:30:57 Executing busybox-1.36.1-r29.trigger 05:30:57 OK: 252 MiB in 62 packages 05:30:57 Removing intermediate container 712ab8bd8e05 05:30:57 ---> de1d77315bb6 05:30:57 Step 6/10 : WORKDIR /device-modbus-go 05:30:57 ---> Running in 51cc746128bf 05:30:57 Removing intermediate container 51cc746128bf 05:30:57 ---> 47cbbee25508 05:30:57 Step 7/10 : COPY go.mod vendor* ./ 05:30:57 ---> 4980ddb325c3 05:30:57 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:30:57 ---> Running in b4811eadaf80 05:30:59 Still waiting to schedule task 05:30:59 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:31:44 Removing intermediate container b4811eadaf80 05:31:44 ---> a4d49188e126 05:31:44 Step 9/10 : COPY . . 05:31:44 ---> f7e098ab5c7e 05:31:44 Step 10/10 : RUN ${MAKE} 05:31:44 ---> Running in b8ed950c9114 05:31:44 noop 05:31:44 Removing intermediate container b8ed950c9114 05:31:44 ---> 839329855d06 05:31:44 Successfully built 839329855d06 05:31:44 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:44 + docker inspect -f . ci-base-image-x86_64 05:31:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:44 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:31:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:31:45 $ docker top cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:45 + go version 05:31:45 go version go1.23.2 linux/amd64 [Pipeline] } 05:31:45 $ docker stop --time=1 cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 05:31:46 $ docker rm -f --volumes cbe08223b2b082249e4f7ffed04747377122f2a52fe01d5d070b05280eabe153 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:31:47 + docker inspect -f . ci-base-image-x86_64 05:31:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:31:47 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:31:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:31:47 $ docker top 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 -eo pid,comm [Pipeline] { [Pipeline] sh 05:31:48 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] fileExists [Pipeline] sh 05:31:48 + make test 05:31:48 go test ./... -coverprofile=coverage.out 05:31:49 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:32:07 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:32:07 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.010s coverage: 48.0% of statements 05:32:16 go vet ./... 05:32:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:32:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:32:21 ./bin/test-attribution-txt.sh [Pipeline] echo 05:32:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:32:21 $ docker stop --time=1 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 05:32:25 $ docker rm -f --volumes 8cb267729c3aa757cfca1409fb374be81c8a7db3cb12cf8143dd534b55fdb644 [Pipeline] // withDockerContainer [Pipeline] sh 05:32:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:32:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 05:32:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:32:26 + ls -al . 05:32:26 total 260 05:32:26 drwxrwxr-x 9 jenkins jenkins 4096 Dec 9 05:31 . 05:32:26 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 05:30 .. 05:32:26 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 05:30 .dockerignore 05:32:26 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:32 .git 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 .github 05:32:26 -rw-rw-r-- 1 jenkins jenkins 266 Dec 9 05:30 .gitignore 05:32:26 -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 05:30 .golangci.yml 05:32:26 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 05:30 .semver 05:32:26 -rw-rw-r-- 1 jenkins jenkins 19818 Dec 9 05:30 Attribution.txt 05:32:26 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 9 05:30 CHANGELOG.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 9 05:30 Dockerfile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 05:30 GOVERNANCE.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 658 Dec 9 05:30 Jenkinsfile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 05:30 LICENSE 05:32:26 -rw-rw-r-- 1 jenkins jenkins 2524 Dec 9 05:30 Makefile 05:32:26 -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 05:30 OWNERS.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 9 05:30 README.md 05:32:26 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 05:30 VERSION 05:32:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:30 bin 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 cmd 05:32:26 -rw-r--r-- 1 jenkins jenkins 25464 Dec 9 05:32 coverage.out 05:32:26 -rw-rw-r-- 1 jenkins jenkins 6386 Dec 9 05:30 go.mod 05:32:26 -rw-rw-r-- 1 jenkins jenkins 87492 Dec 9 05:30 go.sum 05:32:26 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:30 internal 05:32:26 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:30 simulator 05:32:26 -rw-rw-r-- 1 jenkins jenkins 229 Dec 9 05:30 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:32:27 + 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=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c --label arch=amd64 --label version=4.0.0-dev.7 . 05:32:27 Sending build context to Docker daemon 18.08MB 05:32:27 Step 1/23 : ARG BASE=golang:1.23-alpine3.20 05:32:27 Step 2/23 : FROM ${BASE} AS builder 05:32:27 ---> 839329855d06 05:32:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 05:32:27 ---> Running in 5af513f7c8f5 05:32:27 Removing intermediate container 5af513f7c8f5 05:32:27 ---> b5d9428530ad 05:32:27 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 05:32:27 ---> Running in 6093dd9ad4dc 05:32:27 Removing intermediate container 6093dd9ad4dc 05:32:27 ---> 5f532ab79bd1 05:32:27 Step 5/23 : RUN apk add --update --no-cache make git openssh 05:32:27 ---> Running in 667f36c21102 05:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:32:28 OK: 252 MiB in 62 packages 05:32:28 Removing intermediate container 667f36c21102 05:32:28 ---> a03f86f84460 05:32:28 Step 6/23 : WORKDIR /device-modbus-go 05:32:28 ---> Running in 3e7766a4e15b 05:32:28 Removing intermediate container 3e7766a4e15b 05:32:28 ---> 300953c27910 05:32:28 Step 7/23 : COPY go.mod vendor* ./ 05:32:28 ---> 1836b7e85c58 05:32:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:32:28 ---> Running in f454aa431838 05:32:29 Removing intermediate container f454aa431838 05:32:29 ---> 0aecd8931aef 05:32:29 Step 9/23 : COPY . . 05:32:30 ---> 19303a9060e6 05:32:30 Step 10/23 : RUN ${MAKE} 05:32:30 ---> Running in e1e79ea13720 05:32:30 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:32:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-34771 in /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] { [Pipeline] ws 05:32:48 Running in /w/workspace/device-modbus-go/172 [Pipeline] { [Pipeline] checkout 05:32:51 The recommended git tool is: git 05:32:58 using credential edgex-jenkins-ssh 05:32:58 Cloning the remote Git repository 05:32:58 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 05:32:58 > git init /w/workspace/device-modbus-go/172 # timeout=10 05:32:58 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 05:32:58 > git --version # timeout=10 05:32:58 > git --version # 'git version 2.25.1' 05:32:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:32:59 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:02 Removing intermediate container e1e79ea13720 05:33:02 ---> fb30673e5fb4 05:33:02 Step 11/23 : FROM alpine:3.20 05:33:02 3.20: Pulling from library/alpine 05:33:02 da9db072f522: Pulling fs layer 05:33:02 da9db072f522: Verifying Checksum 05:33:02 da9db072f522: Download complete 05:33:02 da9db072f522: Pull complete 05:33:02 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:33:02 Status: Downloaded newer image for alpine:3.20 05:33:02 ---> 63b790fccc90 05:33:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2024: IoTech Ltd' 05:33:02 ---> Running in dabcadccb5b1 05:33:02 Removing intermediate container dabcadccb5b1 05:33:02 ---> 32eb84b1228b 05:33:02 Step 13/23 : RUN apk add --update --no-cache dumb-init 05:33:02 ---> Running in b739643fab34 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:33:02 (1/1) Installing dumb-init (1.2.5-r3) 05:33:02 Executing busybox-1.36.1-r29.trigger 05:33:02 OK: 8 MiB in 15 packages 05:33:02 Removing intermediate container b739643fab34 05:33:02 ---> ecf00017a987 05:33:02 Step 14/23 : RUN apk --no-cache upgrade 05:33:02 ---> Running in 98f49cd0b647 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:33:02 Upgrading critical system libraries and apk-tools: 05:33:02 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:33:02 Executing busybox-1.36.1-r29.trigger 05:33:02 Continuing the upgrade transaction with new apk-tools: 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:33:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:33:02 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:33:02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:33:02 OK: 8 MiB in 15 packages 05:33:02 Removing intermediate container 98f49cd0b647 05:33:02 ---> c3fef23e85e7 05:33:02 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 05:33:02 Avoid second fetch 05:33:02 Checking out Revision 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c (main) 05:33:01 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 05:33:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:33:02 > git config core.sparsecheckout # timeout=10 05:33:03 > git checkout -f 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c # timeout=10 05:33:03 ---> cc0ec18c0712 05:33:03 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 05:33:03 ---> 0145444f2606 05:33:03 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 05:33:03 Commit message: "Merge pull request #596 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.9" 05:33:03 ---> 88c1fa0d6a66 05:33:03 Step 18/23 : EXPOSE 59901 05:33:03 ---> Running in 44d55ddb6fcb 05:33:03 Removing intermediate container 44d55ddb6fcb 05:33:03 ---> 1790be3ddfe2 05:33:03 Step 19/23 : ENTRYPOINT ["/device-modbus"] 05:33:03 ---> Running in 2fd789b08b99 05:33:03 Removing intermediate container 2fd789b08b99 05:33:03 ---> 66b04c150cab 05:33:03 Step 20/23 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 05:33:03 ---> Running in e50511856fbf 05:33:04 Removing intermediate container e50511856fbf 05:33:04 ---> 35fb22694079 05:33:04 Step 21/23 : LABEL arch=amd64 05:33:04 ---> Running in 64f217030646 05:33:04 Removing intermediate container 64f217030646 05:33:04 ---> 6c7629440357 05:33:04 Step 22/23 : LABEL git_sha=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:33:04 ---> Running in 6ccd0fd543aa 05:33:04 Removing intermediate container 6ccd0fd543aa 05:33:04 ---> be23c4dfa6e1 05:33:04 Step 23/23 : LABEL version=4.0.0-dev.7 05:33:04 ---> Running in 8e1592b2cf7c 05:33:04 Removing intermediate container 8e1592b2cf7c 05:33:04 ---> 29417cb4e9ce 05:33:04 [Warning] One or more build-args [ARCH] were not consumed 05:33:04 Successfully built 29417cb4e9ce 05:33:04 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:04 provisioning config files... 05:33:04 copy managed file [device-modbus-go-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config15606631062958686202tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:04 ---> ****-login.sh 05:33:04 nexus3.edgexfoundry.org:10001 05:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:04 Configure a credential helper to remove this warning. See 05:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:04 05:33:04 Login Succeeded 05:33:04 nexus3.edgexfoundry.org:10002 05:33:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:04 Configure a credential helper to remove this warning. See 05:33:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:04 05:33:04 Login Succeeded 05:33:04 nexus3.edgexfoundry.org:10003 05:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:05 Configure a credential helper to remove this warning. See 05:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:05 05:33:05 Login Succeeded 05:33:05 nexus3.edgexfoundry.org:10004 05:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:05 Configure a credential helper to remove this warning. See 05:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:05 05:33:05 Login Succeeded 05:33:05 ****.io 05:33:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:05 Configure a credential helper to remove this warning. See 05:33:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:05 05:33:05 Login Succeeded 05:33:05 ---> ****-login.sh ends [Pipeline] } 05:33:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:05 [edgeXDocker.push] Tagging docker image device-modbus with the following tags: 05:33:05 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:33:05 latest 05:33:05 4.0.0-dev.7 05:33:05 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:33:05 main 05:33:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:05 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:06 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:33:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:33:06 285878b9f23b: Preparing 05:33:06 e457834a4996: Preparing 05:33:06 a25b87760977: Preparing 05:33:06 88bf4f2d62f2: Preparing 05:33:06 bc78c95ef6ca: Preparing 05:33:06 75654b8eeebd: Preparing 05:33:06 75654b8eeebd: Waiting 05:33:06 e457834a4996: Pushed 05:33:06 bc78c95ef6ca: Pushed 05:33:06 285878b9f23b: Pushed 05:33:06 75654b8eeebd: Layer already exists 05:33:06 88bf4f2d62f2: Pushed [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:33:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:33:08 % Total % Received % Xferd Average Speed Time Time Time Current 05:33:08 Dload Upload Total Spent Left Speed 05:33:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 67162 0 --:--:-- --:--:-- --:--:-- 67162 [Pipeline] sh 05:33:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:33:09 a25b87760977: Pushed 05:33:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:33:09 + sudo tee /etc/docker/daemon.new 05:33:09 { 05:33:09 "registry-mirrors": [ 05:33:09 "https://nexus3.edgexfoundry.org:10001" 05:33:09 ], 05:33:09 "bip": "10.250.0.254/24", 05:33:09 "hosts": [ 05:33:09 "tcp://0.0.0.0:5555", 05:33:09 "unix:///var/run/docker.sock" 05:33:09 ], 05:33:09 "mtu": 1458, 05:33:09 "selinux-enabled": true, 05:33:09 "seccomp-profile": "/etc/docker/seccomp.json" 05:33:09 } [Pipeline] sh 05:33:09 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:33:09 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:10 + sudo service docker restart 05:33:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:latest 05:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:33:10 285878b9f23b: Preparing 05:33:10 e457834a4996: Preparing 05:33:10 a25b87760977: Preparing 05:33:10 88bf4f2d62f2: Preparing 05:33:10 bc78c95ef6ca: Preparing 05:33:10 75654b8eeebd: Preparing 05:33:10 285878b9f23b: Layer already exists 05:33:10 bc78c95ef6ca: Layer already exists 05:33:10 e457834a4996: Layer already exists 05:33:10 88bf4f2d62f2: Layer already exists 05:33:10 a25b87760977: Layer already exists 05:33:10 75654b8eeebd: Layer already exists 05:33:10 latest: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:10 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:10 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 05:33:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:33:10 285878b9f23b: Preparing 05:33:10 e457834a4996: Preparing 05:33:10 a25b87760977: Preparing 05:33:10 88bf4f2d62f2: Preparing 05:33:10 bc78c95ef6ca: Preparing 05:33:10 75654b8eeebd: Preparing 05:33:10 75654b8eeebd: Waiting 05:33:10 e457834a4996: Layer already exists 05:33:10 88bf4f2d62f2: Layer already exists 05:33:10 285878b9f23b: Layer already exists 05:33:10 a25b87760977: Layer already exists 05:33:10 bc78c95ef6ca: Layer already exists 05:33:10 75654b8eeebd: Layer already exists 05:33:10 4.0.0-dev.7: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:11 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:11 + docker push nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:33:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:33:11 285878b9f23b: Preparing 05:33:11 e457834a4996: Preparing 05:33:11 a25b87760977: Preparing 05:33:11 88bf4f2d62f2: Preparing 05:33:11 bc78c95ef6ca: Preparing 05:33:11 75654b8eeebd: Preparing 05:33:11 75654b8eeebd: Waiting 05:33:11 e457834a4996: Layer already exists 05:33:11 88bf4f2d62f2: Layer already exists 05:33:11 bc78c95ef6ca: Layer already exists 05:33:11 a25b87760977: Layer already exists 05:33:11 285878b9f23b: Layer already exists 05:33:11 75654b8eeebd: Layer already exists 05:33:11 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:12 + docker tag device-modbus nexus3.edgexfoundry.org:10004/device-modbus:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:12 + docker push nexus3.edgexfoundry.org:10004/device-modbus:main 05:33:12 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus] 05:33:12 285878b9f23b: Preparing 05:33:12 e457834a4996: Preparing 05:33:12 a25b87760977: Preparing 05:33:12 88bf4f2d62f2: Preparing 05:33:12 bc78c95ef6ca: Preparing 05:33:12 75654b8eeebd: Preparing 05:33:12 75654b8eeebd: Waiting 05:33:12 e457834a4996: Layer already exists 05:33:12 a25b87760977: Layer already exists 05:33:12 88bf4f2d62f2: Layer already exists 05:33:12 bc78c95ef6ca: Layer already exists 05:33:12 285878b9f23b: Layer already exists 05:33:12 75654b8eeebd: Layer already exists 05:33:12 main: digest: sha256:18a1f24d24acce4b5b144feb73b4e1957c2148d9ce0ad9ae863c81093902d2b5 size: 1576 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:33:12 ===================================================== [Pipeline] echo 05:33:12 taggedImages: 05:33:12 - nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:33:12 - nexus3.edgexfoundry.org:10004/device-modbus:latest 05:33:12 - nexus3.edgexfoundry.org:10004/device-modbus:4.0.0-dev.7 05:33:12 - nexus3.edgexfoundry.org:10004/device-modbus:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:33:12 - 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] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:13 05:33:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:13 latest: Pulling from edgex-lftools-log-publisher 05:33:13 5eb5b503b376: Pulling fs layer 05:33:13 5c69ac0246d0: Pulling fs layer 05:33:13 ec43610c2a17: Pulling fs layer 05:33:13 3a2ae6a8a46f: Pulling fs layer 05:33:13 33b1e0a273af: Pulling fs layer 05:33:13 5d3b04190fa2: Pulling fs layer 05:33:13 2f39f015ded8: Pulling fs layer 05:33:13 3a2ae6a8a46f: Waiting 05:33:13 33b1e0a273af: Waiting 05:33:13 5d3b04190fa2: Waiting 05:33:13 5c69ac0246d0: Verifying Checksum 05:33:13 5c69ac0246d0: Download complete 05:33:13 3a2ae6a8a46f: Verifying Checksum 05:33:13 3a2ae6a8a46f: Download complete 05:33:13 33b1e0a273af: Verifying Checksum 05:33:13 33b1e0a273af: Download complete 05:33:13 5d3b04190fa2: Verifying Checksum 05:33:13 5d3b04190fa2: Download complete 05:33:13 ec43610c2a17: Verifying Checksum 05:33:13 ec43610c2a17: Download complete 05:33:13 5eb5b503b376: Verifying Checksum 05:33:13 5eb5b503b376: Download complete 05:33:14 2f39f015ded8: Download complete 05:33:14 5eb5b503b376: Pull complete 05:33:15 5c69ac0246d0: Pull complete 05:33:15 ec43610c2a17: Pull complete 05:33:15 3a2ae6a8a46f: Pull complete 05:33:15 33b1e0a273af: Pull complete 05:33:15 5d3b04190fa2: Pull complete 05:33:20 2f39f015ded8: Pull complete 05:33:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:33:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:33:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:33:20 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:33:20 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:33:23 $ docker top af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:23 ---> job-cost.sh 05:33:23 lf-activate-venv: SKIPPING 05:33:23 INFO: No Stack... 05:33:24 INFO: Retrieving Pricing Info for: v3-standard-8 05:33:24 INFO: Archiving Costs [Pipeline] sh 05:33:24 + cat /w/workspace/gexfoundry_device-modbus-go_main/archives/cost.csv 05:33:24 + cut -d, -f6 [Pipeline] lock 05:33:24 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] 05:33:24 Resource [jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] did not exist. Created. 05:33:24 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:33:25 + echo total: 0.2199999988079071 [Pipeline] stash 05:33:25 Stashed 1 file(s) [Pipeline] } 05:33:25 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 05:33:25 $ docker stop --time=1 af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 05:33:26 $ docker rm -f --volumes af343c48d6798f4d86a07e8e6159cbf6db7ca4f63e7775f4681f896948dd3142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:33:29 provisioning config files... 05:33:29 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/172@tmp/config3572367351224692524tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:33:29 ---> ****-login.sh 05:33:29 nexus3.edgexfoundry.org:10001 05:33:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:30 Configure a credential helper to remove this warning. See 05:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:30 05:33:30 Login Succeeded 05:33:30 nexus3.edgexfoundry.org:10002 05:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:30 Configure a credential helper to remove this warning. See 05:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:30 05:33:30 Login Succeeded 05:33:30 nexus3.edgexfoundry.org:10003 05:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:30 Configure a credential helper to remove this warning. See 05:33:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:30 05:33:30 Login Succeeded 05:33:30 nexus3.edgexfoundry.org:10004 05:33:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:31 Configure a credential helper to remove this warning. See 05:33:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:31 05:33:31 Login Succeeded 05:33:31 ****.io 05:33:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:33:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:33:31 Configure a credential helper to remove this warning. See 05:33:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:33:31 05:33:31 Login Succeeded 05:33:31 ---> ****-login.sh ends [Pipeline] } 05:33:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 05:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:33:31 ========================================================= 05:33:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:33:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:33:31 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 05:33:32 #0 building with "default" instance using docker driver 05:33:32 05:33:32 #1 [internal] load build definition from Dockerfile 05:33:32 #1 transferring dockerfile: 1.52kB 0.0s done 05:33:32 #1 DONE 0.1s 05:33:32 05:33:32 #2 [internal] load .dockerignore 05:33:32 #2 transferring context: 182B done 05:33:32 #2 DONE 0.1s 05:33:33 05:33:33 #3 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:33:33 #3 DONE 0.1s 05:33:33 05:33:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:33:33 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 0.0s done 05:33:33 #4 sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 1.99kB / 1.99kB done 05:33:33 #4 sha256:be29e6b0f0d48c82f8b7b9eee484c4dc135732b9e314d3ddccdbbf7107de97ad 5.39kB / 5.39kB done 05:33:33 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 3.15MB / 4.09MB 0.2s 05:33:33 #4 sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 293.52kB / 293.52kB 0.1s done 05:33:33 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 5.24MB / 70.64MB 0.2s 05:33:33 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 0B / 127B 0.2s 05:33:33 #4 sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 4.09MB / 4.09MB 0.3s done 05:33:33 #4 sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea 127B / 127B 0.2s done 05:33:33 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 05:33:33 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.3s done 05:33:33 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.53MB / 70.64MB 0.4s 05:33:33 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 2.10MB / 95.52MB 0.4s 05:33:33 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 241.66kB / 12.73MB 0.4s 05:33:33 #4 sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 440B / 440B 0.3s done 05:33:33 #4 ... 05:33:33 05:33:33 #5 [internal] load build context 05:33:33 #5 transferring context: 9.02MB 0.5s done 05:33:33 #5 DONE 0.5s 05:33:33 05:33:33 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine@sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:33:33 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 4.19MB / 12.73MB 0.5s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 20.42MB / 70.64MB 0.6s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 10.12MB / 95.52MB 0.6s 05:33:34 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 7.34MB / 12.73MB 0.6s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 25.86MB / 70.64MB 0.7s 05:33:34 #4 extracting sha256:cf04c63912e16506c4413937c7f4579018e4bb25c272d989789cfba77b12f951 0.5s done 05:33:34 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 11.53MB / 12.73MB 0.7s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 36.70MB / 70.64MB 0.9s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 25.14MB / 95.52MB 0.9s 05:33:34 #4 sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 12.73MB / 12.73MB 0.8s done 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 41.66MB / 70.64MB 1.0s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 30.15MB / 95.52MB 1.0s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 46.14MB / 70.64MB 1.1s 05:33:34 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 51.38MB / 70.64MB 1.2s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 38.80MB / 95.52MB 1.2s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 59.81MB / 70.64MB 1.4s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 48.23MB / 95.52MB 1.4s 05:33:34 #4 extracting sha256:55b35a11ae5eab5f9885f480b702f14893ab21d2d29f58cd678d35d2fde98e27 0.2s done 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 65.01MB / 70.64MB 1.5s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 53.48MB / 95.52MB 1.5s 05:33:34 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.6s 05:33:34 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 59.77MB / 95.52MB 1.6s 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 66.06MB / 95.52MB 1.7s 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 72.35MB / 95.52MB 1.8s 05:33:35 #4 sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 70.64MB / 70.64MB 1.9s done 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 82.84MB / 95.52MB 2.0s 05:33:35 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 90.18MB / 95.52MB 2.2s 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.3s 05:33:35 #4 sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 95.52MB / 95.52MB 2.4s done 05:33:42 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 6.3s 05:33:47 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 11.8s 05:33:54 #4 extracting sha256:a37a00ec5f007d0ae73647c82b7d81d98a44fb7d073d06e633d656bca79db62a 18.6s done 05:33:55 #4 extracting sha256:50b3750afda1ed5c34a5153357a453f4928aa99e9f60005309772f320263a9ea done 05:33:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 05:33:55 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 05:33:55 #4 extracting sha256:80978eb59214169129ea09808cbd1cd6cb9503947a15f41f800ef14c39d0f5d6 done 05:33:55 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 05:34:00 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 5.1s 05:34:04 #4 extracting sha256:c9f46d7d2bd2bfc9efa70b1592947290c554ebd4f565d75efad910426b662f2d 8.4s done 05:34:04 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 0.1s 05:34:06 #4 extracting sha256:c5a475d317c953d8ffff2d7e2ad4be8b96f48a12d542f5668e0091fab47999e5 2.3s done 05:34:06 #4 DONE 33.5s 05:34:06 05:34:06 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:34:07 #6 0.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:34:08 #6 1.075 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:34:09 #6 2.433 (1/8) Installing openssh-keygen (9.7_p1-r4) 05:34:09 #6 2.457 (2/8) Installing libedit (20240517.3.1-r0) 05:34:09 #6 2.468 (3/8) Installing openssh-client-common (9.7_p1-r4) 05:34:09 #6 2.531 (4/8) Installing openssh-client-default (9.7_p1-r4) 05:34:09 #6 2.557 (5/8) Installing openssh-sftp-server (9.7_p1-r4) 05:34:09 #6 2.566 (6/8) Installing openssh-server-common (9.7_p1-r4) 05:34:09 #6 2.571 (7/8) Installing openssh-server (9.7_p1-r4) 05:34:09 #6 2.598 (8/8) Installing openssh (9.7_p1-r4) 05:34:09 #6 2.613 Executing busybox-1.36.1-r29.trigger 05:34:09 #6 2.653 OK: 244 MiB in 62 packages 05:34:11 #6 DONE 4.4s 05:34:11 05:34:11 #7 [builder 3/7] WORKDIR /device-modbus-go 05:34:11 #7 DONE 0.1s 05:34:11 05:34:11 #8 [builder 4/7] COPY go.mod vendor* ./ 05:34:11 #8 DONE 0.1s 05:34:11 05:34:11 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:34:44 #9 DONE 30.5s 05:34:44 05:34:44 #10 [builder 6/7] COPY . . 05:34:44 #10 DONE 0.3s 05:34:44 05:34:44 #11 [builder 7/7] RUN echo noop 05:34:44 #11 0.652 noop 05:34:44 #11 DONE 2.2s 05:34:44 05:34:44 #12 exporting to image 05:34:44 #12 exporting layers 05:35:23 #12 exporting layers 34.9s done 05:35:23 #12 writing image sha256:ec1b5cc1a7809e03950483688b93f7cee6f81c24deb1f38c0f497bb7fd037f90 done 05:35:23 #12 naming to docker.io/library/ci-base-image-arm64 done 05:35:23 #12 DONE 35.0s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:23 + docker inspect -f . ci-base-image-arm64 05:35:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:23 prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container 05:35:23 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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 05:35:25 $ docker top 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:26 + go version 05:35:26 go version go1.23.2 linux/arm64 [Pipeline] } 05:35:26 $ docker stop --time=1 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 05:35:27 $ docker rm -f --volumes 1e69e2a9dbec7f0f54d6137372cbb09f06cfbdb69a216f6f609fd1733b8d2f14 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:28 + docker inspect -f . ci-base-image-arm64 05:35:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:35:28 prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container 05:35:28 $ 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/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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 05:35:30 $ docker top 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a -eo pid,comm [Pipeline] { [Pipeline] sh 05:35:30 + git config --global --add safe.directory /w/workspace/device-modbus-go/172 [Pipeline] fileExists [Pipeline] sh 05:35:30 + make test 05:35:30 go test ./... -coverprofile=coverage.out 05:35:36 ? github.com/edgexfoundry/device-modbus-go [no test files] 05:37:58 github.com/edgexfoundry/device-modbus-go/cmd coverage: 0.0% of statements 05:37:58 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.070s coverage: 48.0% of statements 05:37:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 05:37:58 go vet ./... 05:38:30 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:38:30 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:38:30 ./bin/test-attribution-txt.sh [Pipeline] echo 05:38:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 05:38:30 $ docker stop --time=1 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a 05:38:33 $ docker rm -f --volumes 2207f0491e20fd9c27d0330dc0dda12d2318cb37e04434f54fc52cf7f75bfe3a [Pipeline] // withDockerContainer [Pipeline] sh 05:38:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 05:38:35 Warning: overwriting stash ‘coverage-report’ 05:38:36 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 05:38:36 + sudo chown -R jenkins:jenkins . [Pipeline] sh 05:38:36 + ls -al . 05:38:36 total 256 05:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:35 . 05:38:36 drwxrwxr-x 4 jenkins jenkins 4096 Dec 9 05:32 .. 05:38:36 -rw-rw-r-- 1 jenkins jenkins 140 Dec 9 05:33 .dockerignore 05:38:36 drwxrwxr-x 8 jenkins jenkins 4096 Dec 9 05:33 .git 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 .github 05:38:36 -rw-rw-r-- 1 jenkins jenkins 266 Dec 9 05:33 .gitignore 05:38:36 -rw-rw-r-- 1 jenkins jenkins 199 Dec 9 05:33 .golangci.yml 05:38:36 -rw-rw-r-- 1 jenkins jenkins 19818 Dec 9 05:33 Attribution.txt 05:38:36 -rw-rw-r-- 1 jenkins jenkins 16388 Dec 9 05:33 CHANGELOG.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 1479 Dec 9 05:33 Dockerfile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 677 Dec 9 05:33 GOVERNANCE.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 658 Dec 9 05:33 Jenkinsfile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 11340 Dec 9 05:33 LICENSE 05:38:36 -rw-rw-r-- 1 jenkins jenkins 2524 Dec 9 05:33 Makefile 05:38:36 -rw-rw-r-- 1 jenkins jenkins 622 Dec 9 05:33 OWNERS.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 4463 Dec 9 05:33 README.md 05:38:36 -rw-rw-r-- 1 jenkins jenkins 11 Dec 9 05:30 VERSION 05:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:33 bin 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 cmd 05:38:36 -rw-r--r-- 1 jenkins jenkins 25464 Dec 9 05:37 coverage.out 05:38:36 -rw-rw-r-- 1 jenkins jenkins 6386 Dec 9 05:33 go.mod 05:38:36 -rw-rw-r-- 1 jenkins jenkins 87492 Dec 9 05:33 go.sum 05:38:36 drwxrwxr-x 3 jenkins jenkins 4096 Dec 9 05:33 internal 05:38:36 drwxrwxr-x 2 jenkins jenkins 4096 Dec 9 05:33 simulator 05:38:36 -rw-rw-r-- 1 jenkins jenkins 229 Dec 9 05:33 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:37 + 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=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c --label arch=arm64 --label version=4.0.0-dev.7 . 05:38:38 #0 building with "default" instance using docker driver 05:38:38 05:38:38 #1 [internal] load .dockerignore 05:38:38 #1 transferring context: 182B 0.0s done 05:38:38 #1 DONE 0.0s 05:38:38 05:38:38 #2 [internal] load build definition from Dockerfile 05:38:38 #2 transferring dockerfile: 1.52kB 0.0s done 05:38:38 #2 DONE 0.0s 05:38:38 05:38:38 #3 [internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:38:38 #3 DONE 0.0s 05:38:38 05:38:38 #4 [internal] load metadata for docker.io/library/alpine:3.20 05:38:38 #4 DONE 0.4s 05:38:38 05:38:38 #5 [internal] load build context 05:38:38 #5 transferring context: 33.69kB 0.1s done 05:38:38 #5 DONE 0.1s 05:38:38 05:38:38 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:38:38 #6 resolve docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 0.1s done 05:38:38 #6 sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 9.22kB / 9.22kB done 05:38:38 #6 sha256:ea3c5a9671f7b3f7eb47eab06f73bc6591df978b0d5955689a9e6f943aa368c0 1.02kB / 1.02kB done 05:38:38 #6 sha256:511a44083d3a23416fadc62847c45d14c25cbace86e7a72b2b350436978a0450 616B / 616B done 05:38:38 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 2.10MB / 4.09MB 0.1s 05:38:38 #6 ... 05:38:38 05:38:38 #7 [builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:38:38 #7 DONE 0.2s 05:38:38 05:38:38 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 05:38:38 #6 sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 4.09MB / 4.09MB 0.1s done 05:38:38 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 05:38:39 #6 extracting sha256:9986a736f7d3d24bb01b0a560fa0f19c4b57e56c646e1f998941529d28710e6b 0.5s done 05:38:39 #6 DONE 1.0s 05:38:39 05:38:39 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:38:40 #8 0.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:38:40 #8 1.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:38:41 #8 2.469 (1/1) Installing dumb-init (1.2.5-r3) 05:38:41 #8 ... 05:38:41 05:38:41 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh 05:38:41 #9 0.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:38:41 #9 1.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:38:41 #9 2.900 OK: 244 MiB in 62 packages 05:38:41 #9 DONE 3.4s 05:38:41 05:38:41 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:38:41 #8 2.485 Executing busybox-1.36.1-r29.trigger 05:38:41 #8 2.509 OK: 9 MiB in 15 packages 05:38:42 #8 ... 05:38:42 05:38:42 #10 [builder 3/7] WORKDIR /device-modbus-go 05:38:42 #10 DONE 0.1s 05:38:42 05:38:42 #11 [builder 4/7] COPY go.mod vendor* ./ 05:38:42 #11 DONE 0.2s 05:38:42 05:38:42 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 05:38:42 #8 DONE 2.9s 05:38:42 05:38:42 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:38:44 #12 DONE 1.7s 05:38:44 05:38:44 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:38:44 #13 1.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:38:44 #13 1.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:38:44 #13 ... 05:38:44 05:38:44 #14 [builder 6/7] COPY . . 05:38:44 #14 DONE 0.4s 05:38:44 05:38:44 #15 [builder 7/7] RUN make build 05:38:45 #15 0.796 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.9 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-modbus ./cmd 05:38:48 #15 ... 05:38:48 05:38:48 #13 [stage-1 3/6] RUN apk --no-cache upgrade 05:38:48 #13 3.033 Upgrading critical system libraries and apk-tools: 05:38:48 #13 3.033 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:38:48 #13 3.051 Executing busybox-1.36.1-r29.trigger 05:38:48 #13 3.359 Continuing the upgrade transaction with new apk-tools: 05:38:48 #13 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:38:48 #13 3.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:38:48 #13 5.194 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 05:38:48 #13 5.327 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 05:38:48 #13 5.362 OK: 9 MiB in 15 packages 05:38:48 #13 DONE 5.8s 05:38:48 05:38:48 #15 [builder 7/7] RUN make build 05:41:10 #15 DONE 136.6s 05:41:10 05:41:10 #16 [stage-1 4/6] COPY --from=builder /device-modbus-go/cmd / 05:41:10 #16 DONE 0.5s 05:41:10 05:41:10 #17 [stage-1 5/6] COPY --from=builder /device-modbus-go/LICENSE / 05:41:10 #17 DONE 0.1s 05:41:10 05:41:10 #18 [stage-1 6/6] COPY --from=builder /device-modbus-go/Attribution.txt / 05:41:10 #18 DONE 0.1s 05:41:10 05:41:10 #19 exporting to image 05:41:10 #19 exporting layers 05:41:10 #19 exporting layers 0.4s done 05:41:10 #19 writing image sha256:3f14cc75eeabecd348269614567760a227c08351a213c40295fa5281ca24340b done 05:41:10 #19 naming to docker.io/library/device-modbus-arm64 0.0s done 05:41:10 #19 DONE 0.4s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:41:10 provisioning config files... 05:41:10 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/172@tmp/config14860547583238037597tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:41:10 ---> ****-login.sh 05:41:10 nexus3.edgexfoundry.org:10001 05:41:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10002 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10003 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 nexus3.edgexfoundry.org:10004 05:41:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:11 Configure a credential helper to remove this warning. See 05:41:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:11 05:41:11 Login Succeeded 05:41:11 ****.io 05:41:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:41:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:41:12 Configure a credential helper to remove this warning. See 05:41:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:41:12 05:41:12 Login Succeeded 05:41:12 ---> ****-login.sh ends [Pipeline] } 05:41:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:41:12 [edgeXDocker.push] Tagging docker image device-modbus-arm64 with the following tags: 05:41:12 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:41:12 latest 05:41:12 4.0.0-dev.7 05:41:12 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:41:12 main 05:41:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:12 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:13 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:41:13 c71b6854a59a: Preparing 05:41:13 b514624fa7b6: Preparing 05:41:13 d25044050912: Preparing 05:41:13 9c7a006e913a: Preparing 05:41:13 d9b5e1d5a460: Preparing 05:41:13 651d9022c234: Preparing 05:41:13 651d9022c234: Waiting 05:41:13 d9b5e1d5a460: Pushed 05:41:13 b514624fa7b6: Pushed 05:41:13 c71b6854a59a: Pushed 05:41:13 651d9022c234: Layer already exists 05:41:14 9c7a006e913a: Pushed 05:41:21 d25044050912: Pushed 05:41:21 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:22 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:22 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:41:22 c71b6854a59a: Preparing 05:41:22 b514624fa7b6: Preparing 05:41:22 d25044050912: Preparing 05:41:22 9c7a006e913a: Preparing 05:41:22 d9b5e1d5a460: Preparing 05:41:22 651d9022c234: Preparing 05:41:22 651d9022c234: Waiting 05:41:22 c71b6854a59a: Layer already exists 05:41:22 9c7a006e913a: Layer already exists 05:41:22 b514624fa7b6: Layer already exists 05:41:22 d25044050912: Layer already exists 05:41:22 d9b5e1d5a460: Layer already exists 05:41:22 651d9022c234: Layer already exists 05:41:22 latest: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:23 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:23 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 05:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:41:23 c71b6854a59a: Preparing 05:41:23 b514624fa7b6: Preparing 05:41:23 d25044050912: Preparing 05:41:23 9c7a006e913a: Preparing 05:41:23 d9b5e1d5a460: Preparing 05:41:23 651d9022c234: Preparing 05:41:23 651d9022c234: Waiting 05:41:23 c71b6854a59a: Layer already exists 05:41:23 d25044050912: Layer already exists 05:41:23 b514624fa7b6: Layer already exists 05:41:23 d9b5e1d5a460: Layer already exists 05:41:23 9c7a006e913a: Layer already exists 05:41:23 651d9022c234: Layer already exists 05:41:23 4.0.0-dev.7: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:24 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:41:24 c71b6854a59a: Preparing 05:41:24 b514624fa7b6: Preparing 05:41:24 d25044050912: Preparing 05:41:24 9c7a006e913a: Preparing 05:41:24 d9b5e1d5a460: Preparing 05:41:24 651d9022c234: Preparing 05:41:24 651d9022c234: Waiting 05:41:24 9c7a006e913a: Layer already exists 05:41:24 c71b6854a59a: Layer already exists 05:41:24 d25044050912: Layer already exists 05:41:24 b514624fa7b6: Layer already exists 05:41:24 d9b5e1d5a460: Layer already exists 05:41:24 651d9022c234: Layer already exists 05:41:24 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker tag device-modbus-arm64 nexus3.edgexfoundry.org:10004/device-modbus-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:25 + docker push nexus3.edgexfoundry.org:10004/device-modbus-arm64:main 05:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-modbus-arm64] 05:41:25 c71b6854a59a: Preparing 05:41:25 b514624fa7b6: Preparing 05:41:25 d25044050912: Preparing 05:41:25 9c7a006e913a: Preparing 05:41:25 d9b5e1d5a460: Preparing 05:41:25 651d9022c234: Preparing 05:41:25 651d9022c234: Waiting 05:41:25 c71b6854a59a: Layer already exists 05:41:25 d25044050912: Layer already exists 05:41:25 b514624fa7b6: Layer already exists 05:41:25 d9b5e1d5a460: Layer already exists 05:41:25 9c7a006e913a: Layer already exists 05:41:25 651d9022c234: Layer already exists 05:41:25 main: digest: sha256:6cf84267d332303b74a995c947a57e65c1b176c04c801caedcf5f2661b36a4c4 size: 1575 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:41:25 ===================================================== [Pipeline] echo 05:41:25 taggedImages: 05:41:25 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c 05:41:25 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:latest 05:41:25 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4.0.0-dev.7 05:41:25 - nexus3.edgexfoundry.org:10004/device-modbus-arm64:4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c-4.0.0-dev.7 05:41:25 - 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 05:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:26 05:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:41:26 arm64: Pulling from edgex-lftools-log-publisher 05:41:26 8998bd30e6a1: Pulling fs layer 05:41:26 04944245beec: Pulling fs layer 05:41:26 699f458cf7ca: Pulling fs layer 05:41:26 765212b225bb: Pulling fs layer 05:41:26 f23df028b6ca: Pulling fs layer 05:41:26 d65c8cfc05b1: Pulling fs layer 05:41:26 2437ff75d9bd: Pulling fs layer 05:41:26 765212b225bb: Waiting 05:41:26 f23df028b6ca: Waiting 05:41:26 d65c8cfc05b1: Waiting 05:41:26 2437ff75d9bd: Waiting 05:41:26 04944245beec: Verifying Checksum 05:41:26 04944245beec: Download complete 05:41:26 765212b225bb: Download complete 05:41:26 f23df028b6ca: Verifying Checksum 05:41:26 f23df028b6ca: Download complete 05:41:26 d65c8cfc05b1: Verifying Checksum 05:41:26 d65c8cfc05b1: Download complete 05:41:26 699f458cf7ca: Verifying Checksum 05:41:26 699f458cf7ca: Download complete 05:41:27 8998bd30e6a1: Verifying Checksum 05:41:27 8998bd30e6a1: Download complete 05:41:29 2437ff75d9bd: Verifying Checksum 05:41:29 2437ff75d9bd: Download complete 05:41:34 8998bd30e6a1: Pull complete 05:41:35 04944245beec: Pull complete 05:41:37 699f458cf7ca: Pull complete 05:41:37 765212b225bb: Pull complete 05:41:38 f23df028b6ca: Pull complete 05:41:38 d65c8cfc05b1: Pull complete 05:42:04 2437ff75d9bd: Pull complete 05:42:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:42:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:42:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:04 prd-ubuntu20.04-docker-arm64-4c-16g-34771 does not seem to be running inside a container 05:42:05 $ 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/172 -v /w/workspace/device-modbus-go/172:/w/workspace/device-modbus-go/172:rw,z -v /w/workspace/device-modbus-go/172@tmp:/w/workspace/device-modbus-go/172@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 05:42:07 $ docker top 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:07 ---> job-cost.sh 05:42:08 lf-activate-venv: SKIPPING 05:42:08 INFO: No Stack... 05:42:08 INFO: Retrieving Pricing Info for: v3-standard-8 05:42:09 INFO: Archiving Costs [Pipeline] sh 05:42:09 + cat /w/workspace/device-modbus-go/172/archives/cost.csv 05:42:09 + cut -d, -f6 [Pipeline] lock 05:42:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] 05:42:09 Resource [jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] did not exist. Created. 05:42:09 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:10 /w/workspace/device-modbus-go/172@tmp/durable-2552a638/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 05:42:10 + echo total: 0.2199999988079071 [Pipeline] stash 05:42:10 Warning: overwriting stash ‘stack-cost’ 05:42:10 Stashed 1 file(s) [Pipeline] } 05:42:10 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-main-172-stack-cost] [Pipeline] // lock [Pipeline] } 05:42:10 $ docker stop --time=1 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be 05:42:11 $ docker rm -f --volumes 1bdffd9ec9b6256428de8f0b73ab2af4dd8ef8936dda26c7aec6641c5fe2f1be [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 05:42:12 provisioning config files... 05:42:12 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config18362282362434319514tmp [Pipeline] { [Pipeline] sh 05:42:12 + set +x 05:42:12 + curl -s https://codecov.io/bash 05:42:12 + bash -s -- 05:42:12 05:42:12 _____ _ 05:42:12 / ____| | | 05:42:12 | | ___ __| | ___ ___ _____ __ 05:42:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:42:12 | |___| (_) | (_| | __/ (_| (_) \ V / 05:42:12 \_____\___/ \__,_|\___|\___\___/ \_/ 05:42:12 Bash-1.0.6 05:42:12 05:42:12 05:42:12 ==> git version 2.25.1 found 05:42:12 ==> 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 05:42:12 Release-Date: 2020-01-08 05:42:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:42:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:42:12 ==> Jenkins CI detected. 05:42:12 current dir:  /w/workspace/gexfoundry_device-modbus-go_main 05:42:12 project root: . 05:42:12 --> token set from env 05:42:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:42:12 ==> Running gcov in . (disable via -X gcov) 05:42:12 ==> Python coveragepy not found 05:42:12 ==> Searching for coverage reports in: 05:42:12 + . 05:42:12 -> Found 1 reports 05:42:12 ==> Detecting git/mercurial file structure 05:42:12 ==> Reading reports 05:42:12 + ./coverage.out bytes=25464 05:42:12 ==> Appending adjustments 05:42:12 https://docs.codecov.io/docs/fixing-reports 05:42:12 + Found adjustments 05:42:12 ==> Gzipping contents 05:42:12 4.0K /tmp/codecov.rnJhbi.gz 05:42:12 ==> Uploading reports 05:42:12 url: https://codecov.io 05:42:12 query: branch=main&commit=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:42:12 -> Pinging Codecov 05:42:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c&build=172&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2Fmain%2F172%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:42:13 -> Uploading to 05:42:13 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-modbus-go/4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c/7fcc9c1d-3db7-4e09-8d2b-a557c3eda4c8.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241209%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241209T054213Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=2ac6866da0c68a35849cbbf825d41c2a487badf43f4600fe52e8cb1d468fddb1 05:42:13 % Total % Received % Xferd Average Speed Time Time Time Current 05:42:13 Dload Upload Total Spent Left Speed 05:42:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3932 0 0 100 3932 0 27690 --:--:-- --:--:-- --:--:-- 27690 05:42:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] } 05:42:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 05:42:13 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:42:13 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:13 05:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:14 latest: Pulling from edgex-devops/edgex-snyk-go 05:42:14 43c4264eed91: Already exists 05:42:14 4cc291be95ef: Already exists 05:42:14 2ac1f1163629: Already exists 05:42:14 5c3c966382ef: Already exists 05:42:14 4f4fb700ef54: Already exists 05:42:14 d9c7d2e4e75e: Pulling fs layer 05:42:14 9c3e1370e548: Pulling fs layer 05:42:14 d9c7d2e4e75e: Verifying Checksum 05:42:14 d9c7d2e4e75e: Download complete 05:42:14 d9c7d2e4e75e: Pull complete 05:42:15 9c3e1370e548: Verifying Checksum 05:42:15 9c3e1370e548: Download complete 05:42:17 9c3e1370e548: Pull complete 05:42:17 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:42:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:42:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:17 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:42:17 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 05:42:19 $ docker top c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:42:19 + git config --global --add safe.directory /w/workspace/gexfoundry_device-modbus-go_main [Pipeline] echo 05:42:19 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-modbus-go:main' [Pipeline] sh 05:42:19 + set -o pipefail 05:42:19 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-modbus-go:main' 05:42:29 05:42:29 Monitoring /w/workspace/gexfoundry_device-modbus-go_main (github.com/edgexfoundry/device-modbus-go)... 05:42:29 05:42:29 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/0a0805b9-8982-40eb-8dbc-845f1ef902a3/history/bcd69fa0-81f8-47e0-a87e-94b0a86e190e 05:42:29 05:42:29 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 05:42:29 05:42:29 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:42:29 05:42:29 05:42:29 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:42:29 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:42:29 $ docker stop --time=1 c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 05:42:33 $ docker rm -f --volumes c3aa5b6d155dab881932b63a2be83956b65591f6bdd7efa2e72227cd8522c1d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:42:34 + git log --format=format:%s -1 4f7aae96b1b9300a65a74ffebdbe0a48f3c7a03c [Pipeline] sh 05:42:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:34 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:34 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:42:34 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:42:35 $ docker top 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:35 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:35 [ssh-agent] Looking for ssh-agent implementation... 05:42:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:35 $ docker exec 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 ssh-agent 05:42:35 SSH_AUTH_SOCK=/tmp/ssh-dEWlF7bKbZLI/agent.32 05:42:35 SSH_AGENT_PID=38 05:42:35 Running ssh-add (command line suppressed) 05:42:35 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10707031051033164461.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_10707031051033164461.key) 05:42:35 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:36 + git semver tag 05:42:36 2024-12-09 05:42:36,393 [run_tag] DEBUG tag force:False 05:42:36 2024-12-09 05:42:36,393 [check_head_tag] DEBUG check head tag 05:42:36 2024-12-09 05:42:36,395 [execute] INFO git cat-file --batch-check 05:42:36 2024-12-09 05:42:36,395 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:42:36 2024-12-09 05:42:36,399 [execute] INFO git cat-file --batch 05:42:36 2024-12-09 05:42:36,399 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=) 05:42:36 2024-12-09 05:42:36,422 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:36 2024-12-09 05:42:36,422 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 05:42:36 2024-12-09 05:42:36,423 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/gexfoundry_device-modbus-go_main, universal_newlines=False, shell=None, istream=None) 05:42:36 2024-12-09 05:42:36,427 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:36 4.0.0-dev.7 [Pipeline] } 05:42:36 $ docker exec --env ******** --env ******** 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 ssh-agent -k 05:42:36 unset SSH_AUTH_SOCK; 05:42:36 unset SSH_AGENT_PID; 05:42:36 echo Agent pid 38 killed; 05:42:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:36 + git semver [Pipeline] } 05:42:37 $ docker stop --time=1 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 05:42:38 $ docker rm -f --volumes 6a4564dbbdf335217decac019d7dd2b34841d6c991e84e455a1423cc9b8cb202 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:38 05:42:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:39 0.23.1-centos7: Pulling from edgex-lftools 05:42:39 ab5ef0e58194: Pulling fs layer 05:42:39 9712f1f96733: Pulling fs layer 05:42:39 63f879dbbcfc: Pulling fs layer 05:42:39 0d9ebad4ef96: Pulling fs layer 05:42:39 e9a5061849ea: Pulling fs layer 05:42:39 d747dcd14b5f: Pulling fs layer 05:42:39 2de7ff778b66: Pulling fs layer 05:42:39 e9a5061849ea: Waiting 05:42:39 d747dcd14b5f: Waiting 05:42:39 2de7ff778b66: Waiting 05:42:39 0d9ebad4ef96: Waiting 05:42:39 9712f1f96733: Verifying Checksum 05:42:39 9712f1f96733: Download complete 05:42:39 63f879dbbcfc: Verifying Checksum 05:42:39 63f879dbbcfc: Download complete 05:42:39 e9a5061849ea: Verifying Checksum 05:42:39 e9a5061849ea: Download complete 05:42:39 0d9ebad4ef96: Verifying Checksum 05:42:39 0d9ebad4ef96: Download complete 05:42:39 ab5ef0e58194: Verifying Checksum 05:42:39 ab5ef0e58194: Download complete 05:42:39 2de7ff778b66: Verifying Checksum 05:42:39 2de7ff778b66: Download complete 05:42:43 ab5ef0e58194: Pull complete 05:42:43 9712f1f96733: Pull complete 05:42:43 63f879dbbcfc: Pull complete 05:42:47 0d9ebad4ef96: Pull complete 05:42:47 e9a5061849ea: Pull complete 05:42:47 d747dcd14b5f: Pull complete 05:42:48 2de7ff778b66: Pull complete 05:42:48 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:42:48 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:48 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:42:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 05:42:52 $ docker top 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:42:52 provisioning config files... 05:42:52 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config6964829935702669517tmp 05:42:52 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config17515368764207070536tmp 05:42:52 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7557978992255380623tmp [Pipeline] { [Pipeline] echo 05:42:52 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:42:53 ---> sigul-configuration.sh 05:42:53 gpg: directory `/root/.gnupg' created 05:42:53 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:42:53 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:42:53 gpg: keyring `/root/.gnupg/secring.gpg' created 05:42:53 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:42:53 gpg: CAST5 encrypted data 05:42:53 gpg: encrypted with 1 passphrase 05:42:53 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:42:53 + mkdir /home/jenkins 05:42:53 + mkdir /home/jenkins/sigul [Pipeline] sh 05:42:53 + 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 05:42:53 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:42:54 ---> sigul-install.sh 05:42:54 Sigul already installed; skipping installation. [Pipeline] sh 05:42:54 + git tag --list 05:42:54 0.7.1 05:42:54 v1.0.0 05:42:54 v1.1.0 05:42:54 v1.1.1 05:42:54 v1.2.2 05:42:54 v1.3.0 05:42:54 v1.3.1 05:42:54 v2.0.0 05:42:54 v2.1.0 05:42:54 v2.1.1 05:42:54 v2.2.0 05:42:54 v2.3.0 05:42:54 v3.0 05:42:54 v3.0.0 05:42:54 v3.1 05:42:54 v3.1.0 05:42:54 v3.1.0-dev.1 05:42:54 v3.1.0-dev.10 05:42:54 v3.1.0-dev.11 05:42:54 v3.1.0-dev.12 05:42:54 v3.1.0-dev.13 05:42:54 v3.1.0-dev.14 05:42:54 v3.1.0-dev.15 05:42:54 v3.1.0-dev.16 05:42:54 v3.1.0-dev.17 05:42:54 v3.1.0-dev.18 05:42:54 v3.1.0-dev.19 05:42:54 v3.1.0-dev.2 05:42:54 v3.1.0-dev.20 05:42:54 v3.1.0-dev.21 05:42:54 v3.1.0-dev.22 05:42:54 v3.1.0-dev.23 05:42:54 v3.1.0-dev.24 05:42:54 v3.1.0-dev.25 05:42:54 v3.1.0-dev.3 05:42:54 v3.1.0-dev.4 05:42:54 v3.1.0-dev.5 05:42:54 v3.1.0-dev.6 05:42:54 v3.1.0-dev.7 05:42:54 v3.1.0-dev.8 05:42:54 v3.1.0-dev.9 05:42:54 v3.1.1 05:42:54 v3.1.1-dev.1 05:42:54 v3.2.0-dev.1 05:42:54 v3.2.0-dev.10 05:42:54 v3.2.0-dev.11 05:42:54 v3.2.0-dev.12 05:42:54 v3.2.0-dev.13 05:42:54 v3.2.0-dev.14 05:42:54 v3.2.0-dev.15 05:42:54 v3.2.0-dev.16 05:42:54 v3.2.0-dev.17 05:42:54 v3.2.0-dev.18 05:42:54 v3.2.0-dev.19 05:42:54 v3.2.0-dev.2 05:42:54 v3.2.0-dev.20 05:42:54 v3.2.0-dev.21 05:42:54 v3.2.0-dev.22 05:42:54 v3.2.0-dev.23 05:42:54 v3.2.0-dev.24 05:42:54 v3.2.0-dev.25 05:42:54 v3.2.0-dev.26 05:42:54 v3.2.0-dev.3 05:42:54 v3.2.0-dev.4 05:42:54 v3.2.0-dev.5 05:42:54 v3.2.0-dev.6 05:42:54 v3.2.0-dev.7 05:42:54 v3.2.0-dev.8 05:42:54 v3.2.0-dev.9 05:42:54 v4.0.0-dev.1 05:42:54 v4.0.0-dev.2 05:42:54 v4.0.0-dev.3 05:42:54 v4.0.0-dev.4 05:42:54 v4.0.0-dev.5 05:42:54 v4.0.0-dev.6 05:42:54 v4.0.0-dev.7 [Pipeline] sh 05:42:54 + lftools sign git-tag v4.0.0-dev.7 05:42:55 Signing Git tag with Sigul... 05:42:55 Signing v4.0.0-dev.7 [Pipeline] echo 05:42:55 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:42:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:42:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:42:56 $ docker stop --time=1 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da 05:42:57 $ docker rm -f --volumes 022210ab50cfd979a63a6430189ab5dc6636979f65bdbb4c4224ae7f3136b6da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:42:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:58 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:42:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:42:58 $ docker top 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 -eo pid,comm 05:42:58 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). 05:42:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:58 [ssh-agent] Looking for ssh-agent implementation... 05:42:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:59 $ docker exec 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 ssh-agent 05:42:59 SSH_AUTH_SOCK=/tmp/ssh-TbejiuzFeMbt/agent.32 05:42:59 SSH_AGENT_PID=38 05:42:59 Running ssh-add (command line suppressed) 05:42:59 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13090456312038727108.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_13090456312038727108.key) 05:42:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:59 + git semver bump pre 05:42:59 2024-12-09 05:42:59,729 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:59 2024-12-09 05:42:59,729 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev 05:42:59 2024-12-09 05:42:59,729 [bump_version] DEBUG bumped version:4.0.0-dev.8 05:42:59 2024-12-09 05:42:59,729 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main with force:True 05:42:59 2024-12-09 05:42:59,729 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:59 2024-12-09 05:42:59,729 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:59 2024-12-09 05:42:59,731 [execute] INFO git cat-file --batch-check 05:42:59 2024-12-09 05:42:59,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:42:59 2024-12-09 05:42:59,736 [execute] INFO git cat-file --batch 05:42:59 2024-12-09 05:42:59,736 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:42:59 2024-12-09 05:42:59,740 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:42:59 4.0.0-dev.8 [Pipeline] } 05:42:59 $ docker exec --env ******** --env ******** 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 ssh-agent -k 05:42:59 unset SSH_AUTH_SOCK; 05:42:59 unset SSH_AGENT_PID; 05:42:59 echo Agent pid 38 killed; 05:42:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:00 + git semver [Pipeline] } 05:43:00 $ docker stop --time=1 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 05:43:01 $ docker rm -f --volumes 71cb57f0b1ec93c150b50a8d05d4fec25212fbd4427ed6bf555ff2b744d9da31 [Pipeline] // withDockerContainer [Pipeline] sh 05:43:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:43:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:43:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:02 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:43:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:43:02 $ docker top eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 -eo pid,comm 05:43:02 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). 05:43:02 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:43:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:43:03 [ssh-agent] Looking for ssh-agent implementation... 05:43:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:43:03 $ docker exec eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 ssh-agent 05:43:03 SSH_AUTH_SOCK=/tmp/ssh-D7prRgzotUUi/agent.32 05:43:03 SSH_AGENT_PID=38 05:43:03 Running ssh-add (command line suppressed) 05:43:03 Identity added: /w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14855812147242890248.key (/w/workspace/gexfoundry_device-modbus-go_main@tmp/private_key_14855812147242890248.key) 05:43:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:43:03 + git semver push 05:43:03 2024-12-09 05:43:03,867 [run_push] DEBUG push 05:43:03 2024-12-09 05:43:03,868 [execute] INFO git cat-file --batch-check 05:43:03 2024-12-09 05:43:03,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=) 05:43:03 2024-12-09 05:43:03,872 [execute] INFO git rev-list 9f67341d07c23fd113fd0500f5de0aa5c726783d -- 05:43:03 2024-12-09 05:43:03,872 [execute] DEBUG Popen(['git', 'rev-list', '9f67341d07c23fd113fd0500f5de0aa5c726783d', '--'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:43:03 2024-12-09 05:43:03,882 [execute] INFO git fetch -v origin 05:43:03 2024-12-09 05:43:03,882 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=True, shell=None, istream=None) 05:43:04 2024-12-09 05:43:04,365 [run_push] DEBUG no remote changes detected 05:43:04 2024-12-09 05:43:04,366 [execute] INFO git push origin semver 05:43:04 2024-12-09 05:43:04,366 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-modbus-go_main/.semver, universal_newlines=False, shell=None, istream=None) 05:43:05 2024-12-09 05:43:05,054 [run_push] DEBUG push all version tags 05:43:05 2024-12-09 05:43:05,054 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:43:05 2024-12-09 05:43:05,054 [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) 05:43:06 2024-12-09 05:43:05,686 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-modbus-go_main/.semver/main 05:43:06 4.0.0-dev.8 [Pipeline] } 05:43:06 $ docker exec --env ******** --env ******** eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 ssh-agent -k 05:43:06 unset SSH_AUTH_SOCK; 05:43:06 unset SSH_AGENT_PID; 05:43:06 echo Agent pid 38 killed; 05:43:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:43:06 + git semver [Pipeline] } 05:43:06 $ docker stop --time=1 eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 05:43:08 $ docker rm -f --volumes eb1031f44508519adb67237dee59da3077f37d4c165d9a1ab4eba12cd377cd11 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 05:43:08 + [ -d /w/workspace/gexfoundry_device-modbus-go_main/archives ] 05:43:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:43:08 total 16 05:43:08 drwxr-xr-x 3 root root 4096 Dec 9 05:33 . 05:43:08 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 05:42 .. 05:43:08 drwxr-xr-x 2 root root 4096 Dec 9 05:33 cost 05:43:08 -rw-r--r-- 1 root root 88 Dec 9 05:33 cost.csv 05:43:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-modbus-go_main/archives 05:43:08 + ls -al /w/workspace/gexfoundry_device-modbus-go_main/archives 05:43:08 total 16 05:43:08 drwxr-xr-x 3 jenkins jenkins 4096 Dec 9 05:33 . 05:43:08 drwxrwxr-x 10 jenkins jenkins 4096 Dec 9 05:42 .. 05:43:08 drwxr-xr-x 2 jenkins jenkins 4096 Dec 9 05:33 cost 05:43:08 -rw-r--r-- 1 jenkins jenkins 88 Dec 9 05:33 cost.csv [Pipeline] libraryResource [Pipeline] sh 05:43:08 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:43:09 ---> package-listing.sh 05:43:09 ++ facter osfamily 05:43:09 ++ tr '[:upper:]' '[:lower:]' 05:43:10 + OS_FAMILY=debian 05:43:10 + workspace=/w/workspace/gexfoundry_device-modbus-go_main 05:43:10 + START_PACKAGES=/tmp/packages_start.txt 05:43:10 + END_PACKAGES=/tmp/packages_end.txt 05:43:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:43:10 + PACKAGES=/tmp/packages_start.txt 05:43:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:43:10 + PACKAGES=/tmp/packages_end.txt 05:43:10 + case "${OS_FAMILY}" in 05:43:10 + dpkg -l 05:43:10 + grep '^ii' 05:43:10 + '[' -f /tmp/packages_start.txt ']' 05:43:10 + '[' -f /tmp/packages_end.txt ']' 05:43:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:43:10 + '[' /w/workspace/gexfoundry_device-modbus-go_main ']' 05:43:10 + mkdir -p /w/workspace/gexfoundry_device-modbus-go_main/archives/ 05:43:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-modbus-go_main/archives/ [Pipeline] echo 05:43:10 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 05:43:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:11 prd-ubuntu20.04-docker-8c-8g-34770 does not seem to be running inside a container 05:43:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-modbus-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-modbus-go_main -v /w/workspace/gexfoundry_device-modbus-go_main:/w/workspace/gexfoundry_device-modbus-go_main:rw,z -v /w/workspace/gexfoundry_device-modbus-go_main@tmp:/w/workspace/gexfoundry_device-modbus-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 05:43:11 $ docker top 69b23b9c217855a139cbad241772993e96423e613cb7f29a193d9d591899772e -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:11 + touch /tmp/pre-build-complete [Pipeline] sh 05:43:11 + mkdir -p /var/log/sysstat [Pipeline] sh 05:43:12 + ls /var/log/sa-host 05:43:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:43:12 provisioning config files... 05:43:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-modbus-go_main@tmp/config7424537122000385975tmp [Pipeline] { [Pipeline] echo 05:43:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:43:12 ---> create-netrc.sh [Pipeline] } 05:43:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:43:13 ---> python-tools-install.sh [Pipeline] echo 05:43:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:43:13 ---> sudo-logs.sh 05:43:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:43:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:43:13 ---> job-cost.sh 05:43:13 lf-activate-venv: SKIPPING 05:43:13 DEBUG: total: 0.2199999988079071 05:43:13 INFO: Retrieving Stack Cost... 05:43:13 INFO: Retrieving Pricing Info for: v3-standard-8 05:43:14 INFO: Archiving Costs [Pipeline] echo 05:43:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:43:14 ---> logs-deploy.sh 05:43:14 lf-activate-venv: SKIPPING 05:43:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/main/172 05:43:14 INFO: archiving workspace using pattern(s): 05:43:15 Archives upload complete. 05:43:15 INFO: archiving logs to Nexus 05:43:16 ---> uname -a: 05:43:16 Linux prd-ubuntu20-04-docker-8c-8g-34770 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:43:16 05:43:16 05:43:16 ---> lscpu: 05:43:16 Architecture: x86_64 05:43:16 CPU op-mode(s): 32-bit, 64-bit 05:43:16 Byte Order: Little Endian 05:43:16 Address sizes: 40 bits physical, 48 bits virtual 05:43:16 CPU(s): 8 05:43:16 On-line CPU(s) list: 0-7 05:43:16 Thread(s) per core: 1 05:43:16 Core(s) per socket: 1 05:43:16 Socket(s): 8 05:43:16 NUMA node(s): 1 05:43:16 Vendor ID: AuthenticAMD 05:43:16 CPU family: 23 05:43:16 Model: 49 05:43:16 Model name: AMD EPYC-Rome Processor 05:43:16 Stepping: 0 05:43:16 CPU MHz: 2799.998 05:43:16 BogoMIPS: 5599.99 05:43:16 Virtualization: AMD-V 05:43:16 Hypervisor vendor: KVM 05:43:16 Virtualization type: full 05:43:16 L1d cache: 256 KiB 05:43:16 L1i cache: 256 KiB 05:43:16 L2 cache: 4 MiB 05:43:16 L3 cache: 128 MiB 05:43:16 NUMA node0 CPU(s): 0-7 05:43:16 Vulnerability Itlb multihit: Not affected 05:43:16 Vulnerability L1tf: Not affected 05:43:16 Vulnerability Mds: Not affected 05:43:16 Vulnerability Meltdown: Not affected 05:43:16 Vulnerability Mmio stale data: Not affected 05:43:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:43:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:43:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:43:16 Vulnerability Srbds: Not affected 05:43:16 Vulnerability Tsx async abort: Not affected 05:43:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 05:43:16 05:43:16 05:43:16 ---> nproc: 05:43:16 8 05:43:16 05:43:16 05:43:16 ---> df -h: 05:43:16 Filesystem Size Used Avail Use% Mounted on 05:43:16 overlay 155G 13G 142G 9% / 05:43:16 tmpfs 64M 0 64M 0% /dev 05:43:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:43:16 shm 64M 0 64M 0% /dev/shm 05:43:16 /dev/vda1 155G 13G 142G 9% /facter-os 05:43:16 05:43:16 05:43:16 ---> sar -b -r -n DEV: 05:43:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34770) 12/09/24 _x86_64_ (8 CPU) 05:43:16 05:43:16 05:29:45 LINUX RESTART (8 CPU) 05:43:16 05:43:16 05:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:43:16 05:31:01 380.55 48.36 332.19 0.00 5428.16 142545.04 0.00 05:43:16 05:32:01 236.73 2.73 233.99 0.00 32.66 78086.45 0.00 05:43:16 05:33:01 124.10 1.62 122.48 0.00 43.86 43811.36 0.00 05:43:16 05:34:01 93.84 0.03 93.80 0.00 6.00 20039.20 0.00 05:43:16 05:35:01 38.19 12.71 25.48 0.00 5455.89 6290.68 0.00 05:43:16 05:36:01 4.40 0.00 4.40 0.00 0.00 54.52 0.00 05:43:16 05:37:01 1.42 0.00 1.42 0.00 0.00 15.33 0.00 05:43:16 05:38:01 1.73 0.00 1.73 0.00 0.00 20.66 0.00 05:43:16 05:39:01 1.40 0.00 1.40 0.00 0.00 15.60 0.00 05:43:16 05:40:01 2.67 0.00 2.67 0.00 0.00 43.59 0.00 05:43:16 05:41:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 05:43:16 05:42:01 1.72 0.00 1.72 0.00 0.00 20.79 0.00 05:43:16 05:43:01 133.89 0.18 133.71 0.00 21.19 54654.45 0.00 05:43:16 Average: 78.61 5.05 73.56 0.00 845.14 26584.37 0.00 05:43:16 05:43:16 05:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:43:16 05:31:01 29115852 31471324 836492 2.54 80040 2547900 2020284 5.95 1098296 2273800 3392 05:43:16 05:32:01 27202860 31306108 985756 3.00 184884 4027100 2313336 6.82 1695816 3405844 493212 05:43:16 05:33:01 27442420 31443460 853024 2.59 190540 3934424 2404032 7.08 1405060 3478084 332 05:43:16 05:34:01 26967068 31499260 795232 2.42 198412 4406644 1806460 5.32 1400768 3900628 156 05:43:16 05:35:01 26576200 31464364 818472 2.49 206504 4740464 1821572 5.37 1647432 4019560 1036 05:43:16 05:36:01 26600756 31488920 794484 2.42 206544 4740468 1837656 5.42 1621060 4019520 24 05:43:16 05:37:01 26600540 31488928 794232 2.42 206624 4740468 1837656 5.42 1621324 4019528 8 05:43:16 05:38:01 26604120 31492584 790492 2.40 206680 4740468 1837656 5.42 1617544 4019528 4 05:43:16 05:39:01 26604104 31492680 790404 2.40 206760 4740476 1837656 5.42 1617716 4019528 8 05:43:16 05:40:01 26604348 31493416 789976 2.40 206912 4740456 1837656 5.42 1617608 4019856 4 05:43:16 05:41:01 26604616 31493748 789568 2.40 206996 4740448 1837656 5.42 1617708 4019860 8 05:43:16 05:42:01 26604116 31493304 789956 2.40 207036 4740460 1837656 5.42 1617532 4019868 4 05:43:16 05:43:01 25419968 31431616 844200 2.57 224388 5744988 2025200 5.97 1716772 4997468 892 05:43:16 Average: 26842074 31466132 820945 2.50 194794 4506520 1942652 5.73 1561126 3862544 38391 05:43:16 05:43:16 05:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:43:16 05:31:01 lo 6.87 6.87 0.67 0.67 0.00 0.00 0.00 0.00 05:43:16 05:31:01 veth5d091b2 111.01 116.58 11.04 113.16 0.00 0.00 0.00 0.01 05:43:16 05:31:01 ens3 614.68 466.37 6082.21 123.85 0.00 0.00 0.00 0.00 05:43:16 05:31:01 docker0 135.54 143.89 11.39 327.67 0.00 0.00 0.00 0.00 05:43:16 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:32:01 ens3 372.85 202.65 3154.16 28.36 0.00 0.00 0.00 0.00 05:43:16 05:32:01 docker0 187.49 347.31 16.10 3129.22 0.00 0.00 0.00 0.00 05:43:16 05:32:01 vethbe8135e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:43:16 05:33:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 05:43:16 05:33:01 ens3 41.59 26.66 173.59 15.00 0.00 0.00 0.00 0.00 05:43:16 05:33:01 veth9e6514c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:33:01 docker0 2.90 6.77 0.18 76.82 0.00 0.00 0.00 0.00 05:43:16 05:33:01 vethdcb537c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:34:01 lo 7.26 7.26 0.71 0.71 0.00 0.00 0.00 0.00 05:43:16 05:34:01 ens3 147.61 103.91 2664.29 235.26 0.00 0.00 0.00 0.00 05:43:16 05:34:01 docker0 3.96 7.33 0.24 113.81 0.00 0.00 0.00 0.00 05:43:16 05:35:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 05:43:16 05:35:01 ens3 78.79 37.23 2099.93 2.82 0.00 0.00 0.00 0.00 05:43:16 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:36:01 ens3 0.52 0.42 0.10 0.09 0.00 0.00 0.00 0.00 05:43:16 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:39:01 ens3 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:41:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 05:43:16 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:43:16 05:42:01 ens3 0.45 0.25 1.29 0.02 0.00 0.00 0.00 0.00 05:43:16 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:43:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 05:43:16 05:43:01 ens3 419.26 260.70 7140.07 161.84 0.00 0.00 0.00 0.00 05:43:16 05:43:01 docker0 80.34 150.03 7.27 1241.97 0.00 0.00 0.00 0.00 05:43:16 05:43:01 veth355531f 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 05:43:16 Average: lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 05:43:16 Average: ens3 128.93 84.50 1639.68 43.64 0.00 0.00 0.00 0.00 05:43:16 Average: docker0 31.55 50.41 2.71 376.10 0.00 0.00 0.00 0.00 05:43:16 Average: veth355531f 0.00 0.01 0.00 0.00 0.00 0.00 0.00 0.00 05:43:16 05:43:16 05:43:16 ---> sar -P ALL: 05:43:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-34770) 12/09/24 _x86_64_ (8 CPU) 05:43:16 05:43:16 05:29:45 LINUX RESTART (8 CPU) 05:43:16 05:43:16 05:30:01 CPU %user %nice %system %iowait %steal %idle 05:43:16 05:31:01 all 9.93 0.00 3.61 2.61 0.08 83.77 05:43:16 05:31:01 0 8.91 0.00 3.09 0.50 0.08 87.41 05:43:16 05:31:01 1 11.06 0.00 3.78 0.15 0.07 84.94 05:43:16 05:31:01 2 9.01 0.00 4.39 10.85 0.08 75.66 05:43:16 05:31:01 3 9.41 0.00 2.79 1.65 0.07 86.08 05:43:16 05:31:01 4 8.79 0.00 3.26 0.42 0.08 87.44 05:43:16 05:31:01 5 8.84 0.00 3.31 2.20 0.07 85.58 05:43:16 05:31:01 6 9.83 0.00 4.58 4.75 0.10 80.75 05:43:16 05:31:01 7 13.57 0.00 3.71 0.37 0.07 82.28 05:43:16 05:32:01 all 21.00 0.00 5.77 4.05 0.08 69.11 05:43:16 05:32:01 0 21.22 0.00 6.84 16.79 0.10 55.06 05:43:16 05:32:01 1 21.27 0.00 6.18 1.88 0.07 70.60 05:43:16 05:32:01 2 21.03 0.00 5.49 0.65 0.05 72.78 05:43:16 05:32:01 3 20.42 0.00 5.28 1.73 0.08 72.48 05:43:16 05:32:01 4 21.52 0.00 5.79 0.37 0.07 72.25 05:43:16 05:32:01 5 21.23 0.00 5.01 1.13 0.08 72.55 05:43:16 05:32:01 6 21.02 0.00 5.80 9.15 0.08 63.94 05:43:16 05:32:01 7 20.28 0.00 5.75 0.81 0.07 73.09 05:43:16 05:33:01 all 42.48 0.00 6.94 1.77 0.09 48.72 05:43:16 05:33:01 0 42.73 0.00 8.09 0.81 0.08 48.29 05:43:16 05:33:01 1 41.18 0.00 6.48 0.19 0.10 52.05 05:43:16 05:33:01 2 43.92 0.00 7.16 0.13 0.10 48.69 05:43:16 05:33:01 3 42.98 0.00 6.42 0.51 0.08 50.02 05:43:16 05:33:01 4 44.09 0.00 6.43 4.06 0.08 45.34 05:43:16 05:33:01 5 40.68 0.00 6.61 0.18 0.08 52.45 05:43:16 05:33:01 6 41.35 0.00 6.73 2.29 0.10 49.54 05:43:16 05:33:01 7 42.92 0.00 7.58 6.00 0.12 43.38 05:43:16 05:34:01 all 3.85 0.00 1.51 0.87 0.04 93.72 05:43:16 05:34:01 0 4.10 0.00 1.52 0.43 0.05 93.90 05:43:16 05:34:01 1 3.42 0.00 1.26 0.25 0.03 95.04 05:43:16 05:34:01 2 2.78 0.00 1.43 3.48 0.03 92.28 05:43:16 05:34:01 3 4.46 0.00 1.49 0.02 0.05 93.98 05:43:16 05:34:01 4 4.47 0.00 1.81 2.19 0.03 91.49 05:43:16 05:34:01 5 3.35 0.00 1.41 0.54 0.07 94.63 05:43:16 05:34:01 6 4.37 0.00 1.94 0.03 0.03 93.61 05:43:16 05:34:01 7 3.88 0.00 1.24 0.00 0.03 94.84 05:43:16 05:35:01 all 1.40 0.00 0.65 0.37 0.03 97.56 05:43:16 05:35:01 0 1.07 0.00 0.88 0.28 0.03 97.73 05:43:16 05:35:01 1 1.52 0.00 0.45 0.12 0.05 97.86 05:43:16 05:35:01 2 0.98 0.00 0.53 0.93 0.03 97.52 05:43:16 05:35:01 3 1.49 0.00 0.80 0.28 0.02 97.41 05:43:16 05:35:01 4 1.44 0.00 0.53 0.20 0.03 97.80 05:43:16 05:35:01 5 1.40 0.00 0.61 0.27 0.03 97.69 05:43:16 05:35:01 6 1.00 0.00 0.40 0.70 0.03 97.86 05:43:16 05:35:01 7 2.30 0.00 0.95 0.15 0.02 96.58 05:43:16 05:36:01 all 0.28 0.00 0.02 0.01 0.02 99.67 05:43:16 05:36:01 0 0.05 0.00 0.03 0.00 0.05 99.87 05:43:16 05:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 05:43:16 05:36:01 2 0.00 0.00 0.02 0.03 0.02 99.93 05:43:16 05:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 05:43:16 05:36:01 4 0.02 0.00 0.02 0.03 0.02 99.92 05:43:16 05:36:01 5 0.07 0.00 0.03 0.00 0.03 99.87 05:43:16 05:36:01 6 2.00 0.00 0.02 0.00 0.02 97.97 05:43:16 05:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:43:16 05:37:01 all 0.26 0.00 0.01 0.01 0.01 99.71 05:43:16 05:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 05:43:16 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:16 05:37:01 2 0.02 0.00 0.00 0.03 0.00 99.95 05:43:16 05:37:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:43:16 05:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:43:16 05:37:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:43:16 05:37:01 6 1.98 0.00 0.00 0.00 0.02 98.00 05:43:16 05:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:16 05:38:01 all 0.22 0.00 0.01 0.01 0.02 99.74 05:43:16 05:38:01 0 0.07 0.00 0.02 0.00 0.05 99.87 05:43:16 05:38:01 1 0.03 0.00 0.05 0.00 0.00 99.92 05:43:16 05:38:01 2 0.07 0.00 0.00 0.03 0.00 99.90 05:43:16 05:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 05:43:16 05:38:01 4 0.03 0.00 0.00 0.02 0.03 99.92 05:43:16 05:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:43:16 05:38:01 6 1.45 0.00 0.02 0.00 0.02 98.52 05:43:16 05:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:43:16 05:39:01 all 0.14 0.00 0.00 0.00 0.01 99.84 05:43:16 05:39:01 0 0.05 0.00 0.00 0.00 0.03 99.92 05:43:16 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:43:16 05:39:01 2 0.30 0.00 0.02 0.03 0.02 99.63 05:43:16 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:43:16 05:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:43:16 05:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:43:16 05:39:01 6 0.68 0.00 0.00 0.00 0.02 99.30 05:43:16 05:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:43:16 05:40:01 all 0.03 0.00 0.01 0.01 0.02 99.92 05:43:16 05:40:01 0 0.07 0.00 0.03 0.00 0.05 99.85 05:43:16 05:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:43:16 05:40:01 2 0.02 0.00 0.00 0.08 0.00 99.90 05:43:16 05:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:43:16 05:40:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:43:16 05:40:01 5 0.00 0.00 0.02 0.03 0.02 99.93 05:43:16 05:40:01 6 0.07 0.00 0.00 0.00 0.03 99.90 05:43:16 05:40:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:43:16 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:43:16 05:41:01 0 0.02 0.00 0.03 0.00 0.03 99.92 05:43:16 05:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 05:43:16 05:41:01 2 0.07 0.00 0.00 0.03 0.00 99.90 05:43:16 05:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:43:16 05:41:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:43:16 05:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:43:16 05:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 05:43:16 05:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 05:43:16 05:43:16 05:41:01 CPU %user %nice %system %iowait %steal %idle 05:43:16 05:42:01 all 0.22 0.00 0.01 0.01 0.02 99.75 05:43:16 05:42:01 0 0.07 0.00 0.03 0.00 0.05 99.85 05:43:16 05:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:43:16 05:42:01 2 0.00 0.00 0.00 0.03 0.02 99.95 05:43:16 05:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:43:16 05:42:01 4 0.07 0.00 0.02 0.00 0.02 99.90 05:43:16 05:42:01 5 0.02 0.00 0.03 0.02 0.02 99.92 05:43:16 05:42:01 6 1.48 0.00 0.00 0.00 0.02 98.50 05:43:16 05:42:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:43:16 05:43:01 all 7.63 0.00 3.45 1.75 0.08 87.08 05:43:16 05:43:01 0 8.01 0.00 3.52 0.62 0.08 87.76 05:43:16 05:43:01 1 6.76 0.00 3.01 0.63 0.07 89.53 05:43:16 05:43:01 2 5.75 0.00 4.63 2.88 0.05 86.69 05:43:16 05:43:01 3 6.70 0.00 2.61 0.25 0.07 90.37 05:43:16 05:43:01 4 7.63 0.00 2.81 0.17 0.07 89.33 05:43:16 05:43:01 5 9.14 0.00 4.36 9.16 0.14 77.21 05:43:16 05:43:01 6 9.06 0.00 3.33 0.08 0.08 87.44 05:43:16 05:43:01 7 8.00 0.00 3.37 0.22 0.07 88.34 05:43:16 Average: all 6.68 0.00 1.68 0.88 0.04 90.72 05:43:16 Average: 0 6.60 0.00 1.84 1.48 0.06 90.03 05:43:16 Average: 1 6.52 0.00 1.62 0.25 0.03 91.58 05:43:16 Average: 2 6.42 0.00 1.81 1.47 0.03 90.27 05:43:16 Average: 3 6.54 0.00 1.49 0.34 0.04 91.60 05:43:16 Average: 4 6.74 0.00 1.59 0.57 0.04 91.06 05:43:16 Average: 5 6.48 0.00 1.64 1.03 0.05 90.80 05:43:16 Average: 6 7.19 0.00 1.74 1.29 0.04 89.74 05:43:16 Average: 7 6.96 0.00 1.73 0.58 0.03 90.70 05:43:16 05:43:16 05:43:16