Pull request #560 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d9a41ae27a784640b541e979395bb790c4f5a6f7+6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 (7c94b2dbca5f8b8e6780f72a12921b9c95a7aafc) 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-ssh15662308656796039801.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh11626372345108137857.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-560/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-mqtt-go/branches/PR-560/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4562216555252666042.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh6546012875251632644.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-mqtt-go/branches/PR-560/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-mqtt-go/branches/PR-560/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16020223142624298527.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-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-centos7-blackbox-4c-2g-7184’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-centos7-blackbox-4c-2g-7185’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-8408’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8409’ is offline ‘prd-ubuntu20.04-docker-8c-8g-8417’ is offline ‘prd-ubuntu20.04-docker-arm64-4c-16g-8411’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-8412’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-arm64-4c-16g-8414’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-8418 in /w/workspace/gexfoundry_device-mqtt-go_PR-560 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-560 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-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-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/560/head:refs/remotes/origin/PR-560 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 into PR head commit d9a41ae27a784640b541e979395bb790c4f5a6f7 Merge succeeded, producing d9a41ae27a784640b541e979395bb790c4f5a6f7 Checking out Revision d9a41ae27a784640b541e979395bb790c4f5a6f7 (PR-560) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 07:20:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 07:20:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 07:20:12 ========================================================= 07:20:12 EdgeX Global Pipelines Version Info 07:20:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f d9a41ae27a784640b541e979395bb790c4f5a6f7 # 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 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d9a41ae27a784640b541e979395bb790c4f5a6f7 # timeout=10 > git rev-list --no-walk 60aae21d6e0e4b000ee9a0ef5c72878c772e2933 # timeout=10 07:20:13 ------------------- 07:20:13 stable info: 07:20:13 ------------------- 07:20:13 Commited By: Bill Mahoney bill.mahoney@intel.com 07:20:13 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:20:13 Message: update stable to v1.0.248 07:20:13 ------------------- 07:20:13 experimental info: 07:20:13 ------------------- 07:20:13 Commited By: **** collab-it+edgex@linuxfoundation.org 07:20:13 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 07:20:13 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-560 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-560 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-560 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d9a41ae27a784640b541e979395bb790c4f5a6f7 [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d9a41ae [Pipeline] echo 07:20:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:20:14 provisioning config files... 07:20:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/config5614786665373347753tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:14 ---> docker-login.sh 07:20:14 nexus3.edgexfoundry.org:10001 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10002 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10003 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 nexus3.edgexfoundry.org:10004 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 docker.io 07:20:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:15 Configure a credential helper to remove this warning. See 07:20:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:15 07:20:15 Login Succeeded 07:20:15 ---> docker-login.sh ends [Pipeline] } 07:20:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 07:20:15 + git rev-list -1 --merges d9a41ae27a784640b541e979395bb790c4f5a6f7~1..d9a41ae27a784640b541e979395bb790c4f5a6f7 [Pipeline] echo 07:20:16 -----------> git rev-list -1 --merges d9a41ae27a784640b541e979395bb790c4f5a6f7~1..d9a41ae27a784640b541e979395bb790c4f5a6f7 d9a41ae27a784640b541e979395bb790c4f5a6f7 [false] [Pipeline] sh 07:20:16 + git log --format=format:%s -1 d9a41ae27a784640b541e979395bb790c4f5a6f7 [Pipeline] echo 07:20:16 ========================================================= 07:20:16 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 07:20:16 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:20:16 + git log --format=format:%s -1 d9a41ae27a784640b541e979395bb790c4f5a6f7 [Pipeline] echo 07:20:16 [semverPrep] GIT_COMMIT: d9a41ae27a784640b541e979395bb790c4f5a6f7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo 07:20:16 [semverPrep] This is not a build commit. [Pipeline] sh 07:20:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:20:17 + grep -v github /etc/ssh/ssh_known_hosts 07:20:17 + [ -e /tmp/ssh_known_hosts ] 07:20:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 07:20:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 07:20:17 + sudo tee -a /etc/ssh/ssh_known_hosts 07:20:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:17 07:20:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:17 0.1.4: Pulling from edgex-devops/py-git-semver 07:20:17 b85a868b505f: Pulling fs layer 07:20:17 e2be974225ed: Pulling fs layer 07:20:17 339a4e72a1f5: Pulling fs layer 07:20:17 988bab9f4d93: Pulling fs layer 07:20:17 1469e6f7b9e6: Pulling fs layer 07:20:17 eaf3925da568: Pulling fs layer 07:20:17 bab4dde63d76: Pulling fs layer 07:20:17 bde34c3a00c8: Pulling fs layer 07:20:17 b352a97aabf1: Pulling fs layer 07:20:17 4872d77fe225: Pulling fs layer 07:20:17 5851b861e8e6: Pulling fs layer 07:20:17 eaf3925da568: Waiting 07:20:17 1469e6f7b9e6: Waiting 07:20:17 988bab9f4d93: Waiting 07:20:17 bab4dde63d76: Waiting 07:20:17 b352a97aabf1: Waiting 07:20:17 bde34c3a00c8: Waiting 07:20:17 4872d77fe225: Waiting 07:20:17 e2be974225ed: Verifying Checksum 07:20:17 e2be974225ed: Download complete 07:20:17 988bab9f4d93: Verifying Checksum 07:20:17 988bab9f4d93: Download complete 07:20:17 1469e6f7b9e6: Verifying Checksum 07:20:17 1469e6f7b9e6: Download complete 07:20:17 eaf3925da568: Verifying Checksum 07:20:17 eaf3925da568: Download complete 07:20:17 339a4e72a1f5: Verifying Checksum 07:20:17 339a4e72a1f5: Download complete 07:20:17 bde34c3a00c8: Download complete 07:20:17 b352a97aabf1: Download complete 07:20:17 4872d77fe225: Verifying Checksum 07:20:17 4872d77fe225: Download complete 07:20:17 5851b861e8e6: Verifying Checksum 07:20:17 5851b861e8e6: Download complete 07:20:17 b85a868b505f: Verifying Checksum 07:20:17 b85a868b505f: Download complete 07:20:18 bab4dde63d76: Verifying Checksum 07:20:18 bab4dde63d76: Download complete 07:20:19 b85a868b505f: Pull complete 07:20:19 e2be974225ed: Pull complete 07:20:20 339a4e72a1f5: Pull complete 07:20:20 988bab9f4d93: Pull complete 07:20:20 1469e6f7b9e6: Pull complete 07:20:20 eaf3925da568: Pull complete 07:20:22 bab4dde63d76: Pull complete 07:20:22 bde34c3a00c8: Pull complete 07:20:22 b352a97aabf1: Pull complete 07:20:22 4872d77fe225: Pull complete 07:20:22 5851b861e8e6: Pull complete 07:20:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 07:20:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:20:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:20:23 prd-ubuntu20.04-docker-8c-8g-8418 does not seem to be running inside a container 07:20:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-560 -v /w/workspace/gexfoundry_device-mqtt-go_PR-560:/w/workspace/gexfoundry_device-mqtt-go_PR-560:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-560@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:20:25 $ docker top 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 -eo pid,comm 07:20:25 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:20:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:20:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:25 [ssh-agent] Looking for ssh-agent implementation... 07:20:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:25 $ docker exec 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 ssh-agent 07:20:25 SSH_AUTH_SOCK=/tmp/ssh-k0rG5wKjOFWs/agent.33 07:20:25 SSH_AGENT_PID=39 07:20:25 Running ssh-add (command line suppressed) 07:20:25 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/private_key_11029290412145176286.key (/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/private_key_11029290412145176286.key) 07:20:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:25 + git tag --points-at HEAD [Pipeline] } 07:20:25 $ docker exec --env ******** --env ******** 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 ssh-agent -k 07:20:25 unset SSH_AUTH_SOCK; 07:20:25 unset SSH_AGENT_PID; 07:20:25 echo Agent pid 39 killed; 07:20:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 07:20:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:20:25 [ssh-agent] Looking for ssh-agent implementation... 07:20:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:20:26 $ docker exec 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 ssh-agent 07:20:26 SSH_AUTH_SOCK=/tmp/ssh-8MDdNiDJtHd2/agent.71 07:20:26 SSH_AGENT_PID=77 07:20:26 Running ssh-add (command line suppressed) 07:20:26 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/private_key_17432401480266614643.key (/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/private_key_17432401480266614643.key) 07:20:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:20:26 + git semver init 07:20:26 2023-04-13 07:20:26,853 [run_init] DEBUG init version:0.0.0 force:False 07:20:26 2023-04-13 07:20:26,854 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver 07:20:26 2023-04-13 07:20:26,855 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver 07:20:26 2023-04-13 07:20:26,855 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-560, universal_newlines=False, shell=None, istream=None) 07:20:27 2023-04-13 07:20:27,610 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560/.git/info/exclude 07:20:27 2023-04-13 07:20:27,611 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver/PR-560 with force:False 07:20:27 2023-04-13 07:20:27,611 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver/PR-560 07:20:27 2023-04-13 07:20:27,616 [execute] INFO git cat-file --batch-check 07:20:27 2023-04-13 07:20:27,617 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver, universal_newlines=False, shell=None, istream=) 07:20:27 2023-04-13 07:20:27,624 [execute] INFO git cat-file --batch 07:20:27 2023-04-13 07:20:27,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver, universal_newlines=False, shell=None, istream=) 07:20:27 2023-04-13 07:20:27,630 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-560/.semver/PR-560 07:20:27 0.0.0 [Pipeline] } 07:20:27 $ docker exec --env ******** --env ******** 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 ssh-agent -k 07:20:27 unset SSH_AUTH_SOCK; 07:20:27 unset SSH_AGENT_PID; 07:20:27 echo Agent pid 77 killed; 07:20:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:20:28 + git semver [Pipeline] } 07:20:28 $ docker stop --time=1 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 07:20:29 $ docker rm -f --volumes 1ae2e4a691e4326f11dd6bad01e88b24e667bba989cf80f898c82f09f3af47c6 [Pipeline] // withDockerContainer [Pipeline] sh 07:20:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 07:20:30 Stashed 1 file(s) [Pipeline] echo 07:20:30 [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:20:30 provisioning config files... 07:20:30 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/config3545722376922149697tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:20:30 ---> docker-login.sh 07:20:30 nexus3.edgexfoundry.org:10001 07:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:30 Configure a credential helper to remove this warning. See 07:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:30 07:20:30 Login Succeeded 07:20:30 nexus3.edgexfoundry.org:10002 07:20:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:30 Configure a credential helper to remove this warning. See 07:20:30 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:30 07:20:30 Login Succeeded 07:20:30 nexus3.edgexfoundry.org:10003 07:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:31 Configure a credential helper to remove this warning. See 07:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:31 07:20:31 Login Succeeded 07:20:31 nexus3.edgexfoundry.org:10004 07:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:31 Configure a credential helper to remove this warning. See 07:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:31 07:20:31 Login Succeeded 07:20:31 docker.io 07:20:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:20:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:20:31 Configure a credential helper to remove this warning. See 07:20:31 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:20:31 07:20:31 Login Succeeded 07:20:31 ---> docker-login.sh ends [Pipeline] } 07:20:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:20:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:20:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:20:31 ========================================================= 07:20:31 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 07:20:31 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:31 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 07:20:31 Sending build context to Docker daemon 6.423MB 07:20:31 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:20:31 Step 2/12 : FROM ${BASE} AS builder 07:20:31 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 07:20:31 63b65145d645: Pulling fs layer 07:20:31 a2d21d5440eb: Pulling fs layer 07:20:31 935e6c44a52c: Pulling fs layer 07:20:31 94cc34f8dd06: Pulling fs layer 07:20:31 30dea6a524f1: Pulling fs layer 07:20:31 a2aff8979fd8: Pulling fs layer 07:20:31 6808be2612f2: Pulling fs layer 07:20:31 f25807f1079a: Pulling fs layer 07:20:31 30dea6a524f1: Waiting 07:20:31 a2aff8979fd8: Waiting 07:20:31 6808be2612f2: Waiting 07:20:31 f25807f1079a: Waiting 07:20:32 a2d21d5440eb: Verifying Checksum 07:20:32 a2d21d5440eb: Download complete 07:20:32 94cc34f8dd06: Download complete 07:20:32 30dea6a524f1: Download complete 07:20:32 63b65145d645: Verifying Checksum 07:20:32 63b65145d645: Download complete 07:20:32 a2aff8979fd8: Verifying Checksum 07:20:32 a2aff8979fd8: Download complete 07:20:32 63b65145d645: Pull complete 07:20:32 a2d21d5440eb: Pull complete 07:20:32 f25807f1079a: Verifying Checksum 07:20:32 f25807f1079a: Download complete 07:20:32 935e6c44a52c: Verifying Checksum 07:20:32 935e6c44a52c: Download complete 07:20:32 6808be2612f2: Verifying Checksum 07:20:37 935e6c44a52c: Pull complete 07:20:37 94cc34f8dd06: Pull complete 07:20:37 30dea6a524f1: Pull complete 07:20:37 a2aff8979fd8: Pull complete 07:20:38 6808be2612f2: Pull complete 07:20:39 f25807f1079a: Pull complete 07:20:39 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 07:20:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 07:20:39 ---> 3b553350e43f 07:20:39 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:20:41 ---> Running in ab8e214d7e9e 07:20:41 Removing intermediate container ab8e214d7e9e 07:20:41 ---> f86ff8c48301 07:20:41 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:20:41 ---> Running in 8de60d8469d8 07:20:41 Removing intermediate container 8de60d8469d8 07:20:41 ---> 26c1375f8a0a 07:20:41 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:20:41 ---> Running in c3215219cfb7 07:20:41 Removing intermediate container c3215219cfb7 07:20:41 ---> 12799e322995 07:20:41 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:20:41 ---> Running in 471c201db364 07:20:42 Removing intermediate container 471c201db364 07:20:42 ---> c0e582073583 07:20:42 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:20:42 ---> Running in 0b81e515431e 07:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:20:42 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:20:42 (2/4) Installing libedit (20221030.3.1-r0) 07:20:42 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:20:42 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:20:42 Executing busybox-1.35.0-r29.trigger 07:20:42 OK: 269 MiB in 57 packages 07:20:43 Removing intermediate container 0b81e515431e 07:20:43 ---> 028b13efd77b 07:20:43 Step 8/12 : WORKDIR /device-mqtt-go 07:20:43 ---> Running in bc24a7da0b35 07:20:43 Removing intermediate container bc24a7da0b35 07:20:43 ---> 8358e22c4416 07:20:43 Step 9/12 : COPY go.mod vendor* ./ 07:20:43 ---> 75961afc3259 07:20:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:20:43 ---> Running in f90ab9d1af31 07:20:45 Still waiting to schedule task 07:20:45 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 07:21:01 Removing intermediate container f90ab9d1af31 07:21:01 ---> f6b34901d683 07:21:01 Step 11/12 : COPY . . 07:21:01 ---> 132987439ae2 07:21:01 Step 12/12 : RUN $MAKE 07:21:01 ---> Running in 7d6bdf588c50 07:21:02 noop 07:21:02 Removing intermediate container 7d6bdf588c50 07:21:02 ---> b540b99da0a0 07:21:02 Successfully built b540b99da0a0 07:21:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker inspect -f . ci-base-image-x86_64 07:21:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:02 prd-ubuntu20.04-docker-8c-8g-8418 does not seem to be running inside a container 07:21:02 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-560 -v /w/workspace/gexfoundry_device-mqtt-go_PR-560:/w/workspace/gexfoundry_device-mqtt-go_PR-560:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-560@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-x86_64 cat 07:21:03 $ docker top 28885648fb62df481acda03f03bd93b078b726cac8a2d10cad23faeb6edb3119 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:03 + go version 07:21:03 go version go1.20.2 linux/amd64 [Pipeline] } 07:21:03 $ docker stop --time=1 28885648fb62df481acda03f03bd93b078b726cac8a2d10cad23faeb6edb3119 07:21:04 $ docker rm -f --volumes 28885648fb62df481acda03f03bd93b078b726cac8a2d10cad23faeb6edb3119 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:05 + docker inspect -f . ci-base-image-x86_64 07:21:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:05 prd-ubuntu20.04-docker-8c-8g-8418 does not seem to be running inside a container 07:21:05 $ 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-mqtt-go_PR-560 -v /w/workspace/gexfoundry_device-mqtt-go_PR-560:/w/workspace/gexfoundry_device-mqtt-go_PR-560:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-560@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-x86_64 cat 07:21:05 $ docker top 613f8734ccaca11a68a1b345402a53c99e15833de8a8754052714ec9653d37e2 -eo pid,comm [Pipeline] { [Pipeline] sh 07:21:05 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-560 [Pipeline] fileExists [Pipeline] sh 07:21:06 + make test 07:21:06 go test ./... -coverprofile=coverage.out ./... 07:21:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:21:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:21:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:21:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.0% of statements 07:21:26 go vet ./... 07:21:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:21:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:21:28 ./bin/test-attribution-txt.sh 07:21:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:21:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:21:28 $ docker stop --time=1 613f8734ccaca11a68a1b345402a53c99e15833de8a8754052714ec9653d37e2 07:21:30 $ docker rm -f --volumes 613f8734ccaca11a68a1b345402a53c99e15833de8a8754052714ec9653d37e2 [Pipeline] // withDockerContainer [Pipeline] sh 07:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:21:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 07:21:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:21:32 + ls -al . 07:21:32 total 180 07:21:32 drwxrwxr-x 10 jenkins jenkins 4096 Apr 13 07:21 . 07:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:20 .. 07:21:32 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:20 .dockerignore 07:21:32 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:20 .git 07:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:20 .github 07:21:32 -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:20 .gitignore 07:21:32 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:20 .golangci.yml 07:21:32 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:20 .semver 07:21:32 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 07:20 Attribution.txt 07:21:32 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 07:20 CHANGELOG.md 07:21:32 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 07:20 Dockerfile 07:21:32 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:20 GOVERNANCE.md 07:21:32 -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 07:20 Jenkinsfile 07:21:32 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:20 LICENSE 07:21:32 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 07:20 Makefile 07:21:32 -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:20 OWNERS.md 07:21:32 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 07:20 README.md 07:21:32 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:20 VERSION 07:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:20 bin 07:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:20 cmd 07:21:32 -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 07:21 coverage.out 07:21:32 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 07:20 go.mod 07:21:32 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:20 go.sum 07:21:32 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:20 internal 07:21:32 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:20 mock 07:21:32 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:20 snap 07:21:32 -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 07:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:32 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=d9a41ae27a784640b541e979395bb790c4f5a6f7 --label arch=amd64 --label version=0.0.0 . 07:21:32 Sending build context to Docker daemon 6.441MB 07:21:32 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:21:32 Step 2/24 : FROM ${BASE} AS builder 07:21:32 ---> b540b99da0a0 07:21:32 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:21:32 ---> Running in 0deaf16caac3 07:21:32 Removing intermediate container 0deaf16caac3 07:21:32 ---> 7ac52a9925da 07:21:32 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:21:32 ---> Running in 81af0cb2872f 07:21:32 Removing intermediate container 81af0cb2872f 07:21:32 ---> 24c463db67d5 07:21:32 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:21:32 ---> Running in 9b8aa9f8f103 07:21:32 Removing intermediate container 9b8aa9f8f103 07:21:32 ---> 2075058d6df6 07:21:32 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:21:32 ---> Running in 65eebfc16f55 07:21:32 Removing intermediate container 65eebfc16f55 07:21:32 ---> 6e31759c965d 07:21:32 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:21:32 ---> Running in 9e78bd9f1ffd 07:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:21:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:21:33 OK: 269 MiB in 57 packages 07:21:33 Removing intermediate container 9e78bd9f1ffd 07:21:33 ---> b16b7012967b 07:21:33 Step 8/24 : WORKDIR /device-mqtt-go 07:21:33 ---> Running in c0b5c68b3be7 07:21:33 Removing intermediate container c0b5c68b3be7 07:21:33 ---> 8d964b387cde 07:21:33 Step 9/24 : COPY go.mod vendor* ./ 07:21:33 ---> 315d7ad38786 07:21:33 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:21:33 ---> Running in d253df541f42 07:21:34 Removing intermediate container d253df541f42 07:21:34 ---> b4eb4a0662b2 07:21:34 Step 11/24 : COPY . . 07:21:35 ---> 9a364dd604e6 07:21:35 Step 12/24 : RUN $MAKE 07:21:35 ---> Running in ef6cd1b6fd72 07:21:35 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 07:21:53 Removing intermediate container ef6cd1b6fd72 07:21:53 ---> a67b0b005a1f 07:21:53 Step 13/24 : FROM alpine:3.17 07:21:53 3.17: Pulling from library/alpine 07:21:53 f56be85fc22e: Pulling fs layer 07:21:53 f56be85fc22e: Verifying Checksum 07:21:53 f56be85fc22e: Download complete 07:21:53 f56be85fc22e: Pull complete 07:21:53 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:21:53 Status: Downloaded newer image for alpine:3.17 07:21:53 ---> 9ed4aefc74f6 07:21:53 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:21:53 ---> Running in 9e69c9292619 07:21:53 Removing intermediate container 9e69c9292619 07:21:53 ---> 0eef52e6d378 07:21:53 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:21:53 ---> Running in da310216b968 07:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 07:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 07:21:53 (1/1) Installing dumb-init (1.2.5-r2) 07:21:53 Executing busybox-1.35.0-r29.trigger 07:21:53 OK: 7 MiB in 16 packages 07:21:53 Removing intermediate container da310216b968 07:21:53 ---> 67b3e9076823 07:21:53 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:21:54 ---> d37f18d028d0 07:21:54 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:21:54 ---> 8ae93367eb0b 07:21:54 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:21:54 ---> 1673bdee95a9 07:21:54 Step 19/24 : EXPOSE 59982 07:21:54 ---> Running in 312a2be338c0 07:21:54 Removing intermediate container 312a2be338c0 07:21:54 ---> 8ae7f10afe9e 07:21:54 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:21:54 ---> Running in 7831476d6139 07:21:54 Removing intermediate container 7831476d6139 07:21:54 ---> a43178f3b65f 07:21:54 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:21:54 ---> Running in 9ee0c8c1728d 07:21:54 Removing intermediate container 9ee0c8c1728d 07:21:54 ---> 501bd53d7281 07:21:54 Step 22/24 : LABEL arch=amd64 07:21:54 ---> Running in 96a535304f22 07:21:54 Removing intermediate container 96a535304f22 07:21:54 ---> 886bbf141e62 07:21:54 Step 23/24 : LABEL git_sha=d9a41ae27a784640b541e979395bb790c4f5a6f7 07:21:54 ---> Running in 8f9c176b3fed 07:21:55 Removing intermediate container 8f9c176b3fed 07:21:55 ---> 635f75861e93 07:21:55 Step 24/24 : LABEL version=0.0.0 07:21:55 ---> Running in 433a2a11f65e 07:21:55 Removing intermediate container 433a2a11f65e 07:21:55 ---> c6ce9cd44395 07:21:55 [Warning] One or more build-args [ARCH] were not consumed 07:21:55 Successfully built c6ce9cd44395 07:21:55 Successfully tagged device-mqtt: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:21:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:55 07:21:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:21:55 latest: Pulling from edgex-lftools-log-publisher 07:21:55 5eb5b503b376: Pulling fs layer 07:21:55 5c69ac0246d0: Pulling fs layer 07:21:55 ec43610c2a17: Pulling fs layer 07:21:55 3a2ae6a8a46f: Pulling fs layer 07:21:55 33b1e0a273af: Pulling fs layer 07:21:55 5d3b04190fa2: Pulling fs layer 07:21:55 2f39f015ded8: Pulling fs layer 07:21:55 33b1e0a273af: Waiting 07:21:55 2f39f015ded8: Waiting 07:21:55 5d3b04190fa2: Waiting 07:21:55 5c69ac0246d0: Download complete 07:21:55 3a2ae6a8a46f: Verifying Checksum 07:21:55 3a2ae6a8a46f: Download complete 07:21:55 33b1e0a273af: Verifying Checksum 07:21:55 33b1e0a273af: Download complete 07:21:55 5d3b04190fa2: Verifying Checksum 07:21:55 5d3b04190fa2: Download complete 07:21:55 ec43610c2a17: Verifying Checksum 07:21:55 ec43610c2a17: Download complete 07:21:56 5eb5b503b376: Verifying Checksum 07:21:56 5eb5b503b376: Download complete 07:21:56 2f39f015ded8: Download complete 07:21:57 5eb5b503b376: Pull complete 07:21:57 5c69ac0246d0: Pull complete 07:21:57 ec43610c2a17: Pull complete 07:21:57 3a2ae6a8a46f: Pull complete 07:21:57 33b1e0a273af: Pull complete 07:21:57 5d3b04190fa2: Pull complete 07:22:01 2f39f015ded8: Pull complete 07:22:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:22:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:22:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:01 prd-ubuntu20.04-docker-8c-8g-8418 does not seem to be running inside a container 07:22: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-mqtt-go_PR-560 -v /w/workspace/gexfoundry_device-mqtt-go_PR-560:/w/workspace/gexfoundry_device-mqtt-go_PR-560:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-560@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:22:03 $ docker top fd9c46f7c0717089a6da4fc2081b17447b6aa25f007dd9eaa8419aca1118d5c5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:03 ---> job-cost.sh 07:22:03 lf-activate-venv: SKIPPING 07:22:03 INFO: No Stack... 07:22:04 INFO: Retrieving Pricing Info for: v3-standard-8 07:22:04 INFO: Archiving Costs [Pipeline] sh 07:22:04 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives/cost.csv 07:22:04 + cut -d, -f6 [Pipeline] lock 07:22:04 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] 07:22:04 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] did not exist. Created. 07:22:04 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:22:05 + echo total: 0.2199999988079071 [Pipeline] stash 07:22:05 Stashed 1 file(s) [Pipeline] } 07:22:05 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:22:05 $ docker stop --time=1 fd9c46f7c0717089a6da4fc2081b17447b6aa25f007dd9eaa8419aca1118d5c5 07:22:06 $ docker rm -f --volumes fd9c46f7c0717089a6da4fc2081b17447b6aa25f007dd9eaa8419aca1118d5c5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:23:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8422 in /w/workspace/gexfoundry_device-mqtt-go_PR-560 [Pipeline] { [Pipeline] ws 07:23:20 Running in /w/workspace/device-mqtt-go/2 [Pipeline] { [Pipeline] checkout 07:23:20 Selected Git installation does not exist. Using Default 07:23:20 The recommended git tool is: NONE 07:23:29 using credential edgex-jenkins-ssh 07:23:29 Cloning the remote Git repository 07:23:29 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 07:23:30 > git init /w/workspace/device-mqtt-go/2 # timeout=10 07:23:30 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:23:30 > git --version # timeout=10 07:23:30 > git --version # 'git version 2.25.1' 07:23:30 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:30 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:31 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:23:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:23:35 Merging remotes/origin/main commit 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 into PR head commit d9a41ae27a784640b541e979395bb790c4f5a6f7 07:23:34 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 07:23:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 07:23:34 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/560/head:refs/remotes/origin/PR-560 +refs/heads/main:refs/remotes/origin/main # timeout=10 07:23:35 > git config core.sparsecheckout # timeout=10 07:23:35 > git checkout -f d9a41ae27a784640b541e979395bb790c4f5a6f7 # timeout=10 07:23:35 > git remote # timeout=10 07:23:35 > git config --get remote.origin.url # timeout=10 07:23:35 using GIT_SSH to set credentials SSH Credentials for GitHub 07:23:35 Merge succeeded, producing d9a41ae27a784640b541e979395bb790c4f5a6f7 07:23:35 Checking out Revision d9a41ae27a784640b541e979395bb790c4f5a6f7 (PR-560) 07:23:36 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 07:23:35 > git merge 6aa7ac0430e5a1b5a9d4fb0262e555eaaf239fc9 # timeout=10 07:23:35 > git rev-parse HEAD^{commit} # timeout=10 07:23:35 > git config core.sparsecheckout # timeout=10 07:23:36 > git checkout -f d9a41ae27a784640b541e979395bb790c4f5a6f7 # timeout=10 07:23:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 07:23:37 % Total % Received % Xferd Average Speed Time Time Time Current 07:23:37 Dload Upload Total Spent Left Speed 07:23:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 170k 0 --:--:-- --:--:-- --:--:-- 172k [Pipeline] sh 07:23:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 07:23:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 07:23:38 + sudo tee /etc/docker/daemon.new 07:23:38 { 07:23:38 "registry-mirrors": [ 07:23:38 "https://nexus3.edgexfoundry.org:10001" 07:23:38 ], 07:23:38 "bip": "10.250.0.254/24", 07:23:38 "hosts": [ 07:23:38 "tcp://0.0.0.0:5555", 07:23:38 "unix:///var/run/docker.sock" 07:23:38 ], 07:23:38 "mtu": 1458, 07:23:38 "selinux-enabled": true, 07:23:38 "seccomp-profile": "/etc/docker/seccomp.json" 07:23:38 } [Pipeline] sh 07:23:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 07:23:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:58 provisioning config files... 07:23:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/2@tmp/config13382528979238633686tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:23:58 ---> docker-login.sh 07:23:58 nexus3.edgexfoundry.org:10001 07:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:59 Configure a credential helper to remove this warning. See 07:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:59 07:23:59 Login Succeeded 07:23:59 nexus3.edgexfoundry.org:10002 07:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:23:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:23:59 Configure a credential helper to remove this warning. See 07:23:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:23:59 07:23:59 Login Succeeded 07:23:59 nexus3.edgexfoundry.org:10003 07:23:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:00 Configure a credential helper to remove this warning. See 07:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:00 07:24:00 Login Succeeded 07:24:00 nexus3.edgexfoundry.org:10004 07:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:00 Configure a credential helper to remove this warning. See 07:24:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:00 07:24:00 Login Succeeded 07:24:00 docker.io 07:24:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:24:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 07:24:01 Configure a credential helper to remove this warning. See 07:24:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 07:24:01 07:24:01 Login Succeeded 07:24:01 ---> docker-login.sh ends [Pipeline] } 07:24:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 07:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 07:24:01 ========================================================= 07:24:01 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 07:24:01 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:24:01 + docker build -t ci-base-image-arm64 -f 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:24:02 Sending build context to Docker daemon 3.332MB 07:24:02 Step 1/12 : ARG BASE=golang:1.20-alpine3.17 07:24:02 Step 2/12 : FROM ${BASE} AS builder 07:24:02 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:24:02 af6eaf76a39c: Pulling fs layer 07:24:02 55522c791124: Pulling fs layer 07:24:02 ce5c4a1c91eb: Pulling fs layer 07:24:02 169dfbe0d373: Pulling fs layer 07:24:02 e1ff8fa3b103: Pulling fs layer 07:24:02 52ebb69f0ebf: Pulling fs layer 07:24:02 5abe8eddf0d5: Pulling fs layer 07:24:02 e1ff8fa3b103: Waiting 07:24:02 52ebb69f0ebf: Waiting 07:24:02 5abe8eddf0d5: Waiting 07:24:02 169dfbe0d373: Waiting 07:24:02 55522c791124: Verifying Checksum 07:24:02 55522c791124: Download complete 07:24:02 169dfbe0d373: Verifying Checksum 07:24:02 169dfbe0d373: Download complete 07:24:02 e1ff8fa3b103: Verifying Checksum 07:24:02 e1ff8fa3b103: Download complete 07:24:03 af6eaf76a39c: Verifying Checksum 07:24:03 af6eaf76a39c: Download complete 07:24:04 5abe8eddf0d5: Download complete 07:24:04 af6eaf76a39c: Pull complete 07:24:05 55522c791124: Pull complete 07:24:06 ce5c4a1c91eb: Verifying Checksum 07:24:06 ce5c4a1c91eb: Download complete 07:24:06 52ebb69f0ebf: Verifying Checksum 07:24:06 52ebb69f0ebf: Download complete 07:24:18 ce5c4a1c91eb: Pull complete 07:24:18 169dfbe0d373: Pull complete 07:24:18 e1ff8fa3b103: Pull complete 07:24:23 52ebb69f0ebf: Pull complete 07:24:25 5abe8eddf0d5: Pull complete 07:24:25 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 07:24:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 07:24:25 ---> 6cb57ee374ae 07:24:25 Step 3/12 : ARG ADD_BUILD_TAGS="" 07:24:27 ---> Running in de7496785a65 07:24:27 Removing intermediate container de7496785a65 07:24:27 ---> a1edc6a35f9a 07:24:27 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:24:27 ---> Running in a0840bb16fb5 07:24:27 Removing intermediate container a0840bb16fb5 07:24:27 ---> a7daedf1a84f 07:24:27 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:24:27 ---> Running in 702389f33e25 07:24:28 Removing intermediate container 702389f33e25 07:24:28 ---> 349577ee3d34 07:24:28 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 07:24:28 ---> Running in 630f6833730b 07:24:28 Removing intermediate container 630f6833730b 07:24:28 ---> c4917bf78b53 07:24:28 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:24:28 ---> Running in 924dfa4e79b3 07:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:24:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:24:32 (1/4) Installing openssh-keygen (9.1_p1-r2) 07:24:32 (2/4) Installing libedit (20221030.3.1-r0) 07:24:32 (3/4) Installing openssh-client-common (9.1_p1-r2) 07:24:32 (4/4) Installing openssh-client-default (9.1_p1-r2) 07:24:32 Executing busybox-1.35.0-r29.trigger 07:24:32 OK: 268 MiB in 57 packages 07:24:33 Removing intermediate container 924dfa4e79b3 07:24:33 ---> 8d4b8332a2a3 07:24:33 Step 8/12 : WORKDIR /device-mqtt-go 07:24:33 ---> Running in 1cc93d4e3a60 07:24:33 Removing intermediate container 1cc93d4e3a60 07:24:33 ---> 6e76b3c839a0 07:24:33 Step 9/12 : COPY go.mod vendor* ./ 07:24:34 ---> d8e545164f2a 07:24:34 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:24:34 ---> Running in a213ed895517 07:25:55 Removing intermediate container a213ed895517 07:25:55 ---> 1dcf7fe6e8dd 07:25:55 Step 11/12 : COPY . . 07:25:55 ---> 738e4768c901 07:25:55 Step 12/12 : RUN $MAKE 07:25:55 ---> Running in 5d7dd46a3d57 07:25:55 noop 07:25:55 Removing intermediate container 5d7dd46a3d57 07:25:55 ---> 839a72ec99cf 07:25:55 Successfully built 839a72ec99cf 07:25:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:25:56 + docker inspect -f . ci-base-image-arm64 07:25:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:25:56 prd-ubuntu20.04-docker-arm64-4c-16g-8422 does not seem to be running inside a container 07:25:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-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:25:57 $ docker top 4dad769d44b590166bd17d6d6d64e7af0946a8edea3203169ee299f93ab940e9 -eo pid,comm [Pipeline] { [Pipeline] sh 07:25:58 + go version 07:25:58 go version go1.20.2 linux/arm64 [Pipeline] } 07:25:58 $ docker stop --time=1 4dad769d44b590166bd17d6d6d64e7af0946a8edea3203169ee299f93ab940e9 07:26:01 $ docker rm -f --volumes 4dad769d44b590166bd17d6d6d64e7af0946a8edea3203169ee299f93ab940e9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:26:01 + docker inspect -f . ci-base-image-arm64 07:26:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:26:02 prd-ubuntu20.04-docker-arm64-4c-16g-8422 does not seem to be running inside a container 07:26:02 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-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:26:03 $ docker top 3d3183ae8503aaaa33a2563128e5b9eb6e96d1e0ead3add842b717d9ec20803a -eo pid,comm [Pipeline] { [Pipeline] sh 07:26:04 + git config --global --add safe.directory /w/workspace/device-mqtt-go/2 [Pipeline] fileExists [Pipeline] sh 07:26:04 + make test 07:26:04 go test ./... -coverprofile=coverage.out ./... 07:26:43 ? github.com/edgexfoundry/device-mqtt-go [no test files] 07:28:50 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 07:28:55 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 07:28:55 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.081s coverage: 22.0% of statements 07:28:56 WARNING: Linting skipped (not on x86_64 or linter not installed) 07:28:56 go vet ./... 07:29:28 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:29:28 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:29:28 ./bin/test-attribution-txt.sh 07:29:28 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 07:29:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 07:29:28 $ docker stop --time=1 3d3183ae8503aaaa33a2563128e5b9eb6e96d1e0ead3add842b717d9ec20803a 07:29:30 $ docker rm -f --volumes 3d3183ae8503aaaa33a2563128e5b9eb6e96d1e0ead3add842b717d9ec20803a [Pipeline] // withDockerContainer [Pipeline] sh 07:29:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 07:29:31 Warning: overwriting stash ‘coverage-report’ 07:29:32 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 07:29:33 + sudo chown -R jenkins:jenkins . [Pipeline] sh 07:29:33 + ls -al . 07:29:33 total 176 07:29:33 drwxrwxr-x 9 jenkins jenkins 4096 Apr 13 07:26 . 07:29:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:23 .. 07:29:33 -rw-rw-r-- 1 jenkins jenkins 140 Apr 13 07:23 .dockerignore 07:29:33 drwxrwxr-x 8 jenkins jenkins 4096 Apr 13 07:23 .git 07:29:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 .github 07:29:33 -rw-rw-r-- 1 jenkins jenkins 329 Apr 13 07:23 .gitignore 07:29:33 -rw-rw-r-- 1 jenkins jenkins 41 Apr 13 07:23 .golangci.yml 07:29:33 -rw-rw-r-- 1 jenkins jenkins 9288 Apr 13 07:23 Attribution.txt 07:29:33 -rw-rw-r-- 1 jenkins jenkins 13162 Apr 13 07:23 CHANGELOG.md 07:29:33 -rw-rw-r-- 1 jenkins jenkins 1689 Apr 13 07:23 Dockerfile 07:29:33 -rw-rw-r-- 1 jenkins jenkins 677 Apr 13 07:23 GOVERNANCE.md 07:29:33 -rw-rw-r-- 1 jenkins jenkins 678 Apr 13 07:23 Jenkinsfile 07:29:33 -rw-rw-r-- 1 jenkins jenkins 11340 Apr 13 07:23 LICENSE 07:29:33 -rw-rw-r-- 1 jenkins jenkins 1732 Apr 13 07:23 Makefile 07:29:33 -rw-rw-r-- 1 jenkins jenkins 620 Apr 13 07:23 OWNERS.md 07:29:33 -rw-rw-r-- 1 jenkins jenkins 3165 Apr 13 07:23 README.md 07:29:33 -rw-rw-r-- 1 jenkins jenkins 5 Apr 13 07:20 VERSION 07:29:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:23 bin 07:29:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 cmd 07:29:33 -rw-r--r-- 1 jenkins jenkins 18376 Apr 13 07:28 coverage.out 07:29:33 -rw-rw-r-- 1 jenkins jenkins 3333 Apr 13 07:23 go.mod 07:29:33 -rw-rw-r-- 1 jenkins jenkins 31553 Apr 13 07:23 go.sum 07:29:33 drwxrwxr-x 3 jenkins jenkins 4096 Apr 13 07:23 internal 07:29:33 drwxrwxr-x 2 jenkins jenkins 4096 Apr 13 07:23 mock 07:29:33 drwxrwxr-x 4 jenkins jenkins 4096 Apr 13 07:23 snap 07:29:33 -rw-rw-r-- 1 jenkins jenkins 227 Apr 13 07:23 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:29:33 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=d9a41ae27a784640b541e979395bb790c4f5a6f7 --label arch=arm64 --label version=0.0.0 . 07:29:34 Sending build context to Docker daemon 3.351MB 07:29:34 Step 1/24 : ARG BASE=golang:1.20-alpine3.17 07:29:34 Step 2/24 : FROM ${BASE} AS builder 07:29:34 ---> 839a72ec99cf 07:29:34 Step 3/24 : ARG ADD_BUILD_TAGS="" 07:29:34 ---> Running in 0c02ac3f28a0 07:29:34 Removing intermediate container 0c02ac3f28a0 07:29:34 ---> 05a54aebee62 07:29:34 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 07:29:35 ---> Running in 7e4dc05ed8e6 07:29:35 Removing intermediate container 7e4dc05ed8e6 07:29:35 ---> a4441e2a918d 07:29:35 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 07:29:35 ---> Running in e0d9657e7ea8 07:29:35 Removing intermediate container e0d9657e7ea8 07:29:35 ---> 1488b9f29f40 07:29:35 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 07:29:35 ---> Running in d19e2ae1799a 07:29:36 Removing intermediate container d19e2ae1799a 07:29:36 ---> f58cde32d8c7 07:29:36 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 07:29:36 ---> Running in 36fe8a0a3074 07:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:29:39 OK: 268 MiB in 57 packages 07:29:40 Removing intermediate container 36fe8a0a3074 07:29:40 ---> f1865829bcd3 07:29:40 Step 8/24 : WORKDIR /device-mqtt-go 07:29:40 ---> Running in e1841eec1c26 07:29:40 Removing intermediate container e1841eec1c26 07:29:40 ---> dbecc54efd3c 07:29:40 Step 9/24 : COPY go.mod vendor* ./ 07:29:41 ---> d6c414dc1be9 07:29:41 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:29:41 ---> Running in c42507159444 07:29:44 Removing intermediate container c42507159444 07:29:44 ---> b3316b2b1425 07:29:44 Step 11/24 : COPY . . 07:29:45 ---> e8e69d6d9de6 07:29:45 Step 12/24 : RUN $MAKE 07:29:45 ---> Running in ec67e29a4293 07:29:46 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 07:32:23 Removing intermediate container ec67e29a4293 07:32:23 ---> 151904286b20 07:32:23 Step 13/24 : FROM alpine:3.17 07:32:23 3.17: Pulling from library/alpine 07:32:23 c41833b44d91: Pulling fs layer 07:32:23 c41833b44d91: Verifying Checksum 07:32:23 c41833b44d91: Download complete 07:32:23 c41833b44d91: Pull complete 07:32:23 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 07:32:23 Status: Downloaded newer image for alpine:3.17 07:32:23 ---> 51e60588ff2c 07:32:23 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 07:32:23 ---> Running in 3dd4d187fc1c 07:32:23 Removing intermediate container 3dd4d187fc1c 07:32:23 ---> e16f5355afc6 07:32:23 Step 15/24 : RUN apk add --update --no-cache dumb-init 07:32:23 ---> Running in 9a113f5fadea 07:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 07:32:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 07:32:23 (1/1) Installing dumb-init (1.2.5-r2) 07:32:23 Executing busybox-1.35.0-r29.trigger 07:32:23 OK: 8 MiB in 16 packages 07:32:23 Removing intermediate container 9a113f5fadea 07:32:23 ---> a7906edc0a90 07:32:23 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 07:32:24 ---> 2cad5d919fda 07:32:24 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 07:32:24 ---> d66b728c66dd 07:32:24 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 07:32:24 ---> 93957729e9b6 07:32:24 Step 19/24 : EXPOSE 59982 07:32:24 ---> Running in 23a525f300af 07:32:25 Removing intermediate container 23a525f300af 07:32:25 ---> adc54370b706 07:32:25 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 07:32:25 ---> Running in 5f45731175f4 07:32:25 Removing intermediate container 5f45731175f4 07:32:25 ---> 3a0a583419fc 07:32:25 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 07:32:25 ---> Running in 1bb37052e507 07:32:26 Removing intermediate container 1bb37052e507 07:32:26 ---> 7eb7f4673fd5 07:32:26 Step 22/24 : LABEL arch=arm64 07:32:26 ---> Running in b684cc68cfa4 07:32:26 Removing intermediate container b684cc68cfa4 07:32:26 ---> 13bfc6a3866b 07:32:26 Step 23/24 : LABEL git_sha=d9a41ae27a784640b541e979395bb790c4f5a6f7 07:32:26 ---> Running in 339b357f015c 07:32:26 Removing intermediate container 339b357f015c 07:32:26 ---> 84d379a88dac 07:32:26 Step 24/24 : LABEL version=0.0.0 07:32:27 ---> Running in adc246012850 07:32:27 Removing intermediate container adc246012850 07:32:27 ---> 6ee9d8d36b3b 07:32:27 [Warning] One or more build-args [ARCH] were not consumed 07:32:27 Successfully built 6ee9d8d36b3b 07:32:27 Successfully tagged device-mqtt-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:32:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:27 07:32:27 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:32:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:28 arm64: Pulling from edgex-lftools-log-publisher 07:32:28 8998bd30e6a1: Pulling fs layer 07:32:28 04944245beec: Pulling fs layer 07:32:28 699f458cf7ca: Pulling fs layer 07:32:28 765212b225bb: Pulling fs layer 07:32:28 f23df028b6ca: Pulling fs layer 07:32:28 d65c8cfc05b1: Pulling fs layer 07:32:28 2437ff75d9bd: Pulling fs layer 07:32:28 f23df028b6ca: Waiting 07:32:28 d65c8cfc05b1: Waiting 07:32:28 2437ff75d9bd: Waiting 07:32:28 765212b225bb: Waiting 07:32:28 04944245beec: Verifying Checksum 07:32:28 04944245beec: Download complete 07:32:28 765212b225bb: Verifying Checksum 07:32:28 765212b225bb: Download complete 07:32:28 f23df028b6ca: Download complete 07:32:28 d65c8cfc05b1: Verifying Checksum 07:32:28 d65c8cfc05b1: Download complete 07:32:28 699f458cf7ca: Verifying Checksum 07:32:28 699f458cf7ca: Download complete 07:32:28 8998bd30e6a1: Verifying Checksum 07:32:28 8998bd30e6a1: Download complete 07:32:31 2437ff75d9bd: Verifying Checksum 07:32:31 2437ff75d9bd: Download complete 07:32:32 8998bd30e6a1: Pull complete 07:32:33 04944245beec: Pull complete 07:32:34 699f458cf7ca: Pull complete 07:32:34 765212b225bb: Pull complete 07:32:35 f23df028b6ca: Pull complete 07:32:35 d65c8cfc05b1: Pull complete 07:32:50 2437ff75d9bd: Pull complete 07:32:50 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:32:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:32:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:32:51 prd-ubuntu20.04-docker-arm64-4c-16g-8422 does not seem to be running inside a container 07:32:51 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/2 -v /w/workspace/device-mqtt-go/2:/w/workspace/device-mqtt-go/2:rw,z -v /w/workspace/device-mqtt-go/2@tmp:/w/workspace/device-mqtt-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:32:53 $ docker top c06800499e6c99308fa91f6e1a304f7e103c676a9a0ff4e336e5766204d4eb7e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:32:54 ---> job-cost.sh 07:32:54 lf-activate-venv: SKIPPING 07:32:54 INFO: No Stack... 07:32:55 INFO: Retrieving Pricing Info for: v3-standard-4 07:32:56 INFO: Archiving Costs [Pipeline] sh 07:32:56 + cat /w/workspace/device-mqtt-go/2/archives/cost.csv 07:32:56 + cut -d, -f6 [Pipeline] lock 07:32:56 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] 07:32:56 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] did not exist. Created. 07:32:56 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:32:57 /w/workspace/device-mqtt-go/2@tmp/durable-abbd4e00/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 07:32:58 + echo total: 0.10999999940395355 [Pipeline] stash 07:32:58 Warning: overwriting stash ‘stack-cost’ 07:32:58 Stashed 1 file(s) [Pipeline] } 07:32:58 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-560-2-stack-cost] [Pipeline] // lock [Pipeline] } 07:32:58 $ docker stop --time=1 c06800499e6c99308fa91f6e1a304f7e103c676a9a0ff4e336e5766204d4eb7e 07:33:00 $ docker rm -f --volumes c06800499e6c99308fa91f6e1a304f7e103c676a9a0ff4e336e5766204d4eb7e [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:33:00 provisioning config files... 07:33:00 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/config1316982451101884230tmp [Pipeline] { [Pipeline] sh 07:33:01 + set +x 07:33:01 + curl -s https://codecov.io/bash 07:33:01 + bash -s -- 07:33:01 07:33:01 _____ _ 07:33:01 / ____| | | 07:33:01 | | ___ __| | ___ ___ _____ __ 07:33:01 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:33:01 | |___| (_) | (_| | __/ (_| (_) \ V / 07:33:01 \_____\___/ \__,_|\___|\___\___/ \_/ 07:33:01 Bash-1.0.6 07:33:01 07:33:01 07:33:01 ==> git version 2.25.1 found 07:33:01 ==> 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:33:01 Release-Date: 2020-01-08 07:33:01 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:33:01 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:33:01 ==> Jenkins CI detected. 07:33:01 current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-560 07:33:01 project root: . 07:33:01 --> token set from env 07:33:01 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:33:01 ==> Running gcov in . (disable via -X gcov) 07:33:01 ==> Python coveragepy not found 07:33:01 ==> Searching for coverage reports in: 07:33:01 + . 07:33:01 -> Found 1 reports 07:33:01 ==> Detecting git/mercurial file structure 07:33:01 ==> Reading reports 07:33:01 + ./coverage.out bytes=18376 07:33:01 ==> Appending adjustments 07:33:01 https://docs.codecov.io/docs/fixing-reports 07:33:01 + Found adjustments 07:33:01 ==> Gzipping contents 07:33:01 4.0K /tmp/codecov.LiO2vj.gz 07:33:01 ==> Uploading reports 07:33:01 url: https://codecov.io 07:33:01 query: branch=PR-560&commit=d9a41ae27a784640b541e979395bb790c4f5a6f7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-560%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=560&job=&cmd_args= 07:33:01 -> Pinging Codecov 07:33:01 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-560&commit=d9a41ae27a784640b541e979395bb790c4f5a6f7&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-560%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=560&job=&cmd_args= 07:33:01 -> Uploading to 07:33:01 https://storage.googleapis.com/codecov/v4/raw/2023-04-13/7D719EC7BBE17E464838252E33014C33/d9a41ae27a784640b541e979395bb790c4f5a6f7/5b28bd6a-c4cb-4793-bf7b-2f40028e6274.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230413%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230413T073301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2cb01f6a427e467b71e0807153fd4ffb8a3266444f4fd6942147c4f9ae229317 07:33:01 % Total % Received % Xferd Average Speed Time Time Time Current 07:33:01 Dload Upload Total Spent Left Speed 07:33:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3167 0 0 100 3167 0 15600 --:--:-- --:--:-- --:--:-- 15524 100 3167 0 0 100 3167 0 13195 --:--:-- --:--:-- --:--:-- 13141 07:33:01 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/d9a41ae27a784640b541e979395bb790c4f5a6f7 [Pipeline] } 07:33:01 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:33:02 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives ] 07:33:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives 07:33:02 total 16 07:33:02 drwxr-xr-x 3 root root 4096 Apr 13 07:22 . 07:33:02 drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:22 .. 07:33:02 drwxr-xr-x 2 root root 4096 Apr 13 07:22 cost 07:33:02 -rw-r--r-- 1 root root 86 Apr 13 07:22 cost.csv 07:33:02 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives 07:33:02 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives 07:33:02 total 16 07:33:02 drwxr-xr-x 3 jenkins jenkins 4096 Apr 13 07:22 . 07:33:02 drwxrwxr-x 11 jenkins jenkins 4096 Apr 13 07:22 .. 07:33:02 drwxr-xr-x 2 jenkins jenkins 4096 Apr 13 07:22 cost 07:33:02 -rw-r--r-- 1 jenkins jenkins 86 Apr 13 07:22 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:33:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:33:03 ---> package-listing.sh 07:33:03 ++ facter osfamily 07:33:03 ++ tr '[:upper:]' '[:lower:]' 07:33:03 + OS_FAMILY=debian 07:33:03 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-560 07:33:03 + START_PACKAGES=/tmp/packages_start.txt 07:33:03 + END_PACKAGES=/tmp/packages_end.txt 07:33:03 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:33:03 + PACKAGES=/tmp/packages_start.txt 07:33:03 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-560 ']' 07:33:03 + PACKAGES=/tmp/packages_end.txt 07:33:03 + case "${OS_FAMILY}" in 07:33:03 + dpkg -l 07:33:03 + grep '^ii' 07:33:03 + '[' -f /tmp/packages_start.txt ']' 07:33:03 + '[' -f /tmp/packages_end.txt ']' 07:33:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:33:03 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-560 ']' 07:33:03 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives/ 07:33:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-560/archives/ [Pipeline] echo 07:33:03 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-mqtt-go_PR-560/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:33:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:33:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:33:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:33:04 prd-ubuntu20.04-docker-8c-8g-8418 does not seem to be running inside a container 07:33:04 $ 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-mqtt-go_PR-560/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-mqtt-go_PR-560 -v /w/workspace/gexfoundry_device-mqtt-go_PR-560:/w/workspace/gexfoundry_device-mqtt-go_PR-560:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:33:04 $ docker top 33bfc6f60e8ccc705e0522c59dbca753976e431ae16525a638b9d47b5754199f -eo pid,comm [Pipeline] { [Pipeline] sh 07:33:05 + touch /tmp/pre-build-complete [Pipeline] sh 07:33:05 + mkdir -p /var/log/sysstat [Pipeline] sh 07:33:05 + ls /var/log/sa-host 07:33:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:33:05 provisioning config files... 07:33:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-560@tmp/config927847083694490807tmp [Pipeline] { [Pipeline] echo 07:33:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> create-netrc.sh [Pipeline] } 07:33:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> python-tools-install.sh [Pipeline] echo 07:33:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:33:06 ---> sudo-logs.sh 07:33:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:33:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:33:07 ---> job-cost.sh 07:33:07 lf-activate-venv: SKIPPING 07:33:07 DEBUG: total: 0.2199999988079071 07:33:07 INFO: Retrieving Stack Cost... 07:33:07 INFO: Retrieving Pricing Info for: v3-standard-8 07:33:08 INFO: Archiving Costs [Pipeline] echo 07:33:08 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:33:08 ---> logs-deploy.sh 07:33:08 lf-activate-venv: SKIPPING 07:33:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-560/2 07:33:08 INFO: archiving workspace using pattern(s): 07:33:09 Archives upload complete. 07:33:09 INFO: archiving logs to Nexus