Pull request #1377 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e901776269dcdbede26075956c0c29d45fe5fe0a+76ea4d1458b486cd84374d1f970a86ad0e64425c (2f25cdd1369ce22df29de581e3dc8ebc864b2122) 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-ssh2782496068331798456.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-ssh7268093321942309095.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-1377/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-1377/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4672731378993330738.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-ssh13221852649298031172.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-1377/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-1377/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5126143863948842563.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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-79’ Running on prd-ubuntu20.04-docker-8c-8g-84 in /w/workspace/gexfoundry_device-sdk-go_PR-1377 [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-1377 # 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/1377/head:refs/remotes/origin/PR-1377 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit e901776269dcdbede26075956c0c29d45fe5fe0a Merge succeeded, producing e901776269dcdbede26075956c0c29d45fe5fe0a Checking out Revision e901776269dcdbede26075956c0c29d45fe5fe0a (PR-1377) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:25:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:25:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:25:32 ========================================================= 07:25:32 EdgeX Global Pipelines Version Info 07:25:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # 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 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 > git rev-list --no-walk 05123aedd7ce5aa9f3200962d940a7aedada2132 # timeout=10 07:25:33 ------------------- 07:25:33 stable info: 07:25:33 ------------------- 07:25:33 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 07:25:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:25:33 Message: update stable to v1.0.245 07:25:33 ------------------- 07:25:33 experimental info: 07:25:33 ------------------- 07:25:33 Commited By: **** collab-it+edgex@linuxfoundation.org 07:25:33 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 07:25:33 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1377 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1377 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1377 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e901776 [Pipeline] echo 07:25:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:25:34 provisioning config files... 07:25:34 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config2050242775607574118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:34 ---> docker-login.sh 07:25:34 nexus3.edgexfoundry.org:10001 07:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:35 Configure a credential helper to remove this warning. See 07:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:35 07:25:35 Login Succeeded 07:25:35 nexus3.edgexfoundry.org:10002 07:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:35 Configure a credential helper to remove this warning. See 07:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:35 07:25:35 Login Succeeded 07:25:35 nexus3.edgexfoundry.org:10003 07:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:35 Configure a credential helper to remove this warning. See 07:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:35 07:25:35 Login Succeeded 07:25:35 nexus3.edgexfoundry.org:10004 07:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:35 Configure a credential helper to remove this warning. See 07:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:35 07:25:35 Login Succeeded 07:25:35 docker.io 07:25:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:35 Configure a credential helper to remove this warning. See 07:25:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:35 07:25:35 Login Succeeded 07:25:35 ---> docker-login.sh ends [Pipeline] } 07:25:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:25:35 + git rev-list -1 --merges e901776269dcdbede26075956c0c29d45fe5fe0a~1..e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo 07:25:35 -----------> git rev-list -1 --merges e901776269dcdbede26075956c0c29d45fe5fe0a~1..e901776269dcdbede26075956c0c29d45fe5fe0a e901776269dcdbede26075956c0c29d45fe5fe0a [false] [Pipeline] sh 07:25:36 + git log --format=format:%s -1 e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo 07:25:36 ========================================================= 07:25:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:25:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:25:36 + git log --format=format:%s -1 e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] echo 07:25:36 [semverPrep] GIT_COMMIT: e901776269dcdbede26075956c0c29d45fe5fe0a, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo 07:25:36 [semverPrep] This is not a build commit. [Pipeline] sh 07:25:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:25:36 + grep -v github /etc/ssh/ssh_known_hosts 07:25:36 + [ -e /tmp/ssh_known_hosts ] 07:25:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:25:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:25:36 + sudo tee -a /etc/ssh/ssh_known_hosts 07:25:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:37 07:25:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:37 0.1.4: Pulling from edgex-devops/py-git-semver 07:25:37 b85a868b505f: Pulling fs layer 07:25:37 e2be974225ed: Pulling fs layer 07:25:37 339a4e72a1f5: Pulling fs layer 07:25:37 988bab9f4d93: Pulling fs layer 07:25:37 1469e6f7b9e6: Pulling fs layer 07:25:37 eaf3925da568: Pulling fs layer 07:25:37 bab4dde63d76: Pulling fs layer 07:25:37 bde34c3a00c8: Pulling fs layer 07:25:37 b352a97aabf1: Pulling fs layer 07:25:37 4872d77fe225: Pulling fs layer 07:25:37 5851b861e8e6: Pulling fs layer 07:25:37 988bab9f4d93: Waiting 07:25:37 b352a97aabf1: Waiting 07:25:37 1469e6f7b9e6: Waiting 07:25:37 eaf3925da568: Waiting 07:25:37 4872d77fe225: Waiting 07:25:37 bde34c3a00c8: Waiting 07:25:37 bab4dde63d76: Waiting 07:25:37 5851b861e8e6: Waiting 07:25:37 e2be974225ed: Download complete 07:25:37 988bab9f4d93: Verifying Checksum 07:25:37 988bab9f4d93: Download complete 07:25:37 339a4e72a1f5: Verifying Checksum 07:25:37 339a4e72a1f5: Download complete 07:25:37 eaf3925da568: Download complete 07:25:37 1469e6f7b9e6: Verifying Checksum 07:25:37 1469e6f7b9e6: Download complete 07:25:37 bde34c3a00c8: Download complete 07:25:37 b352a97aabf1: Verifying Checksum 07:25:37 b352a97aabf1: Download complete 07:25:37 4872d77fe225: Verifying Checksum 07:25:37 4872d77fe225: Download complete 07:25:37 5851b861e8e6: Verifying Checksum 07:25:37 5851b861e8e6: Download complete 07:25:37 b85a868b505f: Verifying Checksum 07:25:37 b85a868b505f: Download complete 07:25:38 bab4dde63d76: Verifying Checksum 07:25:38 bab4dde63d76: Download complete 07:25:39 b85a868b505f: Pull complete 07:25:39 e2be974225ed: Pull complete 07:25:39 339a4e72a1f5: Pull complete 07:25:39 988bab9f4d93: Pull complete 07:25:40 1469e6f7b9e6: Pull complete 07:25:40 eaf3925da568: Pull complete 07:25:42 bab4dde63d76: Pull complete 07:25:42 bde34c3a00c8: Pull complete 07:25:42 b352a97aabf1: Pull complete 07:25:42 4872d77fe225: Pull complete 07:25:42 5851b861e8e6: Pull complete 07:25:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:25:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:25:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:42 prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container 07:25:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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 07:25:45 $ docker top 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e -eo pid,comm 07:25:45 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). 07:25:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:25:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:45 [ssh-agent] Looking for ssh-agent implementation... 07:25:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:45 $ docker exec 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent 07:25:45 SSH_AUTH_SOCK=/tmp/ssh-mR8G6TT1GjTW/agent.32 07:25:45 SSH_AGENT_PID=38 07:25:45 Running ssh-add (command line suppressed) 07:25:45 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_12184855858807632645.key (/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_12184855858807632645.key) 07:25:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:46 + git tag --points-at HEAD [Pipeline] } 07:25:46 $ docker exec --env ******** --env ******** 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent -k 07:25:46 unset SSH_AUTH_SOCK; 07:25:46 unset SSH_AGENT_PID; 07:25:46 echo Agent pid 38 killed; 07:25:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:25:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:25:46 [ssh-agent] Looking for ssh-agent implementation... 07:25:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:25:46 $ docker exec 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent 07:25:46 SSH_AUTH_SOCK=/tmp/ssh-GXiu50jOZOV4/agent.70 07:25:46 SSH_AGENT_PID=76 07:25:46 Running ssh-add (command line suppressed) 07:25:46 Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_9592903290303605368.key (/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/private_key_9592903290303605368.key) 07:25:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:25:46 + git semver init 07:25:47 2023-03-14 07:25:47,071 [run_init] DEBUG init version:0.0.0 force:False 07:25:47 2023-03-14 07:25:47,072 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver 07:25:47 2023-03-14 07:25:47,072 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver 07:25:47 2023-03-14 07:25:47,072 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377, universal_newlines=False, shell=None, istream=None) 07:25:48 2023-03-14 07:25:48,002 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.git/info/exclude 07:25:48 2023-03-14 07:25:48,003 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 with force:False 07:25:48 2023-03-14 07:25:48,003 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 07:25:48 2023-03-14 07:25:48,009 [execute] INFO git cat-file --batch-check 07:25:48 2023-03-14 07:25:48,010 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver, universal_newlines=False, shell=None, istream=) 07:25:48 2023-03-14 07:25:48,017 [execute] INFO git cat-file --batch 07:25:48 2023-03-14 07:25:48,017 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver, universal_newlines=False, shell=None, istream=) 07:25:48 2023-03-14 07:25:48,022 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1377/.semver/PR-1377 07:25:48 0.0.0 [Pipeline] } 07:25:48 $ docker exec --env ******** --env ******** 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e ssh-agent -k 07:25:48 unset SSH_AUTH_SOCK; 07:25:48 unset SSH_AGENT_PID; 07:25:48 echo Agent pid 76 killed; 07:25:48 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:25:48 + git semver [Pipeline] } 07:25:48 $ docker stop --time=1 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e 07:25:50 $ docker rm -f --volumes 7745ede1f44c02cea51c6a52fb9ed7911b6975e81f52490d90f60daf3b15c90e [Pipeline] // withDockerContainer [Pipeline] sh 07:25:50 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:25:50 Stashed 1 file(s) [Pipeline] echo 07:25:50 [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 07:25:50 provisioning config files... 07:25:50 copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config8247532065926592232tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:25:51 ---> docker-login.sh 07:25:51 nexus3.edgexfoundry.org:10001 07:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:51 Configure a credential helper to remove this warning. See 07:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:51 07:25:51 Login Succeeded 07:25:51 nexus3.edgexfoundry.org:10002 07:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:51 Configure a credential helper to remove this warning. See 07:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:51 07:25:51 Login Succeeded 07:25:51 nexus3.edgexfoundry.org:10003 07:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:51 Configure a credential helper to remove this warning. See 07:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:51 07:25:51 Login Succeeded 07:25:51 nexus3.edgexfoundry.org:10004 07:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:51 Configure a credential helper to remove this warning. See 07:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:51 07:25:51 Login Succeeded 07:25:51 docker.io 07:25:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:25:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:25:51 Configure a credential helper to remove this warning. See 07:25:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:25:51 07:25:51 Login Succeeded 07:25:51 ---> docker-login.sh ends [Pipeline] } 07:25:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:25:51 ========================================================= 07:25:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:25:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:51 + 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 . 07:25:51 Sending build context to Docker daemon 10.77MB 07:25:51 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 07:25:51 Step 2/10 : FROM ${BASE} AS builder 07:25:51 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:25:51 63b65145d645: Pulling fs layer 07:25:51 a2d21d5440eb: Pulling fs layer 07:25:51 935e6c44a52c: Pulling fs layer 07:25:51 94cc34f8dd06: Pulling fs layer 07:25:51 30dea6a524f1: Pulling fs layer 07:25:51 a2aff8979fd8: Pulling fs layer 07:25:51 6808be2612f2: Pulling fs layer 07:25:51 f25807f1079a: Pulling fs layer 07:25:51 94cc34f8dd06: Waiting 07:25:51 30dea6a524f1: Waiting 07:25:51 a2aff8979fd8: Waiting 07:25:51 6808be2612f2: Waiting 07:25:51 f25807f1079a: Waiting 07:25:52 a2d21d5440eb: Verifying Checksum 07:25:52 a2d21d5440eb: Download complete 07:25:52 94cc34f8dd06: Download complete 07:25:52 30dea6a524f1: Verifying Checksum 07:25:52 30dea6a524f1: Download complete 07:25:52 63b65145d645: Verifying Checksum 07:25:52 63b65145d645: Download complete 07:25:52 a2aff8979fd8: Verifying Checksum 07:25:52 a2aff8979fd8: Download complete 07:25:52 63b65145d645: Pull complete 07:25:52 a2d21d5440eb: Pull complete 07:25:52 f25807f1079a: Verifying Checksum 07:25:52 f25807f1079a: Download complete 07:25:53 935e6c44a52c: Verifying Checksum 07:25:53 935e6c44a52c: Download complete 07:25:53 6808be2612f2: Verifying Checksum 07:25:53 6808be2612f2: Download complete 07:25:56 935e6c44a52c: Pull complete 07:25:56 94cc34f8dd06: Pull complete 07:25:56 30dea6a524f1: Pull complete 07:25:56 a2aff8979fd8: Pull complete 07:25:59 6808be2612f2: Pull complete 07:25:59 f25807f1079a: Pull complete 07:25:59 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:25:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:25:59 ---> 3b553350e43f 07:25:59 Step 3/10 : ARG MAKE=make build 07:26:03 ---> Running in bc7098725a09 07:26:03 Removing intermediate container bc7098725a09 07:26:03 ---> 82bc3b8afa16 07:26:03 Step 4/10 : WORKDIR /device-sdk-go 07:26:03 ---> Running in e2c77d0244d1 07:26:03 Removing intermediate container e2c77d0244d1 07:26:03 ---> f6a201357cfd 07:26:03 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:26:03 ---> Running in 5361b1a62f18 07:26:03 Removing intermediate container 5361b1a62f18 07:26:03 ---> d24715101986 07:26:03 Step 6/10 : RUN apk add --update --no-cache make git 07:26:03 ---> Running in 2f3e46ce28b5 07:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:26:04 OK: 265 MiB in 53 packages 07:26:04 Removing intermediate container 2f3e46ce28b5 07:26:04 ---> fddb22040991 07:26:04 Step 7/10 : COPY go.mod vendor* ./ 07:26:05 ---> d9bcd99a14f8 07:26:05 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:26:05 ---> Running in d29feb40210c 07:26:05 Still waiting to schedule task 07:26:05 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-82’ 07:26:31 Removing intermediate container d29feb40210c 07:26:31 ---> 22ecf71b9398 07:26:31 Step 9/10 : COPY . . 07:26:31 ---> 3284d3d8fa07 07:26:31 Step 10/10 : RUN ${MAKE} 07:26:31 ---> Running in c76ee411b698 07:26:32 noop 07:26:32 Removing intermediate container c76ee411b698 07:26:32 ---> b3fdd731b97f 07:26:32 Successfully built b3fdd731b97f 07:26:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:32 + docker inspect -f . ci-base-image-x86_64 07:26:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:32 prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container 07:26:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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 07:26:33 $ docker top 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:33 + go version 07:26:33 go version go1.20.2 linux/amd64 [Pipeline] } 07:26:33 $ docker stop --time=1 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 07:26:34 $ docker rm -f --volumes 017304a89b0243704e273e9edb8da40a1d9e8ec4eeec02d85ce74a8eb3a46d84 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:35 + docker inspect -f . ci-base-image-x86_64 07:26:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:35 prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container 07:26:35 $ 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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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 07:26:35 $ docker top 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1377 [Pipeline] fileExists [Pipeline] sh 07:26:36 + make test 07:26:36 go test -race -coverprofile=coverage.out ./... 07:26:42 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:26:54 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:26:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.085s coverage: 27.6% of statements 07:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:26:55 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:26:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 78.9% of statements 07:26:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements 07:26:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:26:56 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.092s coverage: 75.9% of statements 07:26:56 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:26:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:26:56 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:26:57 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.063s coverage: 15.2% of statements 07:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.089s coverage: 65.7% of statements 07:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.528s coverage: 89.2% of statements 07:26:59 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.051s coverage: 5.5% of statements 07:27:21 GO111MODULE=on go vet ./... 07:27:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:27:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:27:21 ./bin/test-attribution-txt.sh [Pipeline] echo 07:27:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:27:21 $ docker stop --time=1 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e 07:27:25 $ docker rm -f --volumes 259311dd70cc196831107ad3c00fca7ca498817d575bacecbbbbbc016ee62f6e [Pipeline] // withDockerContainer [Pipeline] sh 07:27:25 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:27:25 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:27:26 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:27:26 + ls -al . 07:27:26 total 276 07:27:26 drwxrwxr-x 11 jenkins jenkins 4096 Mar 14 07:26 . 07:27:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 .. 07:27:26 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:25 .dockerignore 07:27:26 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:25 .git 07:27:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 .github 07:27:26 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:25 .gitignore 07:27:26 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:25 .golangci.yml 07:27:26 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:25 .semver 07:27:26 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:25 CHANGELOG.md 07:27:26 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:25 GOVERNANCE.md 07:27:26 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:25 Jenkinsfile 07:27:26 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:25 LICENSE 07:27:26 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:25 Makefile 07:27:26 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:25 OWNERS.md 07:27:26 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:25 README.md 07:27:26 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION 07:27:26 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:25 bin 07:27:26 -rw-r--r-- 1 jenkins jenkins 109538 Mar 14 07:26 coverage.out 07:27:26 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:25 example 07:27:26 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:25 go.mod 07:27:26 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:25 go.sum 07:27:26 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:25 internal 07:27:26 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:25 openapi 07:27:26 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:25 pkg 07:27:26 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:25 snap 07:27:26 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:25 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:26 + 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=e901776269dcdbede26075956c0c29d45fe5fe0a --label arch=amd64 --label version=0.0.0 . 07:27:26 Sending build context to Docker daemon 10.88MB 07:27:26 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 07:27:26 Step 2/23 : FROM ${BASE} AS builder 07:27:26 ---> b3fdd731b97f 07:27:26 Step 3/23 : ARG MAKE=make build 07:27:26 ---> Running in 49d6ef850126 07:27:26 Removing intermediate container 49d6ef850126 07:27:26 ---> a2eb60bd8098 07:27:26 Step 4/23 : WORKDIR /device-sdk-go 07:27:26 ---> Running in 290f8210148d 07:27:26 Removing intermediate container 290f8210148d 07:27:26 ---> 461b098e65e0 07:27:26 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:27:26 ---> Running in ddef950dbe02 07:27:27 Removing intermediate container ddef950dbe02 07:27:27 ---> 4285abd6cd9a 07:27:27 Step 6/23 : RUN apk add --update --no-cache make git 07:27:27 ---> Running in b16f066c81a2 07:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:27:27 OK: 265 MiB in 53 packages 07:27:28 Removing intermediate container b16f066c81a2 07:27:28 ---> 949c96789917 07:27:28 Step 7/23 : COPY go.mod vendor* ./ 07:27:28 ---> ec91d0e31040 07:27:28 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:27:28 ---> Running in ef0a357af932 07:27:29 Removing intermediate container ef0a357af932 07:27:29 ---> ce11aea11c1f 07:27:29 Step 9/23 : COPY . . 07:27:29 ---> 7c217f6d118c 07:27:29 Step 10/23 : RUN ${MAKE} 07:27:29 ---> Running in 8eb0c1a88ee9 07:27:30 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 07:27:52 Removing intermediate container 8eb0c1a88ee9 07:27:52 ---> 442eba109919 07:27:52 Step 11/23 : FROM alpine:3.16 07:27:52 3.16: Pulling from library/alpine 07:27:52 ef5531b6e74e: Pulling fs layer 07:27:52 ef5531b6e74e: Verifying Checksum 07:27:52 ef5531b6e74e: Download complete 07:27:52 ef5531b6e74e: Pull complete 07:27:52 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 07:27:52 Status: Downloaded newer image for alpine:3.16 07:27:52 ---> dfd21b5a31f5 07:27:52 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:27:52 ---> Running in a65d329b3bf6 07:27:52 Removing intermediate container a65d329b3bf6 07:27:52 ---> 8aa96849ade9 07:27:52 Step 13/23 : RUN apk add --update --no-cache 07:27:52 ---> Running in e4acc8a687f0 07:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 07:27:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 07:27:52 OK: 6 MiB in 14 packages 07:27:52 Removing intermediate container e4acc8a687f0 07:27:52 ---> 64d9fb2c808a 07:27:52 Step 14/23 : WORKDIR / 07:27:52 ---> Running in 446cd7089706 07:27:52 Removing intermediate container 446cd7089706 07:27:52 ---> b15b8d3387bf 07:27:52 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:27:52 ---> 651e681bbba6 07:27:52 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:27:52 ---> 69293fd9ae50 07:27:52 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:27:53 ---> fc839328c920 07:27:53 Step 18/23 : EXPOSE 59999 07:27:53 ---> Running in f14785874ffa 07:27:53 Removing intermediate container f14785874ffa 07:27:53 ---> a9f80aef1929 07:27:53 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:27:53 ---> Running in fef96a5ae7a9 07:27:53 Removing intermediate container fef96a5ae7a9 07:27:53 ---> 1873b680c4c2 07:27:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:27:53 ---> Running in 29c0d452daad 07:27:53 Removing intermediate container 29c0d452daad 07:27:53 ---> 5bb2a9514630 07:27:53 Step 21/23 : LABEL arch=amd64 07:27:53 ---> Running in 368b81dfdd0e 07:27:53 Removing intermediate container 368b81dfdd0e 07:27:53 ---> ceb65c087b8f 07:27:53 Step 22/23 : LABEL git_sha=e901776269dcdbede26075956c0c29d45fe5fe0a 07:27:53 ---> Running in 14adbacd6d89 07:27:53 Removing intermediate container 14adbacd6d89 07:27:53 ---> f9e76a2ab6f1 07:27:53 Step 23/23 : LABEL version=0.0.0 07:27:53 ---> Running in 5c3c1d81ebb4 07:27:53 Removing intermediate container 5c3c1d81ebb4 07:27:53 ---> d246e9a250df 07:27:53 [Warning] One or more build-args [ARCH] were not consumed 07:27:53 Successfully built d246e9a250df 07:27:53 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 07:27:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:54 07:27:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:27:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:27:54 latest: Pulling from edgex-lftools-log-publisher 07:27:54 5eb5b503b376: Pulling fs layer 07:27:54 5c69ac0246d0: Pulling fs layer 07:27:54 ec43610c2a17: Pulling fs layer 07:27:54 3a2ae6a8a46f: Pulling fs layer 07:27:54 33b1e0a273af: Pulling fs layer 07:27:54 5d3b04190fa2: Pulling fs layer 07:27:54 2f39f015ded8: Pulling fs layer 07:27:54 33b1e0a273af: Waiting 07:27:54 5d3b04190fa2: Waiting 07:27:54 3a2ae6a8a46f: Waiting 07:27:54 2f39f015ded8: Waiting 07:27:54 5c69ac0246d0: Download complete 07:27:54 3a2ae6a8a46f: Download complete 07:27:54 ec43610c2a17: Verifying Checksum 07:27:54 ec43610c2a17: Download complete 07:27:54 33b1e0a273af: Verifying Checksum 07:27:54 33b1e0a273af: Download complete 07:27:54 5d3b04190fa2: Verifying Checksum 07:27:54 5d3b04190fa2: Download complete 07:27:54 5eb5b503b376: Verifying Checksum 07:27:54 5eb5b503b376: Download complete 07:27:56 5eb5b503b376: Pull complete 07:27:56 5c69ac0246d0: Pull complete 07:27:56 ec43610c2a17: Pull complete 07:27:56 3a2ae6a8a46f: Pull complete 07:27:56 33b1e0a273af: Pull complete 07:27:56 5d3b04190fa2: Pull complete 07:28:01 2f39f015ded8: Pull complete 07:28:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:28:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:28:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:28:01 prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container 07:28:01 $ 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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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 07:28:05 $ docker top 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:28:05 ---> job-cost.sh 07:28:05 lf-activate-venv: SKIPPING 07:28:05 INFO: No Stack... 07:28:06 INFO: Retrieving Pricing Info for: v3-standard-8 07:28:06 INFO: Archiving Costs [Pipeline] sh 07:28:06 + cat /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/cost.csv 07:28:06 + cut -d, -f6 [Pipeline] lock 07:28:06 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] 07:28:06 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] did not exist. Created. 07:28:06 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:28:07 + echo total: 0.2199999988079071 [Pipeline] stash 07:28:07 Stashed 1 file(s) [Pipeline] } 07:28:07 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:28:07 $ docker stop --time=1 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 07:28:08 $ docker rm -f --volumes 293a238f205fe3fae7332ae42955eb0cbfc45ac1ba15f05cac113d5cc7343ce8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:28:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-86 in /w/workspace/gexfoundry_device-sdk-go_PR-1377 [Pipeline] { [Pipeline] ws 07:28:54 Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout 07:28:54 The recommended git tool is: git 07:29:00 using credential edgex-jenkins-ssh 07:29:00 Cloning the remote Git repository 07:29:00 Cloning repository git@github.com:edgexfoundry/device-sdk-go.git 07:29:00 > git init /w/workspace/device-sdk-go/2 # timeout=10 07:29:00 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:29:00 > git --version # timeout=10 07:29:00 > git --version # 'git version 2.25.1' 07:29:00 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:02 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:29:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:29:04 Merging remotes/origin/main commit 76ea4d1458b486cd84374d1f970a86ad0e64425c into PR head commit e901776269dcdbede26075956c0c29d45fe5fe0a 07:29:04 Merge succeeded, producing e901776269dcdbede26075956c0c29d45fe5fe0a 07:29:04 Checking out Revision e901776269dcdbede26075956c0c29d45fe5fe0a (PR-1377) 07:29:03 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 07:29:03 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git 07:29:03 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1377/head:refs/remotes/origin/PR-1377 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:29:04 > git config core.sparsecheckout # timeout=10 07:29:04 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 07:29:04 > git remote # timeout=10 07:29:04 > git config --get remote.origin.url # timeout=10 07:29:04 using GIT_SSH to set credentials SSH Credentials for GitHub 07:29:04 > git merge 76ea4d1458b486cd84374d1f970a86ad0e64425c # timeout=10 07:29:04 > git rev-parse HEAD^{commit} # timeout=10 07:29:04 > git config core.sparsecheckout # timeout=10 07:29:04 > git checkout -f e901776269dcdbede26075956c0c29d45fe5fe0a # timeout=10 07:29:05 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:06 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:29:06 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:06 Dload Upload Total Spent Left Speed 07:29:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 183k 0 --:--:-- --:--:-- --:--:-- 183k [Pipeline] sh 07:29:06 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:29:07 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 07:29:07 /etc/docker/daemon.new 07:29:07 { 07:29:07 "registry-mirrors": [ 07:29:07 "https://nexus3.edgexfoundry.org:10001" 07:29:07 ], 07:29:07 "bip": "10.250.0.254/24", 07:29:07 "hosts": [ 07:29:07 "tcp://0.0.0.0:5555", 07:29:07 "unix:///var/run/docker.sock" 07:29:07 ], 07:29:07 "mtu": 1458, 07:29:07 "selinux-enabled": true, 07:29:07 "seccomp-profile": "/etc/docker/seccomp.json" 07:29:07 } [Pipeline] sh 07:29:07 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:29:07 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:29:25 provisioning config files... 07:29:26 copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config6371850423860862380tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:29:26 ---> docker-login.sh 07:29:26 nexus3.edgexfoundry.org:10001 07:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:26 Configure a credential helper to remove this warning. See 07:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:26 07:29:26 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10002 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10003 07:29:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:27 Configure a credential helper to remove this warning. See 07:29:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:27 07:29:27 Login Succeeded 07:29:27 nexus3.edgexfoundry.org:10004 07:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:28 Configure a credential helper to remove this warning. See 07:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:28 07:29:28 Login Succeeded 07:29:28 docker.io 07:29:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:29:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:29:28 Configure a credential helper to remove this warning. See 07:29:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:29:28 07:29:28 Login Succeeded 07:29:28 ---> docker-login.sh ends [Pipeline] } 07:29:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:29:28 ========================================================= 07:29:28 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:29:28 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:29 + 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 . 07:29:29 Sending build context to Docker daemon 5.78MB 07:29:29 Step 1/10 : ARG BASE=golang:1.18-alpine3.16 07:29:29 Step 2/10 : FROM ${BASE} AS builder 07:29:29 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:29:29 af6eaf76a39c: Pulling fs layer 07:29:29 55522c791124: Pulling fs layer 07:29:29 ce5c4a1c91eb: Pulling fs layer 07:29:29 169dfbe0d373: Pulling fs layer 07:29:29 e1ff8fa3b103: Pulling fs layer 07:29:29 52ebb69f0ebf: Pulling fs layer 07:29:29 5abe8eddf0d5: Pulling fs layer 07:29:29 169dfbe0d373: Waiting 07:29:29 e1ff8fa3b103: Waiting 07:29:29 52ebb69f0ebf: Waiting 07:29:29 5abe8eddf0d5: Waiting 07:29:29 55522c791124: Verifying Checksum 07:29:29 55522c791124: Download complete 07:29:29 169dfbe0d373: Verifying Checksum 07:29:29 169dfbe0d373: Download complete 07:29:29 e1ff8fa3b103: Verifying Checksum 07:29:29 e1ff8fa3b103: Download complete 07:29:29 af6eaf76a39c: Verifying Checksum 07:29:30 af6eaf76a39c: Pull complete 07:29:31 5abe8eddf0d5: Verifying Checksum 07:29:31 5abe8eddf0d5: Download complete 07:29:31 55522c791124: Pull complete 07:29:32 ce5c4a1c91eb: Verifying Checksum 07:29:32 ce5c4a1c91eb: Download complete 07:29:32 52ebb69f0ebf: Verifying Checksum 07:29:32 52ebb69f0ebf: Download complete 07:29:42 ce5c4a1c91eb: Pull complete 07:29:42 169dfbe0d373: Pull complete 07:29:43 e1ff8fa3b103: Pull complete 07:29:51 52ebb69f0ebf: Pull complete 07:29:51 5abe8eddf0d5: Pull complete 07:29:51 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:29:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:29:51 ---> 6cb57ee374ae 07:29:51 Step 3/10 : ARG MAKE=make build 07:29:53 ---> Running in 83f73a024951 07:29:54 Removing intermediate container 83f73a024951 07:29:54 ---> 551682f782e9 07:29:54 Step 4/10 : WORKDIR /device-sdk-go 07:29:54 ---> Running in 07bff79582ef 07:29:54 Removing intermediate container 07bff79582ef 07:29:54 ---> 2f94efb32f11 07:29:54 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:29:54 ---> Running in 292ff2e1164f 07:29:54 Removing intermediate container 292ff2e1164f 07:29:54 ---> 8e882612a812 07:29:54 Step 6/10 : RUN apk add --update --no-cache make git 07:29:54 ---> Running in 560d3ec90ba1 07:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:29:57 OK: 263 MiB in 53 packages 07:29:58 Removing intermediate container 560d3ec90ba1 07:29:58 ---> b293f7162494 07:29:58 Step 7/10 : COPY go.mod vendor* ./ 07:29:59 ---> 2d487384980b 07:29:59 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:59 ---> Running in f4a1c9c065a6 07:31:07 Removing intermediate container f4a1c9c065a6 07:31:07 ---> ff75744ddd9b 07:31:07 Step 9/10 : COPY . . 07:31:07 ---> ca2e6aa20275 07:31:07 Step 10/10 : RUN ${MAKE} 07:31:07 ---> Running in 0404d760831c 07:31:07 noop 07:31:07 Removing intermediate container 0404d760831c 07:31:07 ---> 29cd1703279a 07:31:07 Successfully built 29cd1703279a 07:31:07 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:07 + docker inspect -f . ci-base-image-arm64 07:31:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:07 prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 07:31:08 $ 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 ******** ci-base-image-arm64 cat 07:31:09 $ docker top b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:10 + go version 07:31:10 go version go1.20.2 linux/arm64 [Pipeline] } 07:31:10 $ docker stop --time=1 b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c 07:31:12 $ docker rm -f --volumes b709ae4933c3e193a7a2ca6739e1b2cf1cebe7e6317c2b63d3ae99d89816425c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:31:13 + docker inspect -f . ci-base-image-arm64 07:31:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:31:13 prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 07:31:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-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 ******** ci-base-image-arm64 cat 07:31:15 $ docker top 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d -eo pid,comm [Pipeline] { [Pipeline] sh 07:31:15 + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh 07:31:16 + make test 07:31:16 go test -race -coverprofile=coverage.out ./... 07:32:03 ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] 07:34:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] 07:34:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] 07:34:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] 07:34:25 ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] 07:34:25 ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] 07:34:35 ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.230s coverage: 27.6% of statements 07:34:36 ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.291s coverage: 78.9% of statements 07:34:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] 07:34:46 ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] 07:34:46 ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.406s coverage: 86.0% of statements 07:34:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] 07:34:53 ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] 07:34:53 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.508s coverage: 75.9% of statements 07:34:55 ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.339s coverage: 15.2% of statements 07:34:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] 07:34:58 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] 07:34:58 ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.434s coverage: 65.7% of statements 07:35:02 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 2.625s coverage: 89.2% of statements 07:35:03 ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] 07:35:03 ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.262s coverage: 5.5% of statements 07:35:04 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:35:04 GO111MODULE=on go vet ./... 07:37:40 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:37:40 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:37:40 ./bin/test-attribution-txt.sh [Pipeline] echo 07:37:40 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:37:40 $ docker stop --time=1 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d 07:37:43 $ docker rm -f --volumes 9cb0190ca351cc06844f89f6aabbf81b2f40e2f034c28addfa1b3389f4fba26d [Pipeline] // withDockerContainer [Pipeline] sh 07:37:45 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:37:45 Warning: overwriting stash ‘coverage-report’ 07:37:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:37:46 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:37:46 + ls -al . 07:37:46 total 272 07:37:46 drwxrwxr-x 10 jenkins jenkins 4096 Mar 14 07:31 . 07:37:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:29 .. 07:37:46 -rw-rw-r-- 1 jenkins jenkins 140 Mar 14 07:29 .dockerignore 07:37:46 drwxrwxr-x 8 jenkins jenkins 4096 Mar 14 07:29 .git 07:37:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:29 .github 07:37:46 -rw-rw-r-- 1 jenkins jenkins 131 Mar 14 07:29 .gitignore 07:37:46 -rw-rw-r-- 1 jenkins jenkins 42 Mar 14 07:29 .golangci.yml 07:37:46 -rw-rw-r-- 1 jenkins jenkins 31677 Mar 14 07:29 CHANGELOG.md 07:37:46 -rw-rw-r-- 1 jenkins jenkins 677 Mar 14 07:29 GOVERNANCE.md 07:37:46 -rw-rw-r-- 1 jenkins jenkins 885 Mar 14 07:29 Jenkinsfile 07:37:46 -rw-rw-r-- 1 jenkins jenkins 11341 Mar 14 07:29 LICENSE 07:37:46 -rw-rw-r-- 1 jenkins jenkins 1679 Mar 14 07:29 Makefile 07:37:46 -rw-rw-r-- 1 jenkins jenkins 619 Mar 14 07:29 OWNERS.md 07:37:46 -rw-rw-r-- 1 jenkins jenkins 4891 Mar 14 07:29 README.md 07:37:46 -rw-rw-r-- 1 jenkins jenkins 5 Mar 14 07:25 VERSION 07:37:46 drwxrwxr-x 2 jenkins jenkins 4096 Mar 14 07:29 bin 07:37:46 -rw-r--r-- 1 jenkins jenkins 109536 Mar 14 07:35 coverage.out 07:37:46 drwxrwxr-x 5 jenkins jenkins 4096 Mar 14 07:29 example 07:37:46 -rw-rw-r-- 1 jenkins jenkins 3278 Mar 14 07:29 go.mod 07:37:46 -rw-rw-r-- 1 jenkins jenkins 30839 Mar 14 07:29 go.sum 07:37:46 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:29 internal 07:37:46 drwxrwxr-x 3 jenkins jenkins 4096 Mar 14 07:29 openapi 07:37:46 drwxrwxr-x 6 jenkins jenkins 4096 Mar 14 07:29 pkg 07:37:46 drwxrwxr-x 4 jenkins jenkins 4096 Mar 14 07:29 snap 07:37:46 -rw-rw-r-- 1 jenkins jenkins 222 Mar 14 07:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:37:46 + 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=e901776269dcdbede26075956c0c29d45fe5fe0a --label arch=arm64 --label version=0.0.0 . 07:37:47 Sending build context to Docker daemon 5.89MB 07:37:47 Step 1/23 : ARG BASE=golang:1.18-alpine3.16 07:37:47 Step 2/23 : FROM ${BASE} AS builder 07:37:47 ---> 29cd1703279a 07:37:47 Step 3/23 : ARG MAKE=make build 07:37:47 ---> Running in cc3314c3de9e 07:37:47 Removing intermediate container cc3314c3de9e 07:37:47 ---> da8044258448 07:37:47 Step 4/23 : WORKDIR /device-sdk-go 07:37:47 ---> Running in 5be6b19ce987 07:37:48 Removing intermediate container 5be6b19ce987 07:37:48 ---> b73006ca7754 07:37:48 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 07:37:48 ---> Running in e06ac02ce620 07:37:48 Removing intermediate container e06ac02ce620 07:37:48 ---> 93ab65129fb0 07:37:48 Step 6/23 : RUN apk add --update --no-cache make git 07:37:48 ---> Running in ca677c94163e 07:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:37:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:37:51 OK: 263 MiB in 53 packages 07:37:51 Removing intermediate container ca677c94163e 07:37:51 ---> a55d104780c1 07:37:51 Step 7/23 : COPY go.mod vendor* ./ 07:37:52 ---> 1e9b363ab2ae 07:37:52 Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:37:52 ---> Running in e49a08175eb1 07:37:57 Removing intermediate container e49a08175eb1 07:37:57 ---> eb88e1072e91 07:37:57 Step 9/23 : COPY . . 07:37:58 ---> 9c2cacbd7aa9 07:37:58 Step 10/23 : RUN ${MAKE} 07:37:58 ---> Running in c0b61f12da82 07:37: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 07:40:21 Removing intermediate container c0b61f12da82 07:40:21 ---> b53260ccd8ae 07:40:21 Step 11/23 : FROM alpine:3.16 07:40:21 3.16: Pulling from library/alpine 07:40:21 3760b48202b3: Pulling fs layer 07:40:21 3760b48202b3: Verifying Checksum 07:40:21 3760b48202b3: Download complete 07:40:21 3760b48202b3: Pull complete 07:40:21 Digest: sha256:2cf17aa35fbcb6ece81692a64bfbadaf096590241ed9f95dd5f94f0e9f674784 07:40:21 Status: Downloaded newer image for alpine:3.16 07:40:21 ---> 4c81e5bf8899 07:40:21 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' 07:40:21 ---> Running in 101f72fdeb14 07:40:21 Removing intermediate container 101f72fdeb14 07:40:21 ---> 0836f6827fea 07:40:21 Step 13/23 : RUN apk add --update --no-cache 07:40:21 ---> Running in 9103c435714a 07:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 07:40:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 07:40:21 OK: 5 MiB in 14 packages 07:40:21 Removing intermediate container 9103c435714a 07:40:21 ---> 17b334d099fa 07:40:21 Step 14/23 : WORKDIR / 07:40:21 ---> Running in 44cb5e5ff12d 07:40:21 Removing intermediate container 44cb5e5ff12d 07:40:21 ---> 6c2b59b1ddee 07:40:21 Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt 07:40:21 ---> ac02597c1af3 07:40:21 Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple 07:40:21 ---> f07d9cd2ff17 07:40:21 Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res 07:40:21 ---> 0dac612a2b6c 07:40:21 Step 18/23 : EXPOSE 59999 07:40:21 ---> Running in e73747184cdd 07:40:21 Removing intermediate container e73747184cdd 07:40:21 ---> 1bcf07b49a4a 07:40:21 Step 19/23 : ENTRYPOINT ["/device-simple"] 07:40:21 ---> Running in 407ba5ab7b31 07:40:21 Removing intermediate container 407ba5ab7b31 07:40:21 ---> 9795511bca5a 07:40:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 07:40:21 ---> Running in bbd6d8d84ce1 07:40:21 Removing intermediate container bbd6d8d84ce1 07:40:21 ---> ebcd18b1534c 07:40:21 Step 21/23 : LABEL arch=arm64 07:40:21 ---> Running in 32e9d8f8e8d9 07:40:21 Removing intermediate container 32e9d8f8e8d9 07:40:21 ---> 7bfd040d6f77 07:40:21 Step 22/23 : LABEL git_sha=e901776269dcdbede26075956c0c29d45fe5fe0a 07:40:21 ---> Running in 8bf6adabd869 07:40:21 Removing intermediate container 8bf6adabd869 07:40:21 ---> 786f4b49a101 07:40:21 Step 23/23 : LABEL version=0.0.0 07:40:21 ---> Running in f57110a50495 07:40:21 Removing intermediate container f57110a50495 07:40:21 ---> d0bbcdb4d0de 07:40:21 [Warning] One or more build-args [ARCH] were not consumed 07:40:21 Successfully built d0bbcdb4d0de 07:40:21 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 07:40:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:21 07:40:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:21 arm64: Pulling from edgex-lftools-log-publisher 07:40:21 8998bd30e6a1: Pulling fs layer 07:40:21 04944245beec: Pulling fs layer 07:40:21 699f458cf7ca: Pulling fs layer 07:40:21 765212b225bb: Pulling fs layer 07:40:21 f23df028b6ca: Pulling fs layer 07:40:21 d65c8cfc05b1: Pulling fs layer 07:40:21 2437ff75d9bd: Pulling fs layer 07:40:21 765212b225bb: Waiting 07:40:21 f23df028b6ca: Waiting 07:40:21 d65c8cfc05b1: Waiting 07:40:21 2437ff75d9bd: Waiting 07:40:22 04944245beec: Verifying Checksum 07:40:22 04944245beec: Download complete 07:40:22 765212b225bb: Verifying Checksum 07:40:22 765212b225bb: Download complete 07:40:22 f23df028b6ca: Verifying Checksum 07:40:22 f23df028b6ca: Download complete 07:40:22 d65c8cfc05b1: Verifying Checksum 07:40:22 d65c8cfc05b1: Download complete 07:40:22 699f458cf7ca: Verifying Checksum 07:40:22 699f458cf7ca: Download complete 07:40:22 8998bd30e6a1: Download complete 07:40:24 2437ff75d9bd: Verifying Checksum 07:40:24 2437ff75d9bd: Download complete 07:40:26 8998bd30e6a1: Pull complete 07:40:26 04944245beec: Pull complete 07:40:28 699f458cf7ca: Pull complete 07:40:28 765212b225bb: Pull complete 07:40:29 f23df028b6ca: Pull complete 07:40:29 d65c8cfc05b1: Pull complete 07:40:44 2437ff75d9bd: Pull complete 07:40:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:40:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:40:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:44 prd-ubuntu20.04-docker-arm64-4c-16g-86 does not seem to be running inside a container 07:40:44 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 07:40:47 $ docker top 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:40:48 ---> job-cost.sh 07:40:48 lf-activate-venv: SKIPPING 07:40:48 INFO: No Stack... 07:40:49 INFO: Retrieving Pricing Info for: v3-standard-4 07:40:49 INFO: Archiving Costs [Pipeline] sh 07:40:50 + cat /w/workspace/device-sdk-go/2/archives/cost.csv 07:40:50 + cut -d, -f6 [Pipeline] lock 07:40:50 Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] 07:40:50 Resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] did not exist. Created. 07:40:50 Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:40:51 /w/workspace/device-sdk-go/2@tmp/durable-f603e5c9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:40:51 + echo total: 0.10999999940395355 [Pipeline] stash 07:40:51 Warning: overwriting stash ‘stack-cost’ 07:40:51 Stashed 1 file(s) [Pipeline] } 07:40:51 Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1377-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:40:51 $ docker stop --time=1 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f 07:40:53 $ docker rm -f --volumes 8df50ac20196953a286e8f1a87515733576f3eeaa19470143a6df33d9745056f [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 07:40:53 provisioning config files... 07:40:53 copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config8511586520124654378tmp [Pipeline] { [Pipeline] sh 07:40:53 + set +x 07:40:53 + + curl -s https://codecov.io/bash 07:40:53 bash -s -- 07:40:53 07:40:53 _____ _ 07:40:53 / ____| | | 07:40:53 | | ___ __| | ___ ___ _____ __ 07:40:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:40:53 | |___| (_) | (_| | __/ (_| (_) \ V / 07:40:53 \_____\___/ \__,_|\___|\___\___/ \_/ 07:40:53 Bash-1.0.6 07:40:53 07:40:53 07:40:53 ==> git version 2.25.1 found 07:40:53 ==> 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 07:40:53 Release-Date: 2020-01-08 07:40:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:40:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:40:53 ==> Jenkins CI detected. 07:40:53 current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1377 07:40:53 project root: . 07:40:53 --> token set from env 07:40:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:40:53 ==> Running gcov in . (disable via -X gcov) 07:40:53 ==> Python coveragepy not found 07:40:53 ==> Searching for coverage reports in: 07:40:53 + . 07:40:53 -> Found 1 reports 07:40:53 ==> Detecting git/mercurial file structure 07:40:53 ==> Reading reports 07:40:53 + ./coverage.out bytes=109536 07:40:53 ==> Appending adjustments 07:40:53 https://docs.codecov.io/docs/fixing-reports 07:40:53 + Found adjustments 07:40:53 ==> Gzipping contents 07:40:53 16K /tmp/codecov.veZXqX.gz 07:40:53 ==> Uploading reports 07:40:53 url: https://codecov.io 07:40:53 query: branch=PR-1377&commit=e901776269dcdbede26075956c0c29d45fe5fe0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1377%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1377&job=&cmd_args= 07:40:53 -> Pinging Codecov 07:40:53 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1377&commit=e901776269dcdbede26075956c0c29d45fe5fe0a&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1377%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1377&job=&cmd_args= 07:40:54 -> Uploading to 07:40:54 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/7E55EF52A471D76F132DFD9A03CDDE97/e901776269dcdbede26075956c0c29d45fe5fe0a/4e845e57-967c-43b3-931c-b7384d319887.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T074054Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb6fba4f04c2c89456f457200f336be9f0bfd106d194c460bbd0ace51c4811c 07:40:54 % Total % Received % Xferd Average Speed Time Time Time Current 07:40:54 Dload Upload Total Spent Left Speed 07:40:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15218 0 0 100 15218 0 59214 --:--:-- --:--:-- --:--:-- 59214 07:40:54 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/e901776269dcdbede26075956c0c29d45fe5fe0a [Pipeline] } 07:40:54 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 07:40:55 + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives ] 07:40:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives 07:40:55 total 16 07:40:55 drwxr-xr-x 3 root root 4096 Mar 14 07:28 . 07:40:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:28 .. 07:40:55 drwxr-xr-x 2 root root 4096 Mar 14 07:28 cost 07:40:55 -rw-r--r-- 1 root root 86 Mar 14 07:28 cost.csv 07:40:55 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives 07:40:55 + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives 07:40:55 total 16 07:40:55 drwxr-xr-x 3 jenkins jenkins 4096 Mar 14 07:28 . 07:40:55 drwxrwxr-x 12 jenkins jenkins 4096 Mar 14 07:28 .. 07:40:55 drwxr-xr-x 2 jenkins jenkins 4096 Mar 14 07:28 cost 07:40:55 -rw-r--r-- 1 jenkins jenkins 86 Mar 14 07:28 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:40:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:40:56 ---> package-listing.sh 07:40:56 ++ facter osfamily 07:40:56 ++ tr '[:upper:]' '[:lower:]' 07:40:56 + OS_FAMILY=debian 07:40:56 + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1377 07:40:56 + START_PACKAGES=/tmp/packages_start.txt 07:40:56 + END_PACKAGES=/tmp/packages_end.txt 07:40:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:40:56 + PACKAGES=/tmp/packages_start.txt 07:40:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1377 ']' 07:40:56 + PACKAGES=/tmp/packages_end.txt 07:40:56 + case "${OS_FAMILY}" in 07:40:56 + dpkg -l 07:40:56 + grep '^ii' 07:40:56 + '[' -f /tmp/packages_start.txt ']' 07:40:56 + '[' -f /tmp/packages_end.txt ']' 07:40:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:40:56 + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1377 ']' 07:40:56 + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/ 07:40:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1377/archives/ [Pipeline] echo 07:40:56 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-1377/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:40:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:40:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:40:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:40:57 prd-ubuntu20.04-docker-8c-8g-84 does not seem to be running inside a container 07:40:57 $ 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-1377/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-1377 -v /w/workspace/gexfoundry_device-sdk-go_PR-1377:/w/workspace/gexfoundry_device-sdk-go_PR-1377:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1377@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 07:40:57 $ docker top 2c2b35013b175b1002b99f1211ed5437844911c982dfc56b4f15a4e8ea251424 -eo pid,comm [Pipeline] { [Pipeline] sh 07:40:57 + touch /tmp/pre-build-complete [Pipeline] sh 07:40:58 + mkdir -p /var/log/sysstat [Pipeline] sh 07:40:58 + ls /var/log/sa-host 07:40:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:40:58 provisioning config files... 07:40:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1377@tmp/config5230135639184380883tmp [Pipeline] { [Pipeline] echo 07:40:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:40:58 ---> create-netrc.sh [Pipeline] } 07:40:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:40:59 ---> python-tools-install.sh [Pipeline] echo 07:40:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:40:59 ---> sudo-logs.sh 07:40:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:40:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:40:59 ---> job-cost.sh 07:40:59 lf-activate-venv: SKIPPING 07:40:59 DEBUG: total: 0.2199999988079071 07:40:59 INFO: Retrieving Stack Cost... 07:41:00 INFO: Retrieving Pricing Info for: v3-standard-8 07:41:00 INFO: Archiving Costs [Pipeline] echo 07:41:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:41:00 ---> logs-deploy.sh 07:41:00 lf-activate-venv: SKIPPING 07:41:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1377/2 07:41:00 INFO: archiving workspace using pattern(s): 07:41:01 Archives upload complete. 07:41:01 INFO: archiving logs to Nexus