Pull request #572 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of whxtpbnl for edgexfoundry/device-modbus-go Loading trusted files from base branch main at a3ee41877b048388e7c3cdab8b1927d49f235cab rather than 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 Obtained Jenkinsfile from a3ee41877b048388e7c3cdab8b1927d49f235cab 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-ssh4802159457916539822.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh1303733818334205012.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17342571556183588085.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-572/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7578997416956589255.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7563878721717606872.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-modbus-go/branches/PR-572/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13931787074906151423.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-modbus-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-modbus-go-settings PROJECT: device-modbus-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-modbus DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-12011 in /w/workspace/xfoundry_device-modbus-go_PR-572 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-modbus-go.git > git init /w/workspace/xfoundry_device-modbus-go_PR-572 # 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 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 Merge succeeded, producing 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 Checking out Revision 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 (PR-572) > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 # timeout=10 Commit message: "feat:reuse modbus client" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:25:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:25:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:25:38 ========================================================= 09:25:38 EdgeX Global Pipelines Version Info 09:25:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:25:39 ------------------- 09:25:39 stable info: 09:25:39 ------------------- 09:25:39 Commited By: Cherry Wang cherry@iotechsys.com 09:25:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:25:39 Message: update stable to v1.0.264 09:25:39 ------------------- 09:25:39 experimental info: 09:25:39 ------------------- 09:25:39 Commited By: Cherry Wang cherry@iotechsys.com 09:25:39 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 09:25:39 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:25:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-modbus-go-settings [Pipeline] echo 09:25:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-modbus-go [Pipeline] echo 09:25:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:25:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:25:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-modbus [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 09:25:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-572 [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-572 [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-572 [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9e63a5a [Pipeline] echo 09:25:41 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:25:41 provisioning config files... 09:25:41 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/config4641935033504637929tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:25:42 ---> ****-login.sh 09:25:42 nexus3.edgexfoundry.org:10001 09:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:42 Configure a credential helper to remove this warning. See 09:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:42 09:25:42 Login Succeeded 09:25:42 nexus3.edgexfoundry.org:10002 09:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:42 Configure a credential helper to remove this warning. See 09:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:42 09:25:42 Login Succeeded 09:25:42 nexus3.edgexfoundry.org:10003 09:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:42 Configure a credential helper to remove this warning. See 09:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:42 09:25:42 Login Succeeded 09:25:42 nexus3.edgexfoundry.org:10004 09:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:42 Configure a credential helper to remove this warning. See 09:25:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:42 09:25:42 Login Succeeded 09:25:42 ****.io 09:25:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:25:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:25:43 Configure a credential helper to remove this warning. See 09:25:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:25:43 09:25:43 Login Succeeded 09:25:43 ---> ****-login.sh ends [Pipeline] } 09:25:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 09:25:43 + git rev-list -1 --merges 9e63a5a6bc525dac590e8c40d19aa60e79a814b1~1..9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [Pipeline] echo 09:25:44 -----------> git rev-list -1 --merges 9e63a5a6bc525dac590e8c40d19aa60e79a814b1~1..9e63a5a6bc525dac590e8c40d19aa60e79a814b1 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [false] [Pipeline] sh 09:25:44 + git log --format=format:%s -1 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [Pipeline] echo 09:25:44 ========================================================= 09:25:44 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:25:44 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:25:45 + git log --format=format:%s -1 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [Pipeline] echo 09:25:45 [semverPrep] GIT_COMMIT: 9e63a5a6bc525dac590e8c40d19aa60e79a814b1, Commit Message: feat:reuse modbus client [Pipeline] echo 09:25:45 [semverPrep] This is not a build commit. [Pipeline] sh 09:25:45 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:25:45 + grep -v github /etc/ssh/ssh_known_hosts 09:25:45 + [ -e /tmp/ssh_known_hosts ] 09:25:45 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:25:45 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:25:45 + sudo tee -a /etc/ssh/ssh_known_hosts 09:25:45 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:46 09:25:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:25:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:46 0.1.4: Pulling from edgex-devops/py-git-semver 09:25:46 b85a868b505f: Pulling fs layer 09:25:46 e2be974225ed: Pulling fs layer 09:25:46 339a4e72a1f5: Pulling fs layer 09:25:46 988bab9f4d93: Pulling fs layer 09:25:46 1469e6f7b9e6: Pulling fs layer 09:25:46 eaf3925da568: Pulling fs layer 09:25:46 bab4dde63d76: Pulling fs layer 09:25:46 bde34c3a00c8: Pulling fs layer 09:25:46 b352a97aabf1: Pulling fs layer 09:25:46 4872d77fe225: Pulling fs layer 09:25:46 5851b861e8e6: Pulling fs layer 09:25:46 bab4dde63d76: Waiting 09:25:46 bde34c3a00c8: Waiting 09:25:46 b352a97aabf1: Waiting 09:25:46 4872d77fe225: Waiting 09:25:46 5851b861e8e6: Waiting 09:25:46 988bab9f4d93: Waiting 09:25:46 1469e6f7b9e6: Waiting 09:25:46 eaf3925da568: Waiting 09:25:46 e2be974225ed: Download complete 09:25:46 988bab9f4d93: Verifying Checksum 09:25:46 988bab9f4d93: Download complete 09:25:47 1469e6f7b9e6: Verifying Checksum 09:25:47 1469e6f7b9e6: Download complete 09:25:47 eaf3925da568: Verifying Checksum 09:25:47 eaf3925da568: Download complete 09:25:47 339a4e72a1f5: Verifying Checksum 09:25:47 339a4e72a1f5: Download complete 09:25:47 bde34c3a00c8: Download complete 09:25:47 b352a97aabf1: Download complete 09:25:47 4872d77fe225: Download complete 09:25:47 5851b861e8e6: Verifying Checksum 09:25:47 b85a868b505f: Verifying Checksum 09:25:47 b85a868b505f: Download complete 09:25:47 bab4dde63d76: Verifying Checksum 09:25:47 bab4dde63d76: Download complete 09:25:48 b85a868b505f: Pull complete 09:25:48 e2be974225ed: Pull complete 09:25:48 339a4e72a1f5: Pull complete 09:25:48 988bab9f4d93: Pull complete 09:25:49 1469e6f7b9e6: Pull complete 09:25:49 eaf3925da568: Pull complete 09:25:51 bab4dde63d76: Pull complete 09:25:51 bde34c3a00c8: Pull complete 09:25:51 b352a97aabf1: Pull complete 09:25:51 4872d77fe225: Pull complete 09:25:51 5851b861e8e6: Pull complete 09:25:51 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 09:25:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:25:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:25:51 prd-ubuntu20.04-docker-8c-8g-12011 does not seem to be running inside a container 09:25:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/xfoundry_device-modbus-go_PR-572 -v /w/workspace/xfoundry_device-modbus-go_PR-572:/w/workspace/xfoundry_device-modbus-go_PR-572:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-572@tmp:/w/workspace/xfoundry_device-modbus-go_PR-572@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/py-git-semver:0.1.4 cat 09:25:53 $ docker top 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 -eo pid,comm 09:25:53 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). 09:25:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:25:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:53 [ssh-agent] Looking for ssh-agent implementation... 09:25:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:54 $ docker exec 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 ssh-agent 09:25:54 SSH_AUTH_SOCK=/tmp/ssh-v2OESfdSFA1U/agent.33 09:25:54 SSH_AGENT_PID=39 09:25:54 Running ssh-add (command line suppressed) 09:25:54 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-572@tmp/private_key_12093675437261890971.key (/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/private_key_12093675437261890971.key) 09:25:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:54 + git tag --points-at HEAD [Pipeline] } 09:25:54 $ docker exec --env ******** --env ******** 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 ssh-agent -k 09:25:54 unset SSH_AUTH_SOCK; 09:25:54 unset SSH_AGENT_PID; 09:25:54 echo Agent pid 39 killed; 09:25:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:25:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:25:54 [ssh-agent] Looking for ssh-agent implementation... 09:25:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:25:55 $ docker exec 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 ssh-agent 09:25:55 SSH_AUTH_SOCK=/tmp/ssh-6ai4Jn17IJpK/agent.72 09:25:55 SSH_AGENT_PID=78 09:25:55 Running ssh-add (command line suppressed) 09:25:55 Identity added: /w/workspace/xfoundry_device-modbus-go_PR-572@tmp/private_key_3398779666028168522.key (/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/private_key_3398779666028168522.key) 09:25:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:25:55 + git semver init 09:25:55 2024-09-29 09:25:55,815 [run_init] DEBUG init version:0.0.0 force:False 09:25:55 2024-09-29 09:25:55,816 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/xfoundry_device-modbus-go_PR-572/.semver 09:25:55 2024-09-29 09:25:55,816 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-modbus-go.git /w/workspace/xfoundry_device-modbus-go_PR-572/.semver 09:25:55 2024-09-29 09:25:55,816 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-modbus-go.git', '/w/workspace/xfoundry_device-modbus-go_PR-572/.semver'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-572, universal_newlines=False, shell=None, istream=None) 09:25:56 2024-09-29 09:25:56,773 [append_file] DEBUG append to file:/w/workspace/xfoundry_device-modbus-go_PR-572/.git/info/exclude 09:25:56 2024-09-29 09:25:56,773 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/xfoundry_device-modbus-go_PR-572/.semver/PR-572 with force:False 09:25:56 2024-09-29 09:25:56,773 [write_file] DEBUG write to file:/w/workspace/xfoundry_device-modbus-go_PR-572/.semver/PR-572 09:25:56 2024-09-29 09:25:56,778 [execute] INFO git cat-file --batch-check 09:25:56 2024-09-29 09:25:56,778 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) 09:25:56 2024-09-29 09:25:56,785 [execute] INFO git cat-file --batch 09:25:56 2024-09-29 09:25:56,786 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/xfoundry_device-modbus-go_PR-572/.semver, universal_newlines=False, shell=None, istream=) 09:25:56 2024-09-29 09:25:56,792 [read_version] DEBUG read version from /w/workspace/xfoundry_device-modbus-go_PR-572/.semver/PR-572 09:25:56 0.0.0 [Pipeline] } 09:25:56 $ docker exec --env ******** --env ******** 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 ssh-agent -k 09:25:56 unset SSH_AUTH_SOCK; 09:25:56 unset SSH_AGENT_PID; 09:25:56 echo Agent pid 78 killed; 09:25:56 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:25:57 + git semver [Pipeline] } 09:25:57 $ docker stop --time=1 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 09:25:59 $ docker rm -f --volumes 26a63e64c30728fb84c07442da655066bc6d0f571812a90e68120988ef6392c1 [Pipeline] // withDockerContainer [Pipeline] sh 09:25:59 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:25:59 Stashed 1 file(s) [Pipeline] echo 09:25:59 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:26:00 provisioning config files... 09:26:00 copy managed file [device-modbus-go-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/config5958450284542256705tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:00 ---> ****-login.sh 09:26:00 nexus3.edgexfoundry.org:10001 09:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:00 Configure a credential helper to remove this warning. See 09:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:00 09:26:00 Login Succeeded 09:26:00 nexus3.edgexfoundry.org:10002 09:26:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:00 Configure a credential helper to remove this warning. See 09:26:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:00 09:26:00 Login Succeeded 09:26:00 nexus3.edgexfoundry.org:10003 09:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:01 Configure a credential helper to remove this warning. See 09:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:01 09:26:01 Login Succeeded 09:26:01 nexus3.edgexfoundry.org:10004 09:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:01 Configure a credential helper to remove this warning. See 09:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:01 09:26:01 Login Succeeded 09:26:01 ****.io 09:26:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:26:01 Configure a credential helper to remove this warning. See 09:26:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:26:01 09:26:01 Login Succeeded 09:26:01 ---> ****-login.sh ends [Pipeline] } 09:26:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:26:01 ========================================================= 09:26:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 09:26:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:02 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:26:02 Sending build context to Docker daemon 17.95MB 09:26:02 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:26:02 Step 2/10 : FROM ${BASE} AS builder 09:26:02 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 09:26:02 619be1103602: Pulling fs layer 09:26:02 7862e08f4a3e: Pulling fs layer 09:26:02 5df492c9dc93: Pulling fs layer 09:26:02 7629e6793208: Pulling fs layer 09:26:02 4f4fb700ef54: Pulling fs layer 09:26:02 fb5054dd5b73: Pulling fs layer 09:26:02 eeca6798cff9: Pulling fs layer 09:26:02 aa269ceb94a6: Pulling fs layer 09:26:02 ada007ff1a6a: Pulling fs layer 09:26:02 fb5054dd5b73: Waiting 09:26:02 aa269ceb94a6: Waiting 09:26:02 ada007ff1a6a: Waiting 09:26:02 eeca6798cff9: Waiting 09:26:02 7629e6793208: Waiting 09:26:02 4f4fb700ef54: Waiting 09:26:02 7862e08f4a3e: Download complete 09:26:02 7629e6793208: Verifying Checksum 09:26:02 7629e6793208: Download complete 09:26:02 4f4fb700ef54: Verifying Checksum 09:26:02 4f4fb700ef54: Download complete 09:26:02 fb5054dd5b73: Verifying Checksum 09:26:02 fb5054dd5b73: Download complete 09:26:02 619be1103602: Verifying Checksum 09:26:02 619be1103602: Download complete 09:26:02 619be1103602: Pull complete 09:26:02 eeca6798cff9: Verifying Checksum 09:26:02 eeca6798cff9: Download complete 09:26:02 7862e08f4a3e: Pull complete 09:26:02 ada007ff1a6a: Verifying Checksum 09:26:02 ada007ff1a6a: Download complete 09:26:03 5df492c9dc93: Verifying Checksum 09:26:03 5df492c9dc93: Download complete 09:26:03 aa269ceb94a6: Verifying Checksum 09:26:03 aa269ceb94a6: Download complete 09:26:06 5df492c9dc93: Pull complete 09:26:06 7629e6793208: Pull complete 09:26:06 4f4fb700ef54: Pull complete 09:26:06 fb5054dd5b73: Pull complete 09:26:06 eeca6798cff9: Pull complete 09:26:08 aa269ceb94a6: Pull complete 09:26:08 ada007ff1a6a: Pull complete 09:26:08 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 09:26:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 09:26:08 ---> f489d0715acc 09:26:08 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:26:13 ---> Running in a271d531702e 09:26:13 Removing intermediate container a271d531702e 09:26:13 ---> 8f20a98f49c8 09:26:13 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:26:13 ---> Running in 7e5247612a10 09:26:13 Removing intermediate container 7e5247612a10 09:26:13 ---> 160ea46d963c 09:26:13 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:26:13 ---> Running in 0e10d5e615ee 09:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:26:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:26:13 (1/8) Installing openssh-keygen (9.3_p2-r2) 09:26:13 (2/8) Installing libedit (20221030.3.1-r1) 09:26:13 (3/8) Installing openssh-client-common (9.3_p2-r2) 09:26:13 (4/8) Installing openssh-client-default (9.3_p2-r2) 09:26:13 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 09:26:13 (6/8) Installing openssh-server-common (9.3_p2-r2) 09:26:13 (7/8) Installing openssh-server (9.3_p2-r2) 09:26:13 (8/8) Installing openssh (9.3_p2-r2) 09:26:13 Executing busybox-1.36.1-r5.trigger 09:26:13 OK: 270 MiB in 60 packages 09:26:14 Removing intermediate container 0e10d5e615ee 09:26:14 ---> 276efa050be8 09:26:14 Step 6/10 : WORKDIR /device-modbus-go 09:26:14 ---> Running in 847d438db241 09:26:14 Removing intermediate container 847d438db241 09:26:14 ---> 9d7fecf271de 09:26:14 Step 7/10 : COPY go.mod vendor* ./ 09:26:14 ---> c18b01031d5f 09:26:14 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:26:14 ---> Running in ab17d3345cc2 09:26:15 Still waiting to schedule task 09:26:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:27:23 Removing intermediate container ab17d3345cc2 09:27:23 ---> b1a3e0391982 09:27:23 Step 9/10 : COPY . . 09:27:23 ---> 2385e60c8d98 09:27:23 Step 10/10 : RUN ${MAKE} 09:27:23 ---> Running in e5c0cdefec6a 09:27:23 noop 09:27:23 Removing intermediate container e5c0cdefec6a 09:27:23 ---> 740b890bed9d 09:27:23 Successfully built 740b890bed9d 09:27:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:24 + docker inspect -f . ci-base-image-x86_64 09:27:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:24 prd-ubuntu20.04-docker-8c-8g-12011 does not seem to be running inside a container 09:27:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/xfoundry_device-modbus-go_PR-572 -v /w/workspace/xfoundry_device-modbus-go_PR-572:/w/workspace/xfoundry_device-modbus-go_PR-572:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-572@tmp:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:24 $ docker top 6d7896f9e0d2d1dd39338087454b0a50ca246a559ce9c74ff4864e2ba85e287c -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:25 + go version 09:27:25 go version go1.21.9 linux/amd64 [Pipeline] } 09:27:25 $ docker stop --time=1 6d7896f9e0d2d1dd39338087454b0a50ca246a559ce9c74ff4864e2ba85e287c 09:27:26 $ docker rm -f --volumes 6d7896f9e0d2d1dd39338087454b0a50ca246a559ce9c74ff4864e2ba85e287c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker inspect -f . ci-base-image-x86_64 09:27:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:27:27 prd-ubuntu20.04-docker-8c-8g-12011 does not seem to be running inside a container 09:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/xfoundry_device-modbus-go_PR-572 -v /w/workspace/xfoundry_device-modbus-go_PR-572:/w/workspace/xfoundry_device-modbus-go_PR-572:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-572@tmp:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 09:27:27 $ docker top 16596bbb63aa3a7dcad9c3ed65dd8af61717817d62665873ea15cad25efdd99d -eo pid,comm [Pipeline] { [Pipeline] sh 09:27:28 + git config --global --add safe.directory /w/workspace/xfoundry_device-modbus-go_PR-572 [Pipeline] fileExists [Pipeline] sh 09:27:28 + make test 09:27:28 go test ./... -coverprofile=coverage.out 09:27:30 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:27:48 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:27:48 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.007s coverage: 47.9% of statements 09:27:55 go vet ./... 09:27:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:27:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:27:59 ./bin/test-attribution-txt.sh 09:27:59 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:27:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:27:59 $ docker stop --time=1 16596bbb63aa3a7dcad9c3ed65dd8af61717817d62665873ea15cad25efdd99d 09:28:04 $ docker rm -f --volumes 16596bbb63aa3a7dcad9c3ed65dd8af61717817d62665873ea15cad25efdd99d [Pipeline] // withDockerContainer [Pipeline] sh 09:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:28:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 09:28:05 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:28:06 + ls -al . 09:28:06 total 272 09:28:06 drwxrwxr-x 9 jenkins jenkins 4096 Sep 29 09:27 . 09:28:06 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 09:25 .. 09:28:06 -rw-rw-r-- 1 jenkins jenkins 140 Sep 29 09:25 .dockerignore 09:28:06 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 09:27 .git 09:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:25 .github 09:28:06 -rw-rw-r-- 1 jenkins jenkins 266 Sep 29 09:25 .gitignore 09:28:06 -rw-rw-r-- 1 jenkins jenkins 41 Sep 29 09:25 .golangci.yml 09:28:06 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 09:25 .semver 09:28:06 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 29 09:25 Attribution.txt 09:28:06 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 29 09:25 CHANGELOG.md 09:28:06 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 29 09:25 Dockerfile 09:28:06 -rw-rw-r-- 1 jenkins jenkins 677 Sep 29 09:25 GOVERNANCE.md 09:28:06 -rw-rw-r-- 1 jenkins jenkins 658 Sep 29 09:25 Jenkinsfile 09:28:06 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 09:25 LICENSE 09:28:06 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 29 09:25 Makefile 09:28:06 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 09:25 OWNERS.md 09:28:06 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 29 09:25 README.md 09:28:06 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 09:25 VERSION 09:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 09:25 bin 09:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:25 cmd 09:28:06 -rw-r--r-- 1 jenkins jenkins 25395 Sep 29 09:27 coverage.out 09:28:06 -rw-rw-r-- 1 jenkins jenkins 7186 Sep 29 09:25 go.mod 09:28:06 -rw-rw-r-- 1 jenkins jenkins 102017 Sep 29 09:25 go.sum 09:28:06 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:25 internal 09:28:06 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 09:25 simulator 09:28:06 -rw-rw-r-- 1 jenkins jenkins 229 Sep 29 09:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:06 + 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=9e63a5a6bc525dac590e8c40d19aa60e79a814b1 --label arch=amd64 --label version=0.0.0 . 09:28:06 Sending build context to Docker daemon 17.98MB 09:28:06 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:28:06 Step 2/23 : FROM ${BASE} AS builder 09:28:06 ---> 740b890bed9d 09:28:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:28:06 ---> Running in c0f5e3d1800c 09:28:07 Removing intermediate container c0f5e3d1800c 09:28:07 ---> 5c1f03e0ce90 09:28:07 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:28:07 ---> Running in 476c34803411 09:28:07 Removing intermediate container 476c34803411 09:28:07 ---> 151b413c1482 09:28:07 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:28:07 ---> Running in c3711352c286 09:28:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:28:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:28:08 OK: 270 MiB in 60 packages 09:28:09 Removing intermediate container c3711352c286 09:28:09 ---> 5813923e2410 09:28:09 Step 6/23 : WORKDIR /device-modbus-go 09:28:09 ---> Running in 4d43b226d682 09:28:09 Removing intermediate container 4d43b226d682 09:28:09 ---> 3037d11505e4 09:28:09 Step 7/23 : COPY go.mod vendor* ./ 09:28:09 ---> dc7ebaf5f8fb 09:28:09 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:28:09 ---> Running in 5ed47fb16c3f 09:28:10 Removing intermediate container 5ed47fb16c3f 09:28:10 ---> 50865ec05def 09:28:10 Step 9/23 : COPY . . 09:28:11 ---> c18e2f5cca59 09:28:11 Step 10/23 : RUN ${MAKE} 09:28:11 ---> Running in b066d6661531 09:28:12 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:28:39 Removing intermediate container b066d6661531 09:28:39 ---> 21435efd78ee 09:28:39 Step 11/23 : FROM alpine:3.18 09:28:39 3.18: Pulling from library/alpine 09:28:39 1cc3d825d8b2: Pulling fs layer 09:28:39 1cc3d825d8b2: Download complete 09:28:39 1cc3d825d8b2: Pull complete 09:28:39 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:28:39 Status: Downloaded newer image for alpine:3.18 09:28:39 ---> 2c64cf60f6f0 09:28:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:28:40 ---> Running in cbab219453d3 09:28:40 Removing intermediate container cbab219453d3 09:28:40 ---> 63b105543aa5 09:28:40 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:28:40 ---> Running in ebf7f3695c46 09:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:28:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:28:40 (1/1) Installing dumb-init (1.2.5-r2) 09:28:40 Executing busybox-1.36.1-r7.trigger 09:28:40 OK: 7 MiB in 16 packages 09:28:41 Removing intermediate container ebf7f3695c46 09:28:41 ---> c55e8cd1eca7 09:28:41 Step 14/23 : RUN apk --no-cache upgrade 09:28:41 ---> Running in 5298cd171d72 09:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 09:28:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 09:28:41 OK: 7 MiB in 16 packages 09:28:41 Removing intermediate container 5298cd171d72 09:28:41 ---> 0e0ed012c9ca 09:28:41 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:28:42 ---> 89040b4b3586 09:28:42 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:28:42 ---> fa21f8ee8a1e 09:28:42 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:28:43 ---> 9fbd95e3c522 09:28:43 Step 18/23 : EXPOSE 59901 09:28:43 ---> Running in a1882e40c1e4 09:28:43 Removing intermediate container a1882e40c1e4 09:28:43 ---> 4505b375bce7 09:28:43 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:28:43 ---> Running in 0a4b0ca2b0bd 09:28:43 Removing intermediate container 0a4b0ca2b0bd 09:28:43 ---> 79cefbb43417 09:28:43 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:28:43 ---> Running in f3a79c0ce0e8 09:28:43 Removing intermediate container f3a79c0ce0e8 09:28:43 ---> dabc977a3735 09:28:43 Step 21/23 : LABEL arch=amd64 09:28:43 ---> Running in 61ab91ba18ad 09:28:43 Removing intermediate container 61ab91ba18ad 09:28:43 ---> 2a65b5c28b4e 09:28:43 Step 22/23 : LABEL git_sha=9e63a5a6bc525dac590e8c40d19aa60e79a814b1 09:28:43 ---> Running in d0d795adf411 09:28:43 Removing intermediate container d0d795adf411 09:28:43 ---> b7d81936baa0 09:28:43 Step 23/23 : LABEL version=0.0.0 09:28:43 ---> Running in a5382bf084cd 09:28:43 Removing intermediate container a5382bf084cd 09:28:43 ---> 6254676168b8 09:28:43 [Warning] One or more build-args [ARCH] were not consumed 09:28:43 Successfully built 6254676168b8 09:28:43 Successfully tagged device-modbus:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:44 09:28:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:45 latest: Pulling from edgex-lftools-log-publisher 09:28:45 5eb5b503b376: Pulling fs layer 09:28:45 5c69ac0246d0: Pulling fs layer 09:28:45 ec43610c2a17: Pulling fs layer 09:28:45 3a2ae6a8a46f: Pulling fs layer 09:28:45 33b1e0a273af: Pulling fs layer 09:28:45 5d3b04190fa2: Pulling fs layer 09:28:45 2f39f015ded8: Pulling fs layer 09:28:45 3a2ae6a8a46f: Waiting 09:28:45 33b1e0a273af: Waiting 09:28:45 5d3b04190fa2: Waiting 09:28:45 2f39f015ded8: Waiting 09:28:45 5c69ac0246d0: Verifying Checksum 09:28:45 5c69ac0246d0: Download complete 09:28:45 3a2ae6a8a46f: Download complete 09:28:45 33b1e0a273af: Verifying Checksum 09:28:45 33b1e0a273af: Download complete 09:28:45 5d3b04190fa2: Verifying Checksum 09:28:45 5d3b04190fa2: Download complete 09:28:45 ec43610c2a17: Verifying Checksum 09:28:45 ec43610c2a17: Download complete 09:28:45 5eb5b503b376: Verifying Checksum 09:28:45 5eb5b503b376: Download complete 09:28:45 2f39f015ded8: Download complete 09:28:46 5eb5b503b376: Pull complete 09:28:46 5c69ac0246d0: Pull complete 09:28:46 ec43610c2a17: Pull complete 09:28:46 3a2ae6a8a46f: Pull complete 09:28:47 33b1e0a273af: Pull complete 09:28:47 5d3b04190fa2: Pull complete 09:28:51 2f39f015ded8: Pull complete 09:28:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:28:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:28:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:28:51 prd-ubuntu20.04-docker-8c-8g-12011 does not seem to be running inside a container 09:28:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-572 -v /w/workspace/xfoundry_device-modbus-go_PR-572:/w/workspace/xfoundry_device-modbus-go_PR-572:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-572@tmp:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:28:55 $ docker top d8f6a0701049910abb1a9f67b79f7de57ec10c03c93d797d9d1587974648c482 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:28:55 ---> job-cost.sh 09:28:55 lf-activate-venv: SKIPPING 09:28:55 INFO: No Stack... 09:28:56 INFO: Retrieving Pricing Info for: v3-standard-8 09:28:56 INFO: Archiving Costs [Pipeline] sh 09:28:56 + cat /w/workspace/xfoundry_device-modbus-go_PR-572/archives/cost.csv 09:28:56 + cut -d, -f6 [Pipeline] lock 09:28:56 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] 09:28:56 Resource [jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] did not exist. Created. 09:28:56 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:28:57 + echo total: 0.2199999988079071 [Pipeline] stash 09:28:57 Stashed 1 file(s) [Pipeline] } 09:28:57 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:28:57 $ docker stop --time=1 d8f6a0701049910abb1a9f67b79f7de57ec10c03c93d797d9d1587974648c482 09:28:58 $ docker rm -f --volumes d8f6a0701049910abb1a9f67b79f7de57ec10c03c93d797d9d1587974648c482 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:41:42 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12030 in /w/workspace/xfoundry_device-modbus-go_PR-572 [Pipeline] { [Pipeline] ws 09:41:42 Running in /w/workspace/device-modbus-go/1 [Pipeline] { [Pipeline] checkout 09:41:45 The recommended git tool is: git 09:41:53 using credential edgex-jenkins-ssh 09:41:53 Cloning the remote Git repository 09:41:53 Cloning repository git@github.com:edgexfoundry/device-modbus-go.git 09:41:54 > git init /w/workspace/device-modbus-go/1 # timeout=10 09:41:54 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:41:54 > git --version # timeout=10 09:41:54 > git --version # 'git version 2.25.1' 09:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:56 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:41:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:58 Merging remotes/origin/main commit a3ee41877b048388e7c3cdab8b1927d49f235cab into PR head commit 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 09:41:58 Merge succeeded, producing 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 09:41:58 Checking out Revision 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 (PR-572) 09:41:57 > git config remote.origin.url git@github.com:edgexfoundry/device-modbus-go.git # timeout=10 09:41:57 Fetching upstream changes from git@github.com:edgexfoundry/device-modbus-go.git 09:41:57 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-modbus-go.git +refs/pull/572/head:refs/remotes/origin/PR-572 +refs/heads/main:refs/remotes/origin/main # timeout=10 09:41:58 > git config core.sparsecheckout # timeout=10 09:41:58 > git checkout -f 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 # timeout=10 09:41:58 > git remote # timeout=10 09:41:58 > git config --get remote.origin.url # timeout=10 09:41:58 using GIT_SSH to set credentials SSH Credentials for GitHub 09:41:58 > git merge a3ee41877b048388e7c3cdab8b1927d49f235cab # timeout=10 09:41:58 > git rev-parse HEAD^{commit} # timeout=10 09:41:58 > git config core.sparsecheckout # timeout=10 09:41:58 > git checkout -f 9e63a5a6bc525dac590e8c40d19aa60e79a814b1 # timeout=10 09:42:02 Commit message: "feat:reuse modbus client" 09:42:02 > git --version # timeout=10 09:42:02 > git --version # 'git version 2.25.1' 09:42:02 fatal: bad object b5a5e52272fc4198cf3754284eedf36dbf0baa35 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:42:04 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:42:04 % Total % Received % Xferd Average Speed Time Time Time Current 09:42:04 Dload Upload Total Spent Left Speed 09:42:04 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 09:42:05 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:42:05 + sudo tee /etc/docker/daemon.new 09:42:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:42:05 { 09:42:05 "registry-mirrors": [ 09:42:05 "https://nexus3.edgexfoundry.org:10001" 09:42:05 ], 09:42:05 "bip": "10.250.0.254/24", 09:42:05 "hosts": [ 09:42:05 "tcp://0.0.0.0:5555", 09:42:05 "unix:///var/run/docker.sock" 09:42:05 ], 09:42:05 "mtu": 1458, 09:42:05 "selinux-enabled": true, 09:42:05 "seccomp-profile": "/etc/docker/seccomp.json" 09:42:05 } [Pipeline] sh 09:42:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:42:06 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:42:24 provisioning config files... 09:42:24 copy managed file [device-modbus-go-settings] to file:/w/workspace/device-modbus-go/1@tmp/config18294256538157444813tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:42:25 ---> ****-login.sh 09:42:25 nexus3.edgexfoundry.org:10001 09:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:26 Configure a credential helper to remove this warning. See 09:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:26 09:42:26 Login Succeeded 09:42:26 nexus3.edgexfoundry.org:10002 09:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:26 Configure a credential helper to remove this warning. See 09:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:26 09:42:26 Login Succeeded 09:42:26 nexus3.edgexfoundry.org:10003 09:42:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:26 Configure a credential helper to remove this warning. See 09:42:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:26 09:42:26 Login Succeeded 09:42:27 nexus3.edgexfoundry.org:10004 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:27 09:42:27 Login Succeeded 09:42:27 ****.io 09:42:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:42:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:42:27 Configure a credential helper to remove this warning. See 09:42:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:42:27 09:42:27 Login Succeeded 09:42:27 ---> ****-login.sh ends [Pipeline] } 09:42:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 09:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:42:28 ========================================================= 09:42:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 09:42:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:29 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 09:42:29 Sending build context to Docker daemon 9.129MB 09:42:29 Step 1/10 : ARG BASE=golang:1.21-alpine3.18 09:42:29 Step 2/10 : FROM ${BASE} AS builder 09:42:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:42:29 c6b39de5b339: Pulling fs layer 09:42:29 a69c41024577: Pulling fs layer 09:42:29 d6de4b400683: Pulling fs layer 09:42:29 35cb2a7552d0: Pulling fs layer 09:42:29 4f4fb700ef54: Pulling fs layer 09:42:29 35cb2a7552d0: Waiting 09:42:29 464afbd9ba4c: Pulling fs layer 09:42:29 4f4fb700ef54: Waiting 09:42:29 00f215d4a9da: Pulling fs layer 09:42:29 464afbd9ba4c: Waiting 09:42:29 d496ad576159: Pulling fs layer 09:42:29 00f215d4a9da: Waiting 09:42:29 d496ad576159: Waiting 09:42:29 a69c41024577: Download complete 09:42:29 35cb2a7552d0: Verifying Checksum 09:42:29 35cb2a7552d0: Download complete 09:42:29 4f4fb700ef54: Verifying Checksum 09:42:29 4f4fb700ef54: Download complete 09:42:29 464afbd9ba4c: Verifying Checksum 09:42:29 464afbd9ba4c: Download complete 09:42:29 c6b39de5b339: Verifying Checksum 09:42:29 c6b39de5b339: Download complete 09:42:30 d496ad576159: Verifying Checksum 09:42:30 d496ad576159: Download complete 09:42:30 c6b39de5b339: Pull complete 09:42:31 a69c41024577: Pull complete 09:42:31 d6de4b400683: Verifying Checksum 09:42:31 d6de4b400683: Download complete 09:42:32 00f215d4a9da: Verifying Checksum 09:42:32 00f215d4a9da: Download complete 09:42:45 d6de4b400683: Pull complete 09:42:45 35cb2a7552d0: Pull complete 09:42:45 4f4fb700ef54: Pull complete 09:42:45 464afbd9ba4c: Pull complete 09:42:53 00f215d4a9da: Pull complete 09:42:54 d496ad576159: Pull complete 09:42:54 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 09:42:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 09:42:54 ---> f246e2811388 09:42:54 Step 3/10 : ARG ADD_BUILD_TAGS="" 09:42:55 ---> Running in 7ec32589ae9d 09:42:56 Removing intermediate container 7ec32589ae9d 09:42:56 ---> 4f00652f40ad 09:42:56 Step 4/10 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:42:56 ---> Running in 3c3a8c14f2cc 09:42:56 Removing intermediate container 3c3a8c14f2cc 09:42:56 ---> 3d398ec63f6d 09:42:56 Step 5/10 : RUN apk add --update --no-cache make git openssh 09:42:56 ---> Running in 75596b125eaa 09:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:42:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:42:58 (1/8) Installing openssh-keygen (9.3_p2-r2) 09:42:58 (2/8) Installing libedit (20221030.3.1-r1) 09:42:58 (3/8) Installing openssh-client-common (9.3_p2-r2) 09:42:58 (4/8) Installing openssh-client-default (9.3_p2-r2) 09:42:58 (5/8) Installing openssh-sftp-server (9.3_p2-r2) 09:42:58 (6/8) Installing openssh-server-common (9.3_p2-r2) 09:42:58 (7/8) Installing openssh-server (9.3_p2-r2) 09:42:58 (8/8) Installing openssh (9.3_p2-r2) 09:42:58 Executing busybox-1.36.1-r5.trigger 09:42:58 OK: 272 MiB in 60 packages 09:42:59 Removing intermediate container 75596b125eaa 09:42:59 ---> aa06d2b75a23 09:42:59 Step 6/10 : WORKDIR /device-modbus-go 09:43:00 ---> Running in 6e54cdc3c156 09:43:00 Removing intermediate container 6e54cdc3c156 09:43:00 ---> 711fc154c187 09:43:00 Step 7/10 : COPY go.mod vendor* ./ 09:43:01 ---> 2ae0c1579d44 09:43:01 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:43:01 ---> Running in 8b5a6eecca9d 09:45:07 Removing intermediate container 8b5a6eecca9d 09:45:07 ---> 7b69c88fb12e 09:45:07 Step 9/10 : COPY . . 09:45:07 ---> f58d489aa97a 09:45:07 Step 10/10 : RUN ${MAKE} 09:45:07 ---> Running in dbc72144b149 09:45:07 noop 09:45:07 Removing intermediate container dbc72144b149 09:45:07 ---> 825d6413323c 09:45:07 Successfully built 825d6413323c 09:45:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker inspect -f . ci-base-image-arm64 09:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:08 prd-ubuntu20.04-docker-arm64-4c-16g-12030 does not seem to be running inside a container 09:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:45:09 $ docker top 9ea475e557800abe5d3093d1218a6bcf09325a63f1dcf138aed025d5d3b8c8f7 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:10 + go version 09:45:10 go version go1.21.9 linux/arm64 [Pipeline] } 09:45:10 $ docker stop --time=1 9ea475e557800abe5d3093d1218a6bcf09325a63f1dcf138aed025d5d3b8c8f7 09:45:12 $ docker rm -f --volumes 9ea475e557800abe5d3093d1218a6bcf09325a63f1dcf138aed025d5d3b8c8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:13 + docker inspect -f . ci-base-image-arm64 09:45:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:13 prd-ubuntu20.04-docker-arm64-4c-16g-12030 does not seem to be running inside a container 09:45:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:45:14 $ docker top 235e1a00932a901c00c34954cd2eeb81e7baf2e53bd55574db36a53b4a852b42 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:15 + git config --global --add safe.directory /w/workspace/device-modbus-go/1 [Pipeline] fileExists [Pipeline] sh 09:45:16 + make test 09:45:16 go test ./... -coverprofile=coverage.out 09:45:21 ? github.com/edgexfoundry/device-modbus-go [no test files] 09:48:29 ? github.com/edgexfoundry/device-modbus-go/cmd [no test files] 09:48:33 ok github.com/edgexfoundry/device-modbus-go/internal/driver 0.057s coverage: 47.9% of statements 09:48:34 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:48:34 go vet ./... 09:49:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:49:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:49:21 ./bin/test-attribution-txt.sh 09:49:21 An attribution for github.com/panjf2000/ants/v2 is missing from Attribution.txt, please add [Pipeline] echo 09:49:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 09:49:21 $ docker stop --time=1 235e1a00932a901c00c34954cd2eeb81e7baf2e53bd55574db36a53b4a852b42 09:49:23 $ docker rm -f --volumes 235e1a00932a901c00c34954cd2eeb81e7baf2e53bd55574db36a53b4a852b42 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 09:49:25 Warning: overwriting stash ‘coverage-report’ 09:49:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 09:49:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 09:49:26 + ls -al . 09:49:26 total 268 09:49:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 09:45 . 09:49:26 drwxrwxr-x 4 jenkins jenkins 4096 Sep 29 09:41 .. 09:49:26 -rw-rw-r-- 1 jenkins jenkins 140 Sep 29 09:41 .dockerignore 09:49:26 drwxrwxr-x 8 jenkins jenkins 4096 Sep 29 09:41 .git 09:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:41 .github 09:49:26 -rw-rw-r-- 1 jenkins jenkins 266 Sep 29 09:41 .gitignore 09:49:26 -rw-rw-r-- 1 jenkins jenkins 41 Sep 29 09:41 .golangci.yml 09:49:26 -rw-rw-r-- 1 jenkins jenkins 19432 Sep 29 09:41 Attribution.txt 09:49:26 -rw-rw-r-- 1 jenkins jenkins 16388 Sep 29 09:41 CHANGELOG.md 09:49:26 -rw-rw-r-- 1 jenkins jenkins 1474 Sep 29 09:41 Dockerfile 09:49:26 -rw-rw-r-- 1 jenkins jenkins 677 Sep 29 09:41 GOVERNANCE.md 09:49:26 -rw-rw-r-- 1 jenkins jenkins 658 Sep 29 09:41 Jenkinsfile 09:49:26 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 29 09:41 LICENSE 09:49:26 -rw-rw-r-- 1 jenkins jenkins 1942 Sep 29 09:41 Makefile 09:49:26 -rw-rw-r-- 1 jenkins jenkins 622 Sep 29 09:41 OWNERS.md 09:49:26 -rw-rw-r-- 1 jenkins jenkins 4463 Sep 29 09:41 README.md 09:49:26 -rw-rw-r-- 1 jenkins jenkins 5 Sep 29 09:25 VERSION 09:49:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 09:41 bin 09:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:41 cmd 09:49:26 -rw-r--r-- 1 jenkins jenkins 25395 Sep 29 09:48 coverage.out 09:49:26 -rw-rw-r-- 1 jenkins jenkins 7186 Sep 29 09:41 go.mod 09:49:26 -rw-rw-r-- 1 jenkins jenkins 102017 Sep 29 09:41 go.sum 09:49:26 drwxrwxr-x 3 jenkins jenkins 4096 Sep 29 09:41 internal 09:49:26 drwxrwxr-x 2 jenkins jenkins 4096 Sep 29 09:41 simulator 09:49:26 -rw-rw-r-- 1 jenkins jenkins 229 Sep 29 09:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:27 + 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=9e63a5a6bc525dac590e8c40d19aa60e79a814b1 --label arch=arm64 --label version=0.0.0 . 09:49:27 Sending build context to Docker daemon 9.156MB 09:49:27 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 09:49:27 Step 2/23 : FROM ${BASE} AS builder 09:49:27 ---> 825d6413323c 09:49:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:49:27 ---> Running in 421b0dfa39ad 09:49:27 Removing intermediate container 421b0dfa39ad 09:49:27 ---> dbde5379249d 09:49:27 Step 4/23 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 09:49:27 ---> Running in 3b19a1087682 09:49:28 Removing intermediate container 3b19a1087682 09:49:28 ---> 5c4f7cebdc08 09:49:28 Step 5/23 : RUN apk add --update --no-cache make git openssh 09:49:28 ---> Running in 74185e2a2f30 09:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:49:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:49:30 OK: 272 MiB in 60 packages 09:49:31 Removing intermediate container 74185e2a2f30 09:49:31 ---> 29a81bc268f9 09:49:31 Step 6/23 : WORKDIR /device-modbus-go 09:49:31 ---> Running in ff1b905b9a05 09:49:31 Removing intermediate container ff1b905b9a05 09:49:31 ---> c63f137b4f11 09:49:31 Step 7/23 : COPY go.mod vendor* ./ 09:49:32 ---> dd770e48159a 09:49:32 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:49:32 ---> Running in b71ba50eb2c4 09:49:34 Removing intermediate container b71ba50eb2c4 09:49:34 ---> c940f6d43309 09:49:34 Step 9/23 : COPY . . 09:49:35 ---> bfae807e5778 09:49:35 Step 10/23 : RUN ${MAKE} 09:49:35 ---> Running in 495cd83b9653 09:49:36 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-modbus-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.2.0-dev.37" -trimpath -mod=readonly -o cmd/device-modbus ./cmd 09:52:59 Removing intermediate container 495cd83b9653 09:52:59 ---> 0ada1ee1321c 09:52:59 Step 11/23 : FROM alpine:3.18 09:52:59 3.18: Pulling from library/alpine 09:52:59 720f3032cd11: Pulling fs layer 09:52:59 720f3032cd11: Download complete 09:52:59 720f3032cd11: Pull complete 09:52:59 Digest: sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 09:52:59 Status: Downloaded newer image for alpine:3.18 09:52:59 ---> 3e834921e367 09:52:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IoTech Ltd' 09:52:59 ---> Running in 21ee46ec6a57 09:52:59 Removing intermediate container 21ee46ec6a57 09:52:59 ---> da62f7573d01 09:52:59 Step 13/23 : RUN apk add --update --no-cache dumb-init 09:52:59 ---> Running in 13accdba0cd5 09:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:52:59 (1/1) Installing dumb-init (1.2.5-r2) 09:52:59 Executing busybox-1.36.1-r7.trigger 09:52:59 OK: 8 MiB in 16 packages 09:52:59 Removing intermediate container 13accdba0cd5 09:52:59 ---> f6116c82e63b 09:52:59 Step 14/23 : RUN apk --no-cache upgrade 09:52:59 ---> Running in da21874abf09 09:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 09:52:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 09:53:00 OK: 8 MiB in 16 packages 09:53:01 Removing intermediate container da21874abf09 09:53:01 ---> 45a2983d69e7 09:53:01 Step 15/23 : COPY --from=builder /device-modbus-go/cmd / 09:53:03 ---> 18c2b8d393b0 09:53:03 Step 16/23 : COPY --from=builder /device-modbus-go/LICENSE / 09:53:03 ---> 3b8cc3886385 09:53:03 Step 17/23 : COPY --from=builder /device-modbus-go/Attribution.txt / 09:53:04 ---> e72b69854261 09:53:04 Step 18/23 : EXPOSE 59901 09:53:04 ---> Running in 40262bf24343 09:53:04 Removing intermediate container 40262bf24343 09:53:04 ---> 81054a4ec341 09:53:04 Step 19/23 : ENTRYPOINT ["/device-modbus"] 09:53:04 ---> Running in a662475b4db7 09:53:04 Removing intermediate container a662475b4db7 09:53:04 ---> 603db1ff9d98 09:53:04 Step 20/23 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 09:53:04 ---> Running in c202a562f099 09:53:05 Removing intermediate container c202a562f099 09:53:05 ---> 410ef3f10054 09:53:05 Step 21/23 : LABEL arch=arm64 09:53:05 ---> Running in 435932049e2f 09:53:05 Removing intermediate container 435932049e2f 09:53:05 ---> f6999929c2cd 09:53:05 Step 22/23 : LABEL git_sha=9e63a5a6bc525dac590e8c40d19aa60e79a814b1 09:53:05 ---> Running in f2417b5b23b4 09:53:06 Removing intermediate container f2417b5b23b4 09:53:06 ---> 040382da68aa 09:53:06 Step 23/23 : LABEL version=0.0.0 09:53:06 ---> Running in 5a4f1832f5f3 09:53:06 Removing intermediate container 5a4f1832f5f3 09:53:06 ---> 7de52899bdc2 09:53:06 [Warning] One or more build-args [ARCH] were not consumed 09:53:06 Successfully built 7de52899bdc2 09:53:06 Successfully tagged device-modbus-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:07 09:53:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:07 arm64: Pulling from edgex-lftools-log-publisher 09:53:07 8998bd30e6a1: Pulling fs layer 09:53:07 04944245beec: Pulling fs layer 09:53:07 699f458cf7ca: Pulling fs layer 09:53:07 765212b225bb: Pulling fs layer 09:53:07 f23df028b6ca: Pulling fs layer 09:53:07 d65c8cfc05b1: Pulling fs layer 09:53:07 2437ff75d9bd: Pulling fs layer 09:53:07 f23df028b6ca: Waiting 09:53:07 d65c8cfc05b1: Waiting 09:53:07 2437ff75d9bd: Waiting 09:53:07 765212b225bb: Waiting 09:53:07 04944245beec: Verifying Checksum 09:53:07 04944245beec: Download complete 09:53:07 765212b225bb: Verifying Checksum 09:53:07 765212b225bb: Download complete 09:53:07 f23df028b6ca: Verifying Checksum 09:53:07 f23df028b6ca: Download complete 09:53:07 d65c8cfc05b1: Verifying Checksum 09:53:07 d65c8cfc05b1: Download complete 09:53:08 699f458cf7ca: Verifying Checksum 09:53:08 699f458cf7ca: Download complete 09:53:08 8998bd30e6a1: Verifying Checksum 09:53:08 8998bd30e6a1: Download complete 09:53:11 2437ff75d9bd: Verifying Checksum 09:53:11 2437ff75d9bd: Download complete 09:53:13 8998bd30e6a1: Pull complete 09:53:13 04944245beec: Pull complete 09:53:15 699f458cf7ca: Pull complete 09:53:15 765212b225bb: Pull complete 09:53:16 f23df028b6ca: Pull complete 09:53:16 d65c8cfc05b1: Pull complete 09:53:34 2437ff75d9bd: Pull complete 09:53:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:53:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:53:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:35 prd-ubuntu20.04-docker-arm64-4c-16g-12030 does not seem to be running inside a container 09:53:35 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-modbus-go/1 -v /w/workspace/device-modbus-go/1:/w/workspace/device-modbus-go/1:rw,z -v /w/workspace/device-modbus-go/1@tmp:/w/workspace/device-modbus-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:53:37 $ docker top a528f07c580e40788e4ac87cde3b3e1f530377500fc6d0cd5d93de6528f37dde -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:53:38 ---> job-cost.sh 09:53:38 lf-activate-venv: SKIPPING 09:53:38 INFO: No Stack... 09:53:38 INFO: Retrieving Pricing Info for: v3-standard-4 09:53:39 INFO: Archiving Costs [Pipeline] sh 09:53:40 + + catcut /w/workspace/device-modbus-go/1/archives/cost.csv -d, 09:53:40 -f6 [Pipeline] lock 09:53:40 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] 09:53:40 Resource [jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] did not exist. Created. 09:53:40 Lock acquired on [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:53:41 /w/workspace/device-modbus-go/1@tmp/durable-d0b54843/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 09:53:42 + echo total: 0.10999999940395355 [Pipeline] stash 09:53:42 Warning: overwriting stash ‘stack-cost’ 09:53:42 Stashed 1 file(s) [Pipeline] } 09:53:42 Lock released on resource [Resource: jenkins-edgexfoundry-device-modbus-go-PR-572-1-stack-cost] [Pipeline] // lock [Pipeline] } 09:53:42 $ docker stop --time=1 a528f07c580e40788e4ac87cde3b3e1f530377500fc6d0cd5d93de6528f37dde 09:53:43 $ docker rm -f --volumes a528f07c580e40788e4ac87cde3b3e1f530377500fc6d0cd5d93de6528f37dde [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 09:53:45 provisioning config files... 09:53:45 copy managed file [device-modbus-go-codecov-token] to file:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/config2616015760406983549tmp [Pipeline] { [Pipeline] sh 09:53:45 + set +x 09:53:45 + + curl -s https://codecov.io/bashbash 09:53:45 -s -- 09:53:45 09:53:45 _____ _ 09:53:45 / ____| | | 09:53:45 | | ___ __| | ___ ___ _____ __ 09:53:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:53:45 | |___| (_) | (_| | __/ (_| (_) \ V / 09:53:45 \_____\___/ \__,_|\___|\___\___/ \_/ 09:53:45 Bash-1.0.6 09:53:45 09:53:45 09:53:45 ==> git version 2.25.1 found 09:53:45 ==> 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 09:53:45 Release-Date: 2020-01-08 09:53:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:53:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:53:45 ==> Jenkins CI detected. 09:53:45 current dir:  /w/workspace/xfoundry_device-modbus-go_PR-572 09:53:45 project root: . 09:53:45 --> token set from env 09:53:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:53:45 ==> Running gcov in . (disable via -X gcov) 09:53:45 ==> Python coveragepy not found 09:53:45 ==> Searching for coverage reports in: 09:53:45 + . 09:53:45 -> Found 1 reports 09:53:45 ==> Detecting git/mercurial file structure 09:53:45 ==> Reading reports 09:53:45 + ./coverage.out bytes=25395 09:53:45 ==> Appending adjustments 09:53:45 https://docs.codecov.io/docs/fixing-reports 09:53:45 + Found adjustments 09:53:45 ==> Gzipping contents 09:53:45 4.0K /tmp/codecov.ze3xJ0.gz 09:53:45 ==> Uploading reports 09:53:45 url: https://codecov.io 09:53:45 query: branch=PR-572&commit=9e63a5a6bc525dac590e8c40d19aa60e79a814b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=572&job=&cmd_args= 09:53:45 -> Pinging Codecov 09:53:45 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-572&commit=9e63a5a6bc525dac590e8c40d19aa60e79a814b1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-modbus-go%2Fjob%2FPR-572%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-modbus-go&service=jenkins&flags=&pr=572&job=&cmd_args= 09:53:45 -> Uploading to 09:53:45 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-modbus-go/9e63a5a6bc525dac590e8c40d19aa60e79a814b1/15fd6118-a7ba-42a0-b5f0-65bb5f19187c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240929%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240929T095345Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc50b35d76764173b6903fcf1c3ac6e52b77eb2f291ea472de73e7fe0d7778d7 09:53:45 % Total % Received % Xferd Average Speed Time Time Time Current 09:53:45 Dload Upload Total Spent Left Speed 09:53:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3911 0 0 100 3911 0 14485 --:--:-- --:--:-- --:--:-- 14485 09:53:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-modbus-go/commit/9e63a5a6bc525dac590e8c40d19aa60e79a814b1 [Pipeline] } 09:53:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:53:48 + [ -d /w/workspace/xfoundry_device-modbus-go_PR-572/archives ] 09:53:48 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-572/archives 09:53:48 total 16 09:53:48 drwxr-xr-x 3 root root 4096 Sep 29 09:28 . 09:53:48 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 09:28 .. 09:53:48 drwxr-xr-x 2 root root 4096 Sep 29 09:28 cost 09:53:48 -rw-r--r-- 1 root root 88 Sep 29 09:28 cost.csv 09:53:48 + sudo chown -R jenkins:jenkins /w/workspace/xfoundry_device-modbus-go_PR-572/archives 09:53:48 + ls -al /w/workspace/xfoundry_device-modbus-go_PR-572/archives 09:53:48 total 16 09:53:48 drwxr-xr-x 3 jenkins jenkins 4096 Sep 29 09:28 . 09:53:48 drwxrwxr-x 10 jenkins jenkins 4096 Sep 29 09:28 .. 09:53:48 drwxr-xr-x 2 jenkins jenkins 4096 Sep 29 09:28 cost 09:53:48 -rw-r--r-- 1 jenkins jenkins 88 Sep 29 09:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 09:53:49 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:53:49 ---> package-listing.sh 09:53:49 ++ facter osfamily 09:53:49 ++ tr '[:upper:]' '[:lower:]' 09:53:50 + OS_FAMILY=debian 09:53:50 + workspace=/w/workspace/xfoundry_device-modbus-go_PR-572 09:53:50 + START_PACKAGES=/tmp/packages_start.txt 09:53:50 + END_PACKAGES=/tmp/packages_end.txt 09:53:50 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:53:50 + PACKAGES=/tmp/packages_start.txt 09:53:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-572 ']' 09:53:50 + PACKAGES=/tmp/packages_end.txt 09:53:50 + case "${OS_FAMILY}" in 09:53:50 + dpkg -l 09:53:50 + grep '^ii' 09:53:50 + '[' -f /tmp/packages_start.txt ']' 09:53:50 + '[' -f /tmp/packages_end.txt ']' 09:53:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:53:50 + '[' /w/workspace/xfoundry_device-modbus-go_PR-572 ']' 09:53:50 + mkdir -p /w/workspace/xfoundry_device-modbus-go_PR-572/archives/ 09:53:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/xfoundry_device-modbus-go_PR-572/archives/ [Pipeline] echo 09:53:50 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:53:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:53:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:53:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:53:51 prd-ubuntu20.04-docker-8c-8g-12011 does not seem to be running inside a container 09:53:51 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/xfoundry_device-modbus-go_PR-572/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/xfoundry_device-modbus-go_PR-572 -v /w/workspace/xfoundry_device-modbus-go_PR-572:/w/workspace/xfoundry_device-modbus-go_PR-572:rw,z -v /w/workspace/xfoundry_device-modbus-go_PR-572@tmp:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:53:51 $ docker top ce49aac9e49ac230220c4de3ca5a3c74e64ef99f16d943e5208fcc3e56d8c990 -eo pid,comm [Pipeline] { [Pipeline] sh 09:53:52 + touch /tmp/pre-build-complete [Pipeline] sh 09:53:52 + mkdir -p /var/log/sysstat [Pipeline] sh 09:53:52 + ls /var/log/sa-host 09:53:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:53:53 provisioning config files... 09:53:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/xfoundry_device-modbus-go_PR-572@tmp/config4501057308903636635tmp [Pipeline] { [Pipeline] echo 09:53:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:53:53 ---> create-netrc.sh [Pipeline] } 09:53:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:53:53 ---> python-tools-install.sh [Pipeline] echo 09:53:53 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:53:54 ---> sudo-logs.sh 09:53:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:53:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:53:54 ---> job-cost.sh 09:53:54 lf-activate-venv: SKIPPING 09:53:54 DEBUG: total: 0.2199999988079071 09:53:54 INFO: Retrieving Stack Cost... 09:53:55 INFO: Retrieving Pricing Info for: v3-standard-8 09:53:55 INFO: Archiving Costs [Pipeline] echo 09:53:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:53:55 ---> logs-deploy.sh 09:53:55 lf-activate-venv: SKIPPING 09:53:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-modbus-go/PR-572/1 09:53:55 INFO: archiving workspace using pattern(s): 09:53:56 Archives upload complete. 09:53:56 INFO: archiving logs to Nexus