Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d655b849d53b45afc9704737130f725e61250280+d73da920b9fd3a52132699998633ff8aee3aa256 (2c42b216d8c805bf5c740d03c2050df3c976af59) 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-ssh3010539033429018695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh5129343334968010781.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14323765886272018053.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6782534036861498202.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1417/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10521607794086497824.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [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-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-7146 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1417 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-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-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-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-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit d655b849d53b45afc9704737130f725e61250280 Merge succeeded, producing b32b017c29a88c4cbc3ed426ddc920c1f7784f7a Checking out Revision b32b017c29a88c4cbc3ed426ddc920c1f7784f7a (PR-1417) > git config core.sparsecheckout # timeout=10 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # 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 d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b32b017c29a88c4cbc3ed426ddc920c1f7784f7a # timeout=10 Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" > git rev-list --no-walk d655b849d53b45afc9704737130f725e61250280 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:42:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 18:42:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 18:42:39 ========================================================= 18:42:39 EdgeX Global Pipelines Version Info 18:42:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 18:42:39 ------------------- 18:42:39 stable info: 18:42:39 ------------------- 18:42:39 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 18:42:39 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 18:42:39 Message: update stable to v1.0.245 18:42:40 ------------------- 18:42:40 experimental info: 18:42:40 ------------------- 18:42:40 Commited By: **** collab-it+edgex@linuxfoundation.org 18:42:40 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 18:42:40 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1417 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1417 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1417 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b32b017 [Pipeline] echo 18:42:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:42:41 provisioning config files... 18:42:41 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config8092971133049365080tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:41 ---> docker-login.sh 18:42:41 nexus3.edgexfoundry.org:10001 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 nexus3.edgexfoundry.org:10002 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 nexus3.edgexfoundry.org:10003 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 nexus3.edgexfoundry.org:10004 18:42:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:41 Configure a credential helper to remove this warning. See 18:42:41 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:41 18:42:41 Login Succeeded 18:42:41 docker.io 18:42:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:42 Configure a credential helper to remove this warning. See 18:42:42 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:42 18:42:42 Login Succeeded 18:42:42 ---> docker-login.sh ends [Pipeline] } 18:42:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 18:42:42 + git rev-list -1 --merges b32b017c29a88c4cbc3ed426ddc920c1f7784f7a~1..b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo 18:42:42 -----------> git rev-list -1 --merges b32b017c29a88c4cbc3ed426ddc920c1f7784f7a~1..b32b017c29a88c4cbc3ed426ddc920c1f7784f7a b32b017c29a88c4cbc3ed426ddc920c1f7784f7a 18:42:42 b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [false] [Pipeline] sh 18:42:43 + git log --format=format:%s -1 b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo 18:42:43 ========================================================= 18:42:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 18:42:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:42:43 + git log --format=format:%s -1 b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] echo 18:42:43 [semverPrep] GIT_COMMIT: b32b017c29a88c4cbc3ed426ddc920c1f7784f7a, Commit Message: Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD [Pipeline] echo 18:42:43 [semverPrep] This is not a build commit. [Pipeline] sh 18:42:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 18:42:43 + grep -v github /etc/ssh/ssh_known_hosts 18:42:43 + [ -e /tmp/ssh_known_hosts ] 18:42:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 18:42:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 18:42:43 + sudo tee -a /etc/ssh/ssh_known_hosts 18:42:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:44 18:42:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:44 0.1.4: Pulling from edgex-devops/py-git-semver 18:42:44 b85a868b505f: Pulling fs layer 18:42:44 e2be974225ed: Pulling fs layer 18:42:44 339a4e72a1f5: Pulling fs layer 18:42:44 988bab9f4d93: Pulling fs layer 18:42:44 1469e6f7b9e6: Pulling fs layer 18:42:44 eaf3925da568: Pulling fs layer 18:42:44 bab4dde63d76: Pulling fs layer 18:42:44 bde34c3a00c8: Pulling fs layer 18:42:44 b352a97aabf1: Pulling fs layer 18:42:44 4872d77fe225: Pulling fs layer 18:42:44 5851b861e8e6: Pulling fs layer 18:42:44 988bab9f4d93: Waiting 18:42:44 1469e6f7b9e6: Waiting 18:42:44 eaf3925da568: Waiting 18:42:44 b352a97aabf1: Waiting 18:42:44 5851b861e8e6: Waiting 18:42:44 4872d77fe225: Waiting 18:42:44 bde34c3a00c8: Waiting 18:42:44 e2be974225ed: Verifying Checksum 18:42:44 e2be974225ed: Download complete 18:42:44 988bab9f4d93: Verifying Checksum 18:42:44 988bab9f4d93: Download complete 18:42:44 1469e6f7b9e6: Verifying Checksum 18:42:44 1469e6f7b9e6: Download complete 18:42:44 eaf3925da568: Download complete 18:42:44 339a4e72a1f5: Verifying Checksum 18:42:44 339a4e72a1f5: Download complete 18:42:44 bde34c3a00c8: Download complete 18:42:44 b352a97aabf1: Download complete 18:42:44 4872d77fe225: Verifying Checksum 18:42:44 5851b861e8e6: Download complete 18:42:44 b85a868b505f: Verifying Checksum 18:42:44 b85a868b505f: Download complete 18:42:44 bab4dde63d76: Verifying Checksum 18:42:44 bab4dde63d76: Download complete 18:42:45 b85a868b505f: Pull complete 18:42:46 e2be974225ed: Pull complete 18:42:46 339a4e72a1f5: Pull complete 18:42:46 988bab9f4d93: Pull complete 18:42:46 1469e6f7b9e6: Pull complete 18:42:46 eaf3925da568: Pull complete 18:42:48 bab4dde63d76: Pull complete 18:42:48 bde34c3a00c8: Pull complete 18:42:48 b352a97aabf1: Pull complete 18:42:48 4872d77fe225: Pull complete 18:42:48 5851b861e8e6: Pull complete 18:42:48 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 18:42:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 18:42:48 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:42:48 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 18:42:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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-devops/py-git-semver:0.1.4 cat 18:42:52 $ docker top d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 -eo pid,comm 18:42:52 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). 18:42:52 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 18:42:52 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:52 [ssh-agent] Looking for ssh-agent implementation... 18:42:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:52 $ docker exec d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent 18:42:52 SSH_AUTH_SOCK=/tmp/ssh-X4FZnyPepYtc/agent.32 18:42:52 SSH_AGENT_PID=39 18:42:52 Running ssh-add (command line suppressed) 18:42:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_6657827304770646303.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_6657827304770646303.key) 18:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:53 + git tag --points-at HEAD [Pipeline] } 18:42:53 $ docker exec --env ******** --env ******** d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent -k 18:42:53 unset SSH_AUTH_SOCK; 18:42:53 unset SSH_AGENT_PID; 18:42:53 echo Agent pid 39 killed; 18:42:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 18:42:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 18:42:53 [ssh-agent] Looking for ssh-agent implementation... 18:42:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 18:42:53 $ docker exec d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent 18:42:53 SSH_AUTH_SOCK=/tmp/ssh-YPAhNhUOd5Ph/agent.71 18:42:53 SSH_AGENT_PID=77 18:42:53 Running ssh-add (command line suppressed) 18:42:53 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_2688725918321374669.key (/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/private_key_2688725918321374669.key) 18:42:53 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 18:42:54 + git semver init 18:42:54 2023-04-07 18:42:54,426 [run_init] DEBUG init version:0.0.0 force:False 18:42:54 2023-04-07 18:42:54,427 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver 18:42:54 2023-04-07 18:42:54,427 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver 18:42:54 2023-04-07 18:42:54,427 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417, universal_newlines=False, shell=None, istream=None) 18:42:55 2023-04-07 18:42:55,322 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.git/info/exclude 18:42:55 2023-04-07 18:42:55,322 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 with force:False 18:42:55 2023-04-07 18:42:55,323 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 18:42:55 2023-04-07 18:42:55,325 [execute] INFO git cat-file --batch-check 18:42:55 2023-04-07 18:42:55,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) 18:42:55 2023-04-07 18:42:55,331 [execute] INFO git cat-file --batch 18:42:55 2023-04-07 18:42:55,331 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver, universal_newlines=False, shell=None, istream=) 18:42:55 2023-04-07 18:42:55,336 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1417/.semver/PR-1417 18:42:55 0.0.0 [Pipeline] } 18:42:55 $ docker exec --env ******** --env ******** d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 ssh-agent -k 18:42:55 unset SSH_AUTH_SOCK; 18:42:55 unset SSH_AGENT_PID; 18:42:55 echo Agent pid 77 killed; 18:42:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 18:42:55 + git semver [Pipeline] } 18:42:56 $ docker stop --time=1 d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 18:42:57 $ docker rm -f --volumes d6ac692c15801c9b2aa9aaac1048b878c36388da30150fe97ac00b0c8b2b1b98 [Pipeline] // withDockerContainer [Pipeline] sh 18:42:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 18:42:57 Stashed 1 file(s) [Pipeline] echo 18:42:57 [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 18:42:58 provisioning config files... 18:42:58 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config2598126942176977581tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:42:58 ---> docker-login.sh 18:42:58 nexus3.edgexfoundry.org:10001 18:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:58 Configure a credential helper to remove this warning. See 18:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:58 18:42:58 Login Succeeded 18:42:58 nexus3.edgexfoundry.org:10002 18:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:58 Configure a credential helper to remove this warning. See 18:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:58 18:42:58 Login Succeeded 18:42:58 nexus3.edgexfoundry.org:10003 18:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:58 Configure a credential helper to remove this warning. See 18:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:58 18:42:58 Login Succeeded 18:42:58 nexus3.edgexfoundry.org:10004 18:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:58 Configure a credential helper to remove this warning. See 18:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:58 18:42:58 Login Succeeded 18:42:58 docker.io 18:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:42:58 Configure a credential helper to remove this warning. See 18:42:58 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:42:58 18:42:58 Login Succeeded 18:42:58 ---> docker-login.sh ends [Pipeline] } 18:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:42:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:59 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:42:59 ========================================================= 18:42:59 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 18:42:59 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:42:59 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:42:59 Sending build context to Docker daemon 10.94MB 18:42:59 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:42:59 Step 2/10 : FROM ${BASE} AS builder 18:42:59 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 18:42:59 63b65145d645: Pulling fs layer 18:42:59 a2d21d5440eb: Pulling fs layer 18:42:59 935e6c44a52c: Pulling fs layer 18:42:59 94cc34f8dd06: Pulling fs layer 18:42:59 30dea6a524f1: Pulling fs layer 18:42:59 a2aff8979fd8: Pulling fs layer 18:42:59 6808be2612f2: Pulling fs layer 18:42:59 f25807f1079a: Pulling fs layer 18:42:59 6808be2612f2: Waiting 18:42:59 f25807f1079a: Waiting 18:42:59 94cc34f8dd06: Waiting 18:42:59 a2aff8979fd8: Waiting 18:42:59 30dea6a524f1: Waiting 18:42:59 a2d21d5440eb: Verifying Checksum 18:42:59 a2d21d5440eb: Download complete 18:42:59 94cc34f8dd06: Verifying Checksum 18:42:59 94cc34f8dd06: Download complete 18:42:59 30dea6a524f1: Download complete 18:42:59 63b65145d645: Verifying Checksum 18:42:59 63b65145d645: Download complete 18:42:59 a2aff8979fd8: Verifying Checksum 18:42:59 a2aff8979fd8: Download complete 18:42:59 63b65145d645: Pull complete 18:42:59 a2d21d5440eb: Pull complete 18:42:59 f25807f1079a: Verifying Checksum 18:42:59 f25807f1079a: Download complete 18:43:00 935e6c44a52c: Verifying Checksum 18:43:00 935e6c44a52c: Download complete 18:43:00 6808be2612f2: Download complete 18:43:04 935e6c44a52c: Pull complete 18:43:04 94cc34f8dd06: Pull complete 18:43:04 30dea6a524f1: Pull complete 18:43:04 a2aff8979fd8: Pull complete 18:43:07 6808be2612f2: Pull complete 18:43:07 f25807f1079a: Pull complete 18:43:07 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 18:43:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 18:43:07 ---> 3b553350e43f 18:43:07 Step 3/10 : ARG MAKE=make build 18:43:13 Still waiting to schedule task 18:43:13 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7147’ is offline 18:43:16 ---> Running in 2bf792ed91d0 18:43:16 Removing intermediate container 2bf792ed91d0 18:43:16 ---> 981230966c07 18:43:16 Step 4/10 : WORKDIR /device-sdk-go 18:43:16 ---> Running in 13a254fcd54f 18:43:16 Removing intermediate container 13a254fcd54f 18:43:16 ---> 0d5d90a7f95d 18:43:16 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:43:16 ---> Running in f0a942eadc32 18:43:16 Removing intermediate container f0a942eadc32 18:43:16 ---> 68832641dac6 18:43:16 Step 6/10 : RUN apk add --update --no-cache make git 18:43:16 ---> Running in 7191b766a7f4 18:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:43:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:43:16 OK: 265 MiB in 53 packages 18:43:16 Removing intermediate container 7191b766a7f4 18:43:16 ---> 12add6c9b5cf 18:43:16 Step 7/10 : COPY go.mod vendor* ./ 18:43:16 ---> 3f144c1d3f0c 18:43:16 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:43:16 ---> Running in d3604a4cf502 18:43:55 Removing intermediate container d3604a4cf502 18:43:55 ---> b48987833ed0 18:43:55 Step 9/10 : COPY . . 18:43:55 ---> 215ab108fa32 18:43:55 Step 10/10 : RUN ${MAKE} 18:43:55 ---> Running in d466a0b1b04c 18:43:55 noop 18:43:55 Removing intermediate container d466a0b1b04c 18:43:55 ---> 963e101b441d 18:43:55 Successfully built 963e101b441d 18:43:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:55 + docker inspect -f . ci-base-image-x86_64 18:43:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:55 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 18:43:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:55 $ docker top 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:56 + go version 18:43:56 go version go1.20.2 linux/amd64 [Pipeline] } 18:43:56 $ docker stop --time=1 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 18:43:57 $ docker rm -f --volumes 987e27e36fed0b4021beb691e5543dc2b6641df0646fd43ab6e143bd1ee34865 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:43:57 + docker inspect -f . ci-base-image-x86_64 18:43:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:43:58 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 18:43:58 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 18:43:58 $ docker top 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 -eo pid,comm [Pipeline] { [Pipeline] sh 18:43:58 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1417 [Pipeline] fileExists [Pipeline] sh 18:43:59 + make test 18:43:59 go test -race -coverprofile=coverage.out ./... 18:44:05 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:44:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.065s coverage: 27.6% of statements 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:44:20 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:44:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.055s coverage: 79.9% of statements 18:44:20 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 18:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:44:21 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.114s coverage: 77.5% of statements 18:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:44:21 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:44:22 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:44:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.057s coverage: 14.6% of statements 18:44:24 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.083s coverage: 68.5% of statements 18:44:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.117s coverage: 89.2% of statements 18:44:24 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.049s coverage: 5.6% of statements 18:44:46 GO111MODULE=on go vet ./... 18:44:50 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:44:50 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:44:50 ./bin/test-attribution-txt.sh 18:44:50 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:44:50 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:44:50 $ docker stop --time=1 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 18:44:54 $ docker rm -f --volumes 1be2aa24298a798162512b730ff19fc753791750b468cafabc6471dc75079f04 [Pipeline] // withDockerContainer [Pipeline] sh 18:44:54 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:44:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 18:44:55 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:44:55 + ls -al . 18:44:55 total 272 18:44:55 drwxrwxr-x 11 jenkins jenkins 4096 Apr 7 18:43 . 18:44:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:42 .. 18:44:55 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:42 .dockerignore 18:44:55 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:42 .git 18:44:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:42 .github 18:44:55 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:42 .gitignore 18:44:55 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:42 .golangci.yml 18:44:55 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:42 .semver 18:44:55 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:42 CHANGELOG.md 18:44:55 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:42 GOVERNANCE.md 18:44:55 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:42 Jenkinsfile 18:44:55 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:42 LICENSE 18:44:55 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:42 Makefile 18:44:55 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:42 OWNERS.md 18:44:55 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:42 README.md 18:44:55 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:42 VERSION 18:44:55 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:42 bin 18:44:55 -rw-r--r-- 1 jenkins jenkins 105785 Apr 7 18:44 coverage.out 18:44:55 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:42 example 18:44:55 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:42 go.mod 18:44:55 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:42 go.sum 18:44:55 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:42 internal 18:44:55 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:42 openapi 18:44:55 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:42 pkg 18:44:55 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:42 snap 18:44:55 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:44:56 + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a --label arch=amd64 --label version=0.0.0 . 18:44:56 Sending build context to Docker daemon 11.05MB 18:44:56 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:44:56 Step 2/23 : FROM ${BASE} AS builder 18:44:56 ---> 963e101b441d 18:44:56 Step 3/23 : ARG MAKE=make build 18:44:56 ---> Running in 1016b964b22f 18:44:56 Removing intermediate container 1016b964b22f 18:44:56 ---> fb235103b804 18:44:56 Step 4/23 : WORKDIR /device-sdk-go 18:44:56 ---> Running in 85c26aef9d77 18:44:56 Removing intermediate container 85c26aef9d77 18:44:56 ---> 0e89b721fafc 18:44:56 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:44:56 ---> Running in 355d4d319468 18:44:56 Removing intermediate container 355d4d319468 18:44:56 ---> 08c58dd30278 18:44:56 Step 6/23 : RUN apk add --update --no-cache make git 18:44:56 ---> Running in fc208b57d1f1 18:44:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:44:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:44:57 OK: 265 MiB in 53 packages 18:44:57 Removing intermediate container fc208b57d1f1 18:44:57 ---> a2debdc69922 18:44:57 Step 7/23 : COPY go.mod vendor* ./ 18:44:57 ---> 7a4a9b09e00f 18:44:57 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:44:57 ---> Running in 54c49950d323 18:44:58 Removing intermediate container 54c49950d323 18:44:58 ---> b9e0d5d0ad9b 18:44:58 Step 9/23 : COPY . . 18:44:59 ---> 1dfb9ac45730 18:44:59 Step 10/23 : RUN ${MAKE} 18:44:59 ---> Running in 7ccd7b163d4a 18:44:59 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:45:21 Removing intermediate container 7ccd7b163d4a 18:45:21 ---> e9da16968721 18:45:21 Step 11/23 : FROM alpine:3.17 18:45:21 3.17: Pulling from library/alpine 18:45:21 f56be85fc22e: Pulling fs layer 18:45:21 f56be85fc22e: Download complete 18:45:21 f56be85fc22e: Pull complete 18:45:21 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:45:21 Status: Downloaded newer image for alpine:3.17 18:45:21 ---> 9ed4aefc74f6 18:45:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:45:21 ---> Running in 21ac3719b657 18:45:21 Removing intermediate container 21ac3719b657 18:45:21 ---> 5222e1f7adac 18:45:21 Step 13/23 : RUN apk add --update --no-cache 18:45:21 ---> Running in df54f53758b7 18:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 18:45:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 18:45:21 OK: 7 MiB in 15 packages 18:45:21 Removing intermediate container df54f53758b7 18:45:21 ---> af6ebe3f1d99 18:45:21 Step 14/23 : WORKDIR / 18:45:21 ---> Running in 380a63d95535 18:45:21 Removing intermediate container 380a63d95535 18:45:21 ---> 81064147b7c0 18:45:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:45:21 ---> 89655e001251 18:45:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:45:22 ---> f0e45cc367a7 18:45:22 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:45:22 ---> f6d7769f6dc0 18:45:22 Step 18/23 : EXPOSE 59999 18:45:22 ---> Running in 93752d7b1620 18:45:22 Removing intermediate container 93752d7b1620 18:45:22 ---> bc90ea48088a 18:45:22 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:45:22 ---> Running in 41f2a542034a 18:45:22 Removing intermediate container 41f2a542034a 18:45:22 ---> 40c7205f0e47 18:45:22 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:45:22 ---> Running in 879c65aee592 18:45:22 Removing intermediate container 879c65aee592 18:45:22 ---> dbe52f15fcda 18:45:22 Step 21/23 : LABEL arch=amd64 18:45:22 ---> Running in d7a810f1a814 18:45:22 Removing intermediate container d7a810f1a814 18:45:22 ---> 0241b8c9c507 18:45:22 Step 22/23 : LABEL git_sha=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a 18:45:22 ---> Running in befa717859cf 18:45:22 Removing intermediate container befa717859cf 18:45:22 ---> 47c177be6d7c 18:45:22 Step 23/23 : LABEL version=0.0.0 18:45:22 ---> Running in 129465b160d0 18:45:23 Removing intermediate container 129465b160d0 18:45:23 ---> 80ce91cb7643 18:45:23 [Warning] One or more build-args [ARCH] were not consumed 18:45:23 Successfully built 80ce91cb7643 18:45:23 Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:23 18:45:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:45:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:23 latest: Pulling from edgex-lftools-log-publisher 18:45:23 5eb5b503b376: Pulling fs layer 18:45:23 5c69ac0246d0: Pulling fs layer 18:45:23 ec43610c2a17: Pulling fs layer 18:45:23 3a2ae6a8a46f: Pulling fs layer 18:45:23 33b1e0a273af: Pulling fs layer 18:45:23 5d3b04190fa2: Pulling fs layer 18:45:23 2f39f015ded8: Pulling fs layer 18:45:23 33b1e0a273af: Waiting 18:45:23 3a2ae6a8a46f: Waiting 18:45:23 5d3b04190fa2: Waiting 18:45:23 2f39f015ded8: Waiting 18:45:23 5c69ac0246d0: Verifying Checksum 18:45:23 5c69ac0246d0: Download complete 18:45:23 33b1e0a273af: Verifying Checksum 18:45:23 33b1e0a273af: Download complete 18:45:23 5d3b04190fa2: Verifying Checksum 18:45:23 ec43610c2a17: Verifying Checksum 18:45:23 ec43610c2a17: Download complete 18:45:24 5eb5b503b376: Verifying Checksum 18:45:24 5eb5b503b376: Download complete 18:45:24 2f39f015ded8: Download complete 18:45:25 5eb5b503b376: Pull complete 18:45:25 5c69ac0246d0: Pull complete 18:45:25 ec43610c2a17: Pull complete 18:45:26 3a2ae6a8a46f: Pull complete 18:45:26 33b1e0a273af: Pull complete 18:45:26 5d3b04190fa2: Pull complete 18:45:30 2f39f015ded8: Pull complete 18:45:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:45:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:45:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:45:30 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 18:45:30 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:45:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7148 in /w/workspace/gexfoundry_device-sdk-go_PR-1417 18:45:36 $ docker top 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [Pipeline] ws 18:45:36 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 18:45:36 The recommended git tool is: git 18:45:36 ---> job-cost.sh 18:45:36 lf-activate-venv: SKIPPING 18:45:36 INFO: No Stack... 18:45:37 INFO: Retrieving Pricing Info for: v3-standard-8 18:45:37 INFO: Archiving Costs [Pipeline] sh 18:45:37 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/cost.csv 18:45:37 + cut -d, -f6 [Pipeline] lock 18:45:37 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] 18:45:37 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] did not exist. Created. 18:45:37 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:45:38 + echo total: 0.2199999988079071 [Pipeline] stash 18:45:38 Stashed 1 file(s) [Pipeline] } 18:45:38 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:45:38 $ docker stop --time=1 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 18:45:39 $ docker rm -f --volumes 0aa40f362fd7d75a3b18871ed32fb68e83039d0df18eafee7cf979c1935ba792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 18:45:42 using credential edgex-jenkins-ssh 18:45:42 Cloning the remote Git repository 18:45:42 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 18:45:42 > git init /w/workspace/device-sdk-go/2 # timeout=10 18:45:42 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:42 > git --version # timeout=10 18:45:42 > git --version # 'git version 2.25.1' 18:45:42 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:42 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:44 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:44 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:45:45 Merging remotes/origin/main commit d73da920b9fd3a52132699998633ff8aee3aa256 into PR head commit d655b849d53b45afc9704737130f725e61250280 18:45:45 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 18:45:45 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 18:45:45 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:45 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1417/head:refs/remotes/origin/PR-1417 +refs/heads/main:refs/remotes/origin/main # timeout=10 18:45:45 > git config core.sparsecheckout # timeout=10 18:45:46 > git checkout -f d655b849d53b45afc9704737130f725e61250280 # timeout=10 18:45:46 > git remote # timeout=10 18:45:46 > git config --get remote.origin.url # timeout=10 18:45:46 using GIT_SSH to set credentials SSH Credentials for GitHub 18:45:46 > git merge d73da920b9fd3a52132699998633ff8aee3aa256 # timeout=10 18:45:46 > git rev-parse HEAD^{commit} # timeout=10 18:45:46 Merge succeeded, producing cb905643ef647018962643d7266f695e561acc1b 18:45:46 Checking out Revision cb905643ef647018962643d7266f695e561acc1b (PR-1417) 18:45:46 > git config core.sparsecheckout # timeout=10 18:45:46 > git checkout -f cb905643ef647018962643d7266f695e561acc1b # timeout=10 18:45:49 Commit message: "Merge commit 'd73da920b9fd3a52132699998633ff8aee3aa256' into HEAD" 18:45:49 > git rev-list --no-walk d655b849d53b45afc9704737130f725e61250280 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 18:45:50 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 18:45:50 % Total % Received % Xferd Average Speed Time Time Time Current 18:45:50 Dload Upload Total Spent Left Speed 18:45:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 207k [Pipeline] sh 18:45:51 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 18:45:51 + sudo tee /etc/docker/daemon.new 18:45:51 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 18:45:51 { 18:45:51 "registry-mirrors": [ 18:45:51 "https://nexus3.edgexfoundry.org:10001" 18:45:51 ], 18:45:51 "bip": "10.250.0.254/24", 18:45:51 "hosts": [ 18:45:51 "tcp://0.0.0.0:5555", 18:45:51 "unix:///var/run/docker.sock" 18:45:51 ], 18:45:51 "mtu": 1458, 18:45:51 "selinux-enabled": true, 18:45:51 "seccomp-profile": "/etc/docker/seccomp.json" 18:45:51 } [Pipeline] sh 18:45:52 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 18:45:52 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:46:09 provisioning config files... 18:46:09 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config15327438678768378546tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:46:09 ---> docker-login.sh 18:46:09 nexus3.edgexfoundry.org:10001 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 nexus3.edgexfoundry.org:10002 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:10 Configure a credential helper to remove this warning. See 18:46:10 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:10 18:46:10 Login Succeeded 18:46:10 nexus3.edgexfoundry.org:10003 18:46:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:11 Configure a credential helper to remove this warning. See 18:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:11 18:46:11 Login Succeeded 18:46:11 nexus3.edgexfoundry.org:10004 18:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:11 Configure a credential helper to remove this warning. See 18:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:11 18:46:11 Login Succeeded 18:46:11 docker.io 18:46:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 18:46:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 18:46:11 Configure a credential helper to remove this warning. See 18:46:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 18:46:11 18:46:11 Login Succeeded 18:46:11 ---> docker-login.sh ends [Pipeline] } 18:46:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 18:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 18:46:12 ========================================================= 18:46:12 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 18:46:12 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:46:12 + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 18:46:12 Sending build context to Docker daemon 5.876MB 18:46:12 Step 1/10 : ARG BASE=golang:1.20-alpine3.17 18:46:12 Step 2/10 : FROM ${BASE} AS builder 18:46:13 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 18:46:13 af6eaf76a39c: Pulling fs layer 18:46:13 55522c791124: Pulling fs layer 18:46:13 ce5c4a1c91eb: Pulling fs layer 18:46:13 169dfbe0d373: Pulling fs layer 18:46:13 e1ff8fa3b103: Pulling fs layer 18:46:13 52ebb69f0ebf: Pulling fs layer 18:46:13 5abe8eddf0d5: Pulling fs layer 18:46:13 52ebb69f0ebf: Waiting 18:46:13 e1ff8fa3b103: Waiting 18:46:13 169dfbe0d373: Waiting 18:46:13 55522c791124: Verifying Checksum 18:46:13 55522c791124: Download complete 18:46:13 169dfbe0d373: Verifying Checksum 18:46:13 169dfbe0d373: Download complete 18:46:13 e1ff8fa3b103: Verifying Checksum 18:46:13 e1ff8fa3b103: Download complete 18:46:13 af6eaf76a39c: Verifying Checksum 18:46:13 af6eaf76a39c: Download complete 18:46:14 af6eaf76a39c: Pull complete 18:46:15 55522c791124: Pull complete 18:46:15 5abe8eddf0d5: Verifying Checksum 18:46:15 5abe8eddf0d5: Download complete 18:46:16 ce5c4a1c91eb: Verifying Checksum 18:46:16 ce5c4a1c91eb: Download complete 18:46:16 52ebb69f0ebf: Verifying Checksum 18:46:16 52ebb69f0ebf: Download complete 18:46:26 ce5c4a1c91eb: Pull complete 18:46:26 169dfbe0d373: Pull complete 18:46:26 e1ff8fa3b103: Pull complete 18:46:31 52ebb69f0ebf: Pull complete 18:46:33 5abe8eddf0d5: Pull complete 18:46:33 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 18:46:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 18:46:33 ---> 6cb57ee374ae 18:46:33 Step 3/10 : ARG MAKE=make build 18:46:35 ---> Running in 1ccdf6815496 18:46:35 Removing intermediate container 1ccdf6815496 18:46:35 ---> 21bb303fdbd5 18:46:35 Step 4/10 : WORKDIR /device-sdk-go 18:46:35 ---> Running in 10000941d0c6 18:46:35 Removing intermediate container 10000941d0c6 18:46:35 ---> 1ce48d280efa 18:46:35 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:46:36 ---> Running in 1a89a3021283 18:46:36 Removing intermediate container 1a89a3021283 18:46:36 ---> d392a5a51459 18:46:36 Step 6/10 : RUN apk add --update --no-cache make git 18:46:36 ---> Running in 5e6fbb6ee021 18:46:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:46:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:46:39 OK: 263 MiB in 53 packages 18:46:39 Removing intermediate container 5e6fbb6ee021 18:46:39 ---> 5264f74649a5 18:46:39 Step 7/10 : COPY go.mod vendor* ./ 18:46:40 ---> 1a5a22b456d4 18:46:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:46:40 ---> Running in e19acd46b458 18:47:48 Removing intermediate container e19acd46b458 18:47:48 ---> e4b775b24c5d 18:47:48 Step 9/10 : COPY . . 18:47:48 ---> ee409640f85f 18:47:48 Step 10/10 : RUN ${MAKE} 18:47:48 ---> Running in 6be5efb84341 18:47:48 noop 18:47:48 Removing intermediate container 6be5efb84341 18:47:48 ---> fcd755b99f1e 18:47:48 Successfully built fcd755b99f1e 18:47:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:48 + docker inspect -f . ci-base-image-arm64 18:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:48 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 18:47:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:50 $ docker top e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:50 + go version 18:47:50 go version go1.20.2 linux/arm64 [Pipeline] } 18:47:50 $ docker stop --time=1 e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd 18:47:52 $ docker rm -f --volumes e34910627e3b63619ea87a3d2711082ec73d55e257009218d4e81947933187cd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:47:53 + docker inspect -f . ci-base-image-arm64 18:47:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:47:53 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 18:47:53 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 18:47:54 $ docker top fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 -eo pid,comm [Pipeline] { [Pipeline] sh 18:47:55 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 18:47:55 + make test 18:47:55 go test -race -coverprofile=coverage.out ./... 18:48:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 18:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 18:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 18:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 18:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 18:50:49 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 18:50:49 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.282s coverage: 27.6% of statements 18:50:50 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.268s coverage: 79.9% of statements 18:51:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 18:51:02 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 18:51:02 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.460s coverage: 86.0% of statements 18:51:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 18:51:08 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 18:51:08 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.502s coverage: 77.5% of statements 18:51:11 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.288s coverage: 14.6% of statements 18:51:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 18:51:13 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 18:51:13 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.435s coverage: 68.5% of statements 18:51:15 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.478s coverage: 89.2% of statements 18:51:18 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 18:51:18 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.265s coverage: 5.6% of statements 18:51:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 18:51:19 GO111MODULE=on go vet ./... 18:53:56 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 18:53:56 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 18:53:56 ./bin/test-attribution-txt.sh 18:53:56 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 18:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 18:53:56 $ docker stop --time=1 fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 18:53:58 $ docker rm -f --volumes fc1cc9c68c5de51998eaedb982754b97209ad0f7a050da8673d88829a59c2026 [Pipeline] // withDockerContainer [Pipeline] sh 18:54:00 + sudo chown -R jenkins:jenkins . [Pipeline] stash 18:54:00 Warning: overwriting stash ‘coverage-report’ 18:54:00 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 18:54:01 + sudo chown -R jenkins:jenkins . [Pipeline] sh 18:54:01 + ls -al . 18:54:01 total 268 18:54:01 drwxrwxr-x 10 jenkins jenkins 4096 Apr 7 18:47 . 18:54:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:45 .. 18:54:01 -rw-rw-r-- 1 jenkins jenkins 140 Apr 7 18:45 .dockerignore 18:54:01 drwxrwxr-x 8 jenkins jenkins 4096 Apr 7 18:45 .git 18:54:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:45 .github 18:54:01 -rw-rw-r-- 1 jenkins jenkins 131 Apr 7 18:45 .gitignore 18:54:01 -rw-rw-r-- 1 jenkins jenkins 42 Apr 7 18:45 .golangci.yml 18:54:01 -rw-rw-r-- 1 jenkins jenkins 31677 Apr 7 18:45 CHANGELOG.md 18:54:01 -rw-rw-r-- 1 jenkins jenkins 677 Apr 7 18:45 GOVERNANCE.md 18:54:01 -rw-rw-r-- 1 jenkins jenkins 885 Apr 7 18:45 Jenkinsfile 18:54:01 -rw-rw-r-- 1 jenkins jenkins 11341 Apr 7 18:45 LICENSE 18:54:01 -rw-rw-r-- 1 jenkins jenkins 1714 Apr 7 18:45 Makefile 18:54:01 -rw-rw-r-- 1 jenkins jenkins 619 Apr 7 18:45 OWNERS.md 18:54:01 -rw-rw-r-- 1 jenkins jenkins 4891 Apr 7 18:45 README.md 18:54:01 -rw-rw-r-- 1 jenkins jenkins 5 Apr 7 18:42 VERSION 18:54:01 drwxrwxr-x 2 jenkins jenkins 4096 Apr 7 18:45 bin 18:54:01 -rw-r--r-- 1 jenkins jenkins 105787 Apr 7 18:51 coverage.out 18:54:01 drwxrwxr-x 5 jenkins jenkins 4096 Apr 7 18:45 example 18:54:01 -rw-rw-r-- 1 jenkins jenkins 3246 Apr 7 18:45 go.mod 18:54:01 -rw-rw-r-- 1 jenkins jenkins 31006 Apr 7 18:45 go.sum 18:54:01 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 internal 18:54:01 drwxrwxr-x 3 jenkins jenkins 4096 Apr 7 18:45 openapi 18:54:01 drwxrwxr-x 6 jenkins jenkins 4096 Apr 7 18:45 pkg 18:54:01 drwxrwxr-x 4 jenkins jenkins 4096 Apr 7 18:45 snap 18:54:01 -rw-rw-r-- 1 jenkins jenkins 222 Apr 7 18:45 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:54:01 + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=cb905643ef647018962643d7266f695e561acc1b --label arch=arm64 --label version=0.0.0 . 18:54:02 Sending build context to Docker daemon 5.983MB 18:54:02 Step 1/23 : ARG BASE=golang:1.20-alpine3.17 18:54:02 Step 2/23 : FROM ${BASE} AS builder 18:54:02 ---> fcd755b99f1e 18:54:02 Step 3/23 : ARG MAKE=make build 18:54:02 ---> Running in ad61c5c3f797 18:54:02 Removing intermediate container ad61c5c3f797 18:54:02 ---> ae9556f3ab3f 18:54:02 Step 4/23 : WORKDIR /device-sdk-go 18:54:02 ---> Running in af8d5535a53c 18:54:03 Removing intermediate container af8d5535a53c 18:54:03 ---> bbe004c970ab 18:54:03 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 18:54:03 ---> Running in 2122803672f6 18:54:03 Removing intermediate container 2122803672f6 18:54:03 ---> 1feee65cdc6d 18:54:03 Step 6/23 : RUN apk add --update --no-cache make git 18:54:03 ---> Running in 0b7dac4874ad 18:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:54:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:54:06 OK: 263 MiB in 53 packages 18:54:07 Removing intermediate container 0b7dac4874ad 18:54:07 ---> c61183e87dac 18:54:07 Step 7/23 : COPY go.mod vendor* ./ 18:54:07 ---> f6c4a607a8ea 18:54:07 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 18:54:07 ---> Running in 53c535d7ed94 18:54:10 Removing intermediate container 53c535d7ed94 18:54:10 ---> 7d4c13660611 18:54:10 Step 9/23 : COPY . . 18:54:11 ---> c8964578d270 18:54:11 Step 10/23 : RUN ${MAKE} 18:54:11 ---> Running in 729fb299b6bf 18:54:12 CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple 18:56:34 Removing intermediate container 729fb299b6bf 18:56:34 ---> 928f394c4502 18:56:34 Step 11/23 : FROM alpine:3.17 18:56:34 3.17: Pulling from library/alpine 18:56:34 c41833b44d91: Pulling fs layer 18:56:34 c41833b44d91: Download complete 18:56:34 c41833b44d91: Pull complete 18:56:34 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 18:56:34 Status: Downloaded newer image for alpine:3.17 18:56:34 ---> 51e60588ff2c 18:56:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 18:56:34 ---> Running in 82a10a2e5b80 18:56:34 Removing intermediate container 82a10a2e5b80 18:56:34 ---> 3913f858a08e 18:56:34 Step 13/23 : RUN apk add --update --no-cache 18:56:34 ---> Running in f7614e3b3140 18:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 18:56:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 18:56:34 OK: 7 MiB in 15 packages 18:56:34 Removing intermediate container f7614e3b3140 18:56:34 ---> cae3f3d1eeb7 18:56:34 Step 14/23 : WORKDIR / 18:56:34 ---> Running in da425f695b0b 18:56:34 Removing intermediate container da425f695b0b 18:56:34 ---> 0228c6bf2d86 18:56:34 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 18:56:34 ---> 1e415738338b 18:56:34 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 18:56:34 ---> 49546218a2dc 18:56:34 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 18:56:34 ---> 5235f9f17814 18:56:34 Step 18/23 : EXPOSE 59999 18:56:34 ---> Running in 9ed64e19d5c1 18:56:34 Removing intermediate container 9ed64e19d5c1 18:56:34 ---> 874b32c7133c 18:56:34 Step 19/23 : ENTRYPOINT ["/device-simple"] 18:56:34 ---> Running in c226b33ab9fa 18:56:34 Removing intermediate container c226b33ab9fa 18:56:34 ---> 2411933fb55a 18:56:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 18:56:34 ---> Running in 46a90ccb62f9 18:56:34 Removing intermediate container 46a90ccb62f9 18:56:34 ---> f46991ec5db9 18:56:34 Step 21/23 : LABEL arch=arm64 18:56:34 ---> Running in 07c322f97482 18:56:34 Removing intermediate container 07c322f97482 18:56:34 ---> 0906bd594c27 18:56:34 Step 22/23 : LABEL git_sha=cb905643ef647018962643d7266f695e561acc1b 18:56:34 ---> Running in f082d695dab0 18:56:34 Removing intermediate container f082d695dab0 18:56:34 ---> 5fcb9518aca4 18:56:34 Step 23/23 : LABEL version=0.0.0 18:56:34 ---> Running in 41bbb48add7a 18:56:34 Removing intermediate container 41bbb48add7a 18:56:34 ---> 65fb07085369 18:56:34 [Warning] One or more build-args [ARCH] were not consumed 18:56:34 Successfully built 65fb07085369 18:56:34 Successfully tagged device-sdk-simple-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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:34 18:56:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:56:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:35 arm64: Pulling from edgex-lftools-log-publisher 18:56:35 8998bd30e6a1: Pulling fs layer 18:56:35 04944245beec: Pulling fs layer 18:56:35 699f458cf7ca: Pulling fs layer 18:56:35 765212b225bb: Pulling fs layer 18:56:35 f23df028b6ca: Pulling fs layer 18:56:35 d65c8cfc05b1: Pulling fs layer 18:56:35 2437ff75d9bd: Pulling fs layer 18:56:35 765212b225bb: Waiting 18:56:35 f23df028b6ca: Waiting 18:56:35 d65c8cfc05b1: Waiting 18:56:35 2437ff75d9bd: Waiting 18:56:35 04944245beec: Verifying Checksum 18:56:35 04944245beec: Download complete 18:56:35 765212b225bb: Verifying Checksum 18:56:35 765212b225bb: Download complete 18:56:35 f23df028b6ca: Verifying Checksum 18:56:35 f23df028b6ca: Download complete 18:56:35 d65c8cfc05b1: Verifying Checksum 18:56:35 d65c8cfc05b1: Download complete 18:56:35 699f458cf7ca: Verifying Checksum 18:56:35 699f458cf7ca: Download complete 18:56:36 8998bd30e6a1: Verifying Checksum 18:56:36 8998bd30e6a1: Download complete 18:56:38 2437ff75d9bd: Verifying Checksum 18:56:38 2437ff75d9bd: Download complete 18:56:40 8998bd30e6a1: Pull complete 18:56:40 04944245beec: Pull complete 18:56:42 699f458cf7ca: Pull complete 18:56:42 765212b225bb: Pull complete 18:56:42 f23df028b6ca: Pull complete 18:56:43 d65c8cfc05b1: Pull complete 18:56:58 2437ff75d9bd: Pull complete 18:56:58 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 18:56:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 18:56:58 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:56:58 prd-ubuntu20.04-docker-arm64-4c-16g-7148 does not seem to be running inside a container 18:56:58 $ 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-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 18:57:00 $ docker top 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 18:57:01 ---> job-cost.sh 18:57:01 lf-activate-venv: SKIPPING 18:57:01 INFO: No Stack... 18:57:02 INFO: Retrieving Pricing Info for: v3-standard-4 18:57:02 INFO: Archiving Costs [Pipeline] sh 18:57:03 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 18:57:03 + cut -d, -f6 [Pipeline] lock 18:57:03 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] 18:57:03 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] did not exist. Created. 18:57:03 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 18:57:04 /w/workspace/device-sdk-go/2@tmp/durable-74e0a7dc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 18:57:05 + echo total: 0.10999999940395355 [Pipeline] stash 18:57:05 Warning: overwriting stash ‘stack-cost’ 18:57:05 Stashed 1 file(s) [Pipeline] } 18:57:05 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1417-2-stack-cost] [Pipeline] // lock [Pipeline] } 18:57:05 $ docker stop --time=1 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 18:57:06 $ docker rm -f --volumes 265ce89f05c9c14b3d6c59e8ddde92ef798e017e50403e2a8542808350909333 [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 18:57:07 provisioning config files... 18:57:07 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config14968934072244161406tmp [Pipeline] { [Pipeline] sh 18:57:07 + set +x 18:57:07 + curl -s https://codecov.io/bash 18:57:07 + bash -s -- 18:57:07 18:57:07 _____ _ 18:57:07 / ____| | | 18:57:07 | | ___ __| | ___ ___ _____ __ 18:57:07 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 18:57:07 | |___| (_) | (_| | __/ (_| (_) \ V / 18:57:07 \_____\___/ \__,_|\___|\___\___/ \_/ 18:57:07 Bash-1.0.6 18:57:07 18:57:07 18:57:07 ==> git version 2.25.1 found 18:57:07 ==> 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 18:57:07 Release-Date: 2020-01-08 18:57:07 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 18:57:07 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 18:57:07 ==> Jenkins CI detected. 18:57:07 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1417 18:57:07 project root: . 18:57:07 --> token set from env 18:57:07 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 18:57:07 ==> Running gcov in . (disable via -X gcov) 18:57:07 ==> Python coveragepy not found 18:57:07 ==> Searching for coverage reports in: 18:57:07 + . 18:57:07 -> Found 1 reports 18:57:07 ==> Detecting git/mercurial file structure 18:57:07 ==> Reading reports 18:57:07 + ./coverage.out bytes=105787 18:57:07 ==> Appending adjustments 18:57:07 https://docs.codecov.io/docs/fixing-reports 18:57:07 + Found adjustments 18:57:07 ==> Gzipping contents 18:57:07 16K /tmp/codecov.TFrjKP.gz 18:57:07 ==> Uploading reports 18:57:07 url: https://codecov.io 18:57:07 query: branch=PR-1417&commit=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= 18:57:07 -> Pinging Codecov 18:57:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1417&commit=b32b017c29a88c4cbc3ed426ddc920c1f7784f7a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1417%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1417&job=&cmd_args= 18:57:08 -> Uploading to 18:57:08 https://storage.googleapis.com/codecov/v4/raw/2023-04-07/7E55EF52A471D76F132DFD9A03CDDE97/b32b017c29a88c4cbc3ed426ddc920c1f7784f7a/5799a0ab-a4a1-494b-860b-f3b80d595e49.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230407%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230407T185707Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bb4431b2b72d761f2bb31ce52ba4caec2bbadd72587101610fc97f771218ea81 18:57:08 % Total % Received % Xferd Average Speed Time Time Time Current 18:57:08 Dload Upload Total Spent Left Speed 18:57:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14928 0 0 100 14928 0 54681 --:--:-- --:--:-- --:--:-- 54681 18:57:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/b32b017c29a88c4cbc3ed426ddc920c1f7784f7a [Pipeline] } 18:57:08 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] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:57:08 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives ] 18:57:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 18:57:08 total 16 18:57:08 drwxr-xr-x 3 root root 4096 Apr 7 18:45 . 18:57:08 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 .. 18:57:08 drwxr-xr-x 2 root root 4096 Apr 7 18:45 cost 18:57:08 -rw-r--r-- 1 root root 86 Apr 7 18:45 cost.csv 18:57:08 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 18:57:08 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives 18:57:08 total 16 18:57:08 drwxr-xr-x 3 jenkins jenkins 4096 Apr 7 18:45 . 18:57:08 drwxrwxr-x 12 jenkins jenkins 4096 Apr 7 18:45 .. 18:57:08 drwxr-xr-x 2 jenkins jenkins 4096 Apr 7 18:45 cost 18:57:08 -rw-r--r-- 1 jenkins jenkins 86 Apr 7 18:45 cost.csv [Pipeline] libraryResource [Pipeline] sh 18:57:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:10 ---> package-listing.sh 18:57:10 ++ facter osfamily 18:57:10 ++ tr '[:upper:]' '[:lower:]' 18:57:10 + OS_FAMILY=debian 18:57:10 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1417 18:57:10 + START_PACKAGES=/tmp/packages_start.txt 18:57:10 + END_PACKAGES=/tmp/packages_end.txt 18:57:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:10 + PACKAGES=/tmp/packages_start.txt 18:57:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' 18:57:10 + PACKAGES=/tmp/packages_end.txt 18:57:10 + case "${OS_FAMILY}" in 18:57:10 + dpkg -l 18:57:10 + grep '^ii' 18:57:10 + '[' -f /tmp/packages_start.txt ']' 18:57:10 + '[' -f /tmp/packages_end.txt ']' 18:57:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:10 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1417 ']' 18:57:10 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ 18:57:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1417/archives/ [Pipeline] echo 18:57:10 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:11 prd-ubuntu20.04-docker-8c-8g-7146 does not seem to be running inside a container 18:57:11 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1417/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1417 -v /w/workspace/gexfoundry_device-sdk-go_PR-1417:/w/workspace/gexfoundry_device-sdk-go_PR-1417:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1417@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 18:57:11 $ docker top 7ebbe8a3997d7f5b268a3f8bb7b66911bb0042fca091e445c0c1becb882be9b8 -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:11 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:12 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:12 + ls /var/log/sa-host 18:57:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:12 provisioning config files... 18:57:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1417@tmp/config7829591794009186476tmp [Pipeline] { [Pipeline] echo 18:57:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:12 ---> create-netrc.sh [Pipeline] } 18:57:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:13 ---> python-tools-install.sh [Pipeline] echo 18:57:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:13 ---> sudo-logs.sh 18:57:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:57:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:57:13 ---> job-cost.sh 18:57:13 lf-activate-venv: SKIPPING 18:57:13 DEBUG: total: 0.2199999988079071 18:57:13 INFO: Retrieving Stack Cost... 18:57:14 INFO: Retrieving Pricing Info for: v3-standard-8 18:57:14 INFO: Archiving Costs [Pipeline] echo 18:57:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:57:14 ---> logs-deploy.sh 18:57:14 lf-activate-venv: SKIPPING 18:57:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1417/2 18:57:14 INFO: archiving workspace using pattern(s): 18:57:15 Archives upload complete. 18:57:15 INFO: archiving logs to Nexus