Pull request #534 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b120bce5e2fdd726c9368a5e33e32bdfacb2f593+1f5b40587cdb269dc0901b5b892d918e86924932 (91a5c20809f8f25009379c280de1f2e64f563b6d) 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-ssh5606886053283864874.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4080076779116182631.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2373783179156869883.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18379742051296100567.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7415722592558170217.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-534/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6474061969436952999.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-2588 in /w/workspace/gexfoundry_device-mqtt-go_PR-534 [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-534 # 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 Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit b120bce5e2fdd726c9368a5e33e32bdfacb2f593 Merge succeeded, producing b120bce5e2fdd726c9368a5e33e32bdfacb2f593 Checking out Revision b120bce5e2fdd726c9368a5e33e32bdfacb2f593 (PR-534) > 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/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b120bce5e2fdd726c9368a5e33e32bdfacb2f593 # 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 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-17T01:59:43.329Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-17T01:59:43.492Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-17T01:59:43.593Z] ========================================================= [2023-03-17T01:59:43.594Z] EdgeX Global Pipelines Version Info [2023-03-17T01:59:43.594Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f b120bce5e2fdd726c9368a5e33e32bdfacb2f593 # timeout=10 [2023-03-17T01:59:44.320Z] ------------------- [2023-03-17T01:59:44.320Z] stable info: [2023-03-17T01:59:44.320Z] ------------------- [2023-03-17T01:59:44.320Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-17T01:59:44.320Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-17T01:59:44.320Z] Message: update stable to v1.0.245 [2023-03-17T01:59:44.903Z] ------------------- [2023-03-17T01:59:44.903Z] experimental info: [2023-03-17T01:59:44.903Z] ------------------- [2023-03-17T01:59:44.903Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-17T01:59:44.903Z] Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce [2023-03-17T01:59:44.903Z] Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-17T01:59:45.197Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-03-17T01:59:45.244Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-03-17T01:59:45.280Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-17T01:59:45.318Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-17T01:59:45.360Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-17T01:59:45.402Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-17T01:59:45.443Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-17T01:59:45.485Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-17T01:59:45.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-17T01:59:45.572Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-17T01:59:45.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-17T01:59:45.653Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-03-17T01:59:45.691Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-17T01:59:45.730Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-17T01:59:45.772Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T01:59:45.812Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-17T01:59:45.854Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T01:59:45.895Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-17T01:59:45.936Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-17T01:59:45.979Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-17T01:59:46.020Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-03-17T01:59:46.059Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-03-17T01:59:46.100Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-17T01:59:46.142Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-17T01:59:46.184Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-17T01:59:46.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-17T01:59:46.264Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-17T01:59:46.307Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-534 [Pipeline] echo [2023-03-17T01:59:46.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-534 [Pipeline] echo [2023-03-17T01:59:46.392Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-534 [Pipeline] echo [2023-03-17T01:59:46.437Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [Pipeline] echo [2023-03-17T01:59:46.477Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b120bce [Pipeline] echo [2023-03-17T01:59:46.515Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T01:59:46.624Z] provisioning config files... [2023-03-17T01:59:46.639Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config11402820624523363156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T01:59:46.977Z] ---> docker-login.sh [2023-03-17T01:59:46.977Z] nexus3.edgexfoundry.org:10001 [2023-03-17T01:59:47.240Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T01:59:47.240Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T01:59:47.240Z] Configure a credential helper to remove this warning. See [2023-03-17T01:59:47.240Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T01:59:47.240Z] [2023-03-17T01:59:47.240Z] Login Succeeded [2023-03-17T01:59:47.240Z] nexus3.edgexfoundry.org:10002 [2023-03-17T01:59:47.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T01:59:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T01:59:47.500Z] Configure a credential helper to remove this warning. See [2023-03-17T01:59:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T01:59:47.500Z] [2023-03-17T01:59:47.500Z] Login Succeeded [2023-03-17T01:59:47.500Z] nexus3.edgexfoundry.org:10003 [2023-03-17T01:59:47.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T01:59:47.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T01:59:47.500Z] Configure a credential helper to remove this warning. See [2023-03-17T01:59:47.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T01:59:47.500Z] [2023-03-17T01:59:47.500Z] Login Succeeded [2023-03-17T01:59:47.500Z] nexus3.edgexfoundry.org:10004 [2023-03-17T01:59:47.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T01:59:47.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T01:59:47.761Z] Configure a credential helper to remove this warning. See [2023-03-17T01:59:47.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T01:59:47.761Z] [2023-03-17T01:59:47.761Z] Login Succeeded [2023-03-17T01:59:47.761Z] docker.io [2023-03-17T01:59:47.761Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T01:59:48.024Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T01:59:48.024Z] Configure a credential helper to remove this warning. See [2023-03-17T01:59:48.024Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T01:59:48.024Z] [2023-03-17T01:59:48.024Z] Login Succeeded [2023-03-17T01:59:48.024Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T01:59:48.048Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-17T01:59:48.675Z] + git rev-list -1 --merges b120bce5e2fdd726c9368a5e33e32bdfacb2f593~1..b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [Pipeline] echo [2023-03-17T01:59:48.772Z] -----------> git rev-list -1 --merges b120bce5e2fdd726c9368a5e33e32bdfacb2f593~1..b120bce5e2fdd726c9368a5e33e32bdfacb2f593 b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [false] [Pipeline] sh [2023-03-17T01:59:49.081Z] + git log --format=format:%s -1 b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [Pipeline] echo [2023-03-17T01:59:49.119Z] ========================================================= [2023-03-17T01:59:49.119Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-17T01:59:49.119Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T01:59:49.545Z] + git log --format=format:%s -1 b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [Pipeline] echo [2023-03-17T01:59:49.574Z] [semverPrep] GIT_COMMIT: b120bce5e2fdd726c9368a5e33e32bdfacb2f593, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3 [Pipeline] echo [2023-03-17T01:59:49.603Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-17T01:59:49.973Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-17T01:59:49.973Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-17T01:59:49.973Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-17T01:59:49.973Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-17T01:59:49.973Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-17T01:59:49.973Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-17T01:59:49.973Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T01:59:50.408Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T01:59:50.408Z] [2023-03-17T01:59:50.408Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T01:59:50.802Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T01:59:50.802Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-17T01:59:50.802Z] b85a868b505f: Pulling fs layer [2023-03-17T01:59:50.802Z] e2be974225ed: Pulling fs layer [2023-03-17T01:59:50.802Z] 339a4e72a1f5: Pulling fs layer [2023-03-17T01:59:50.802Z] 988bab9f4d93: Pulling fs layer [2023-03-17T01:59:50.802Z] 1469e6f7b9e6: Pulling fs layer [2023-03-17T01:59:50.802Z] eaf3925da568: Pulling fs layer [2023-03-17T01:59:50.802Z] bab4dde63d76: Pulling fs layer [2023-03-17T01:59:50.802Z] bde34c3a00c8: Pulling fs layer [2023-03-17T01:59:50.802Z] b352a97aabf1: Pulling fs layer [2023-03-17T01:59:50.802Z] 4872d77fe225: Pulling fs layer [2023-03-17T01:59:50.802Z] 5851b861e8e6: Pulling fs layer [2023-03-17T01:59:50.802Z] 988bab9f4d93: Waiting [2023-03-17T01:59:50.802Z] 1469e6f7b9e6: Waiting [2023-03-17T01:59:50.802Z] bab4dde63d76: Waiting [2023-03-17T01:59:50.802Z] eaf3925da568: Waiting [2023-03-17T01:59:50.802Z] bde34c3a00c8: Waiting [2023-03-17T01:59:50.802Z] b352a97aabf1: Waiting [2023-03-17T01:59:50.802Z] 4872d77fe225: Waiting [2023-03-17T01:59:50.802Z] 5851b861e8e6: Waiting [2023-03-17T01:59:50.802Z] e2be974225ed: Download complete [2023-03-17T01:59:50.802Z] 988bab9f4d93: Download complete [2023-03-17T01:59:51.062Z] 1469e6f7b9e6: Verifying Checksum [2023-03-17T01:59:51.062Z] 1469e6f7b9e6: Download complete [2023-03-17T01:59:51.062Z] eaf3925da568: Verifying Checksum [2023-03-17T01:59:51.062Z] eaf3925da568: Download complete [2023-03-17T01:59:51.062Z] 339a4e72a1f5: Verifying Checksum [2023-03-17T01:59:51.062Z] 339a4e72a1f5: Download complete [2023-03-17T01:59:51.062Z] bde34c3a00c8: Verifying Checksum [2023-03-17T01:59:51.062Z] bde34c3a00c8: Download complete [2023-03-17T01:59:51.062Z] b352a97aabf1: Download complete [2023-03-17T01:59:51.062Z] 4872d77fe225: Verifying Checksum [2023-03-17T01:59:51.062Z] 4872d77fe225: Download complete [2023-03-17T01:59:51.062Z] 5851b861e8e6: Verifying Checksum [2023-03-17T01:59:51.062Z] 5851b861e8e6: Download complete [2023-03-17T01:59:51.321Z] b85a868b505f: Verifying Checksum [2023-03-17T01:59:51.321Z] b85a868b505f: Download complete [2023-03-17T01:59:51.580Z] bab4dde63d76: Verifying Checksum [2023-03-17T01:59:51.580Z] bab4dde63d76: Download complete [2023-03-17T01:59:52.516Z] b85a868b505f: Pull complete [2023-03-17T01:59:52.775Z] e2be974225ed: Pull complete [2023-03-17T01:59:53.033Z] 339a4e72a1f5: Pull complete [2023-03-17T01:59:53.291Z] 988bab9f4d93: Pull complete [2023-03-17T01:59:53.549Z] 1469e6f7b9e6: Pull complete [2023-03-17T01:59:53.549Z] eaf3925da568: Pull complete [2023-03-17T01:59:55.448Z] bab4dde63d76: Pull complete [2023-03-17T01:59:55.448Z] bde34c3a00c8: Pull complete [2023-03-17T01:59:55.709Z] b352a97aabf1: Pull complete [2023-03-17T01:59:55.709Z] 4872d77fe225: Pull complete [2023-03-17T01:59:55.709Z] 5851b861e8e6: Pull complete [2023-03-17T01:59:55.709Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-17T01:59:55.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-17T01:59:55.709Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T01:59:55.938Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-03-17T01:59:55.968Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-17T01:59:58.798Z] $ docker top 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c -eo pid,comm [2023-03-17T01:59:58.864Z] 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). [2023-03-17T01:59:58.864Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-17T01:59:59.096Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T01:59:59.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T01:59:59.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T01:59:59.231Z] $ docker exec 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c ssh-agent [2023-03-17T01:59:59.354Z] SSH_AUTH_SOCK=/tmp/ssh-QznbdpyGzRlw/agent.32 [2023-03-17T01:59:59.354Z] SSH_AGENT_PID=38 [2023-03-17T01:59:59.361Z] Running ssh-add (command line suppressed) [2023-03-17T01:59:59.465Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_1734580566476427949.key (/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_1734580566476427949.key) [2023-03-17T01:59:59.483Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T01:59:59.814Z] + git tag --points-at HEAD [Pipeline] } [2023-03-17T01:59:59.835Z] $ docker exec --env ******** --env ******** 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c ssh-agent -k [2023-03-17T01:59:59.936Z] unset SSH_AUTH_SOCK; [2023-03-17T01:59:59.937Z] unset SSH_AGENT_PID; [2023-03-17T01:59:59.937Z] echo Agent pid 38 killed; [2023-03-17T01:59:59.953Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-17T02:00:00.042Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-17T02:00:00.042Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-17T02:00:00.162Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-17T02:00:00.163Z] $ docker exec 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c ssh-agent [2023-03-17T02:00:00.290Z] SSH_AUTH_SOCK=/tmp/ssh-Vd7sFNx4PXic/agent.70 [2023-03-17T02:00:00.290Z] SSH_AGENT_PID=76 [2023-03-17T02:00:00.294Z] Running ssh-add (command line suppressed) [2023-03-17T02:00:00.394Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_5479782709786910101.key (/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/private_key_5479782709786910101.key) [2023-03-17T02:00:00.410Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-17T02:00:00.782Z] + git semver init [2023-03-17T02:00:01.042Z] 2023-03-17 02:00:00,957 [run_init] DEBUG init version:0.0.0 force:False [2023-03-17T02:00:01.042Z] 2023-03-17 02:00:00,957 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver [2023-03-17T02:00:01.042Z] 2023-03-17 02:00:00,958 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver [2023-03-17T02:00:01.042Z] 2023-03-17 02:00:00,958 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534, universal_newlines=False, shell=None, istream=None) [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,922 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.git/info/exclude [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,922 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 with force:False [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,922 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,926 [execute] INFO git cat-file --batch-check [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,927 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,933 [execute] INFO git cat-file --batch [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,934 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver, universal_newlines=False, shell=None, istream=) [2023-03-17T02:00:01.979Z] 2023-03-17 02:00:01,938 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-534/.semver/PR-534 [2023-03-17T02:00:01.979Z] 0.0.0 [Pipeline] } [2023-03-17T02:00:02.004Z] $ docker exec --env ******** --env ******** 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c ssh-agent -k [2023-03-17T02:00:02.105Z] unset SSH_AUTH_SOCK; [2023-03-17T02:00:02.105Z] unset SSH_AGENT_PID; [2023-03-17T02:00:02.106Z] echo Agent pid 76 killed; [2023-03-17T02:00:02.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-17T02:00:02.539Z] + git semver [Pipeline] } [2023-03-17T02:00:02.824Z] $ docker stop --time=1 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c [2023-03-17T02:00:04.115Z] $ docker rm -f --volumes 697f8f5c93f45f0889f9d44c632ed45ce7a8130ecc39c57fcbe187f15bc72b0c [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-17T02:00:04.521Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-17T02:00:04.784Z] Stashed 1 file(s) [Pipeline] echo [2023-03-17T02:00:04.801Z] [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 [2023-03-17T02:00:05.427Z] provisioning config files... [2023-03-17T02:00:05.436Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config16351806915234535312tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:00:05.776Z] ---> docker-login.sh [2023-03-17T02:00:05.776Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:00:05.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:00:05.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:00:05.776Z] Configure a credential helper to remove this warning. See [2023-03-17T02:00:05.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:00:05.776Z] [2023-03-17T02:00:05.776Z] Login Succeeded [2023-03-17T02:00:05.776Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:00:05.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:00:05.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:00:05.776Z] Configure a credential helper to remove this warning. See [2023-03-17T02:00:05.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:00:05.776Z] [2023-03-17T02:00:05.776Z] Login Succeeded [2023-03-17T02:00:05.776Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:00:06.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:00:06.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:00:06.038Z] Configure a credential helper to remove this warning. See [2023-03-17T02:00:06.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:00:06.038Z] [2023-03-17T02:00:06.038Z] Login Succeeded [2023-03-17T02:00:06.038Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:00:06.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:00:06.038Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:00:06.038Z] Configure a credential helper to remove this warning. See [2023-03-17T02:00:06.038Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:00:06.038Z] [2023-03-17T02:00:06.038Z] Login Succeeded [2023-03-17T02:00:06.038Z] docker.io [2023-03-17T02:00:06.038Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:00:07.424Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:00:07.424Z] Configure a credential helper to remove this warning. See [2023-03-17T02:00:07.424Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:00:07.424Z] [2023-03-17T02:00:07.424Z] Login Succeeded [2023-03-17T02:00:07.424Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:00:07.459Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:00:07.657Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:00:07.693Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:00:07.724Z] ========================================================= [2023-03-17T02:00:07.724Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-17T02:00:07.724Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:00:08.202Z] + 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 . [2023-03-17T02:00:08.202Z] Sending build context to Docker daemon 6.396MB [2023-03-17T02:00:08.202Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T02:00:08.202Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T02:00:08.202Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-17T02:00:08.202Z] 63b65145d645: Pulling fs layer [2023-03-17T02:00:08.202Z] a2d21d5440eb: Pulling fs layer [2023-03-17T02:00:08.202Z] 935e6c44a52c: Pulling fs layer [2023-03-17T02:00:08.202Z] 94cc34f8dd06: Pulling fs layer [2023-03-17T02:00:08.202Z] 30dea6a524f1: Pulling fs layer [2023-03-17T02:00:08.202Z] a2aff8979fd8: Pulling fs layer [2023-03-17T02:00:08.202Z] 6808be2612f2: Pulling fs layer [2023-03-17T02:00:08.202Z] f25807f1079a: Pulling fs layer [2023-03-17T02:00:08.202Z] 94cc34f8dd06: Waiting [2023-03-17T02:00:08.202Z] 30dea6a524f1: Waiting [2023-03-17T02:00:08.202Z] a2aff8979fd8: Waiting [2023-03-17T02:00:08.202Z] 6808be2612f2: Waiting [2023-03-17T02:00:08.202Z] f25807f1079a: Waiting [2023-03-17T02:00:08.475Z] a2d21d5440eb: Verifying Checksum [2023-03-17T02:00:08.475Z] a2d21d5440eb: Download complete [2023-03-17T02:00:08.475Z] 94cc34f8dd06: Verifying Checksum [2023-03-17T02:00:08.475Z] 94cc34f8dd06: Download complete [2023-03-17T02:00:08.475Z] 30dea6a524f1: Download complete [2023-03-17T02:00:08.475Z] 63b65145d645: Verifying Checksum [2023-03-17T02:00:08.475Z] 63b65145d645: Download complete [2023-03-17T02:00:08.475Z] a2aff8979fd8: Verifying Checksum [2023-03-17T02:00:08.475Z] a2aff8979fd8: Download complete [2023-03-17T02:00:08.740Z] 63b65145d645: Pull complete [2023-03-17T02:00:08.740Z] a2d21d5440eb: Pull complete [2023-03-17T02:00:09.003Z] f25807f1079a: Verifying Checksum [2023-03-17T02:00:09.003Z] f25807f1079a: Download complete [2023-03-17T02:00:09.003Z] 935e6c44a52c: Verifying Checksum [2023-03-17T02:00:09.003Z] 935e6c44a52c: Download complete [2023-03-17T02:00:09.263Z] 6808be2612f2: Verifying Checksum [2023-03-17T02:00:09.263Z] 6808be2612f2: Download complete [2023-03-17T02:00:12.542Z] 935e6c44a52c: Pull complete [2023-03-17T02:00:12.542Z] 94cc34f8dd06: Pull complete [2023-03-17T02:00:12.542Z] 30dea6a524f1: Pull complete [2023-03-17T02:00:12.542Z] a2aff8979fd8: Pull complete [2023-03-17T02:00:15.073Z] 6808be2612f2: Pull complete [2023-03-17T02:00:15.640Z] f25807f1079a: Pull complete [2023-03-17T02:00:15.640Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-17T02:00:15.640Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-17T02:00:15.640Z] ---> 3b553350e43f [2023-03-17T02:00:15.640Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T02:00:19.833Z] ---> Running in 0ec4f9b40184 [2023-03-17T02:00:19.833Z] Removing intermediate container 0ec4f9b40184 [2023-03-17T02:00:19.833Z] ---> 53aa70308e6c [2023-03-17T02:00:19.833Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T02:00:19.833Z] ---> Running in ff510ff4a1d0 [2023-03-17T02:00:19.833Z] Removing intermediate container ff510ff4a1d0 [2023-03-17T02:00:19.833Z] ---> 588995329a76 [2023-03-17T02:00:19.833Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T02:00:19.833Z] ---> Running in 6d142c0734f0 [2023-03-17T02:00:19.833Z] Removing intermediate container 6d142c0734f0 [2023-03-17T02:00:19.833Z] ---> e39a2082925b [2023-03-17T02:00:19.833Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:00:19.833Z] ---> Running in b9123e7f7781 [2023-03-17T02:00:19.833Z] Removing intermediate container b9123e7f7781 [2023-03-17T02:00:19.833Z] ---> a88cff63f31f [2023-03-17T02:00:19.833Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:00:19.833Z] ---> Running in 96828ad796a7 [2023-03-17T02:00:19.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-17T02:00:20.092Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-17T02:00:20.203Z] Still waiting to schedule task [2023-03-17T02:00:20.203Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-03-17T02:00:20.659Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T02:00:20.659Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T02:00:20.659Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T02:00:20.659Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T02:00:20.659Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T02:00:20.659Z] OK: 269 MiB in 57 packages [2023-03-17T02:00:21.225Z] Removing intermediate container 96828ad796a7 [2023-03-17T02:00:21.225Z] ---> f088b617fd23 [2023-03-17T02:00:21.225Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T02:00:21.225Z] ---> Running in 20279ebb7d4a [2023-03-17T02:00:21.225Z] Removing intermediate container 20279ebb7d4a [2023-03-17T02:00:21.225Z] ---> d6adc57a776e [2023-03-17T02:00:21.225Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T02:00:21.225Z] ---> c34508d4b228 [2023-03-17T02:00:21.225Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:00:21.225Z] ---> Running in 77405c1d1baf [2023-03-17T02:00:47.792Z] Removing intermediate container 77405c1d1baf [2023-03-17T02:00:47.792Z] ---> 7397f1e6e608 [2023-03-17T02:00:47.792Z] Step 11/12 : COPY . . [2023-03-17T02:00:47.792Z] ---> ae50556f804f [2023-03-17T02:00:47.792Z] Step 12/12 : RUN $MAKE [2023-03-17T02:00:47.792Z] ---> Running in 4458332b90f2 [2023-03-17T02:00:47.792Z] noop [2023-03-17T02:00:47.792Z] Removing intermediate container 4458332b90f2 [2023-03-17T02:00:47.792Z] ---> e944206f2941 [2023-03-17T02:00:47.792Z] Successfully built e944206f2941 [2023-03-17T02:00:47.792Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:00:48.223Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:00:48.223Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:00:48.374Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-03-17T02:00:48.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@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 ******** ci-base-image-x86_64 cat [2023-03-17T02:00:48.740Z] $ docker top 17d2fb5182f6882ef64feb6422b953357922eec11ef47fb5467db3d3220efc3b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:00:49.126Z] + go version [2023-03-17T02:00:49.126Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-17T02:00:49.157Z] $ docker stop --time=1 17d2fb5182f6882ef64feb6422b953357922eec11ef47fb5467db3d3220efc3b [2023-03-17T02:00:50.412Z] $ docker rm -f --volumes 17d2fb5182f6882ef64feb6422b953357922eec11ef47fb5467db3d3220efc3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:00:51.358Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-17T02:00:51.358Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:00:51.506Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-03-17T02:00:51.533Z] $ 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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@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 ******** ci-base-image-x86_64 cat [2023-03-17T02:00:51.854Z] $ docker top d35ad2bf8dd42bb88d3688e1612b756bed97fd02a682ccef45f7d4ccc28b6e87 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:00:52.244Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-534 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:00:52.603Z] + make test [2023-03-17T02:00:52.603Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T02:00:57.866Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T02:01:06.160Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-17T02:01:06.160Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-17T02:01:06.419Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T02:01:06.678Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.018s coverage: 22.2% of statements [2023-03-17T02:01:06.678Z] FAIL [2023-03-17T02:01:06.678Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-17T02:01:06.718Z] $ docker stop --time=1 d35ad2bf8dd42bb88d3688e1612b756bed97fd02a682ccef45f7d4ccc28b6e87 [2023-03-17T02:01:09.603Z] $ docker rm -f --volumes d35ad2bf8dd42bb88d3688e1612b756bed97fd02a682ccef45f7d4ccc28b6e87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:01:10.756Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:01:10.756Z] [2023-03-17T02:01:10.756Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:01:11.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:01:11.138Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-17T02:01:11.138Z] 5eb5b503b376: Pulling fs layer [2023-03-17T02:01:11.138Z] 5c69ac0246d0: Pulling fs layer [2023-03-17T02:01:11.138Z] ec43610c2a17: Pulling fs layer [2023-03-17T02:01:11.138Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-17T02:01:11.138Z] 33b1e0a273af: Pulling fs layer [2023-03-17T02:01:11.138Z] 5d3b04190fa2: Pulling fs layer [2023-03-17T02:01:11.138Z] 2f39f015ded8: Pulling fs layer [2023-03-17T02:01:11.138Z] 3a2ae6a8a46f: Waiting [2023-03-17T02:01:11.138Z] 5d3b04190fa2: Waiting [2023-03-17T02:01:11.138Z] 33b1e0a273af: Waiting [2023-03-17T02:01:11.138Z] 5c69ac0246d0: Verifying Checksum [2023-03-17T02:01:11.138Z] 5c69ac0246d0: Download complete [2023-03-17T02:01:11.138Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-17T02:01:11.138Z] 3a2ae6a8a46f: Download complete [2023-03-17T02:01:11.399Z] 33b1e0a273af: Verifying Checksum [2023-03-17T02:01:11.399Z] 33b1e0a273af: Download complete [2023-03-17T02:01:11.399Z] ec43610c2a17: Verifying Checksum [2023-03-17T02:01:11.399Z] ec43610c2a17: Download complete [2023-03-17T02:01:11.399Z] 5d3b04190fa2: Verifying Checksum [2023-03-17T02:01:11.399Z] 5d3b04190fa2: Download complete [2023-03-17T02:01:11.399Z] 5eb5b503b376: Verifying Checksum [2023-03-17T02:01:11.399Z] 5eb5b503b376: Download complete [2023-03-17T02:01:11.965Z] 2f39f015ded8: Download complete [2023-03-17T02:01:12.901Z] 5eb5b503b376: Pull complete [2023-03-17T02:01:12.901Z] 5c69ac0246d0: Pull complete [2023-03-17T02:01:13.159Z] ec43610c2a17: Pull complete [2023-03-17T02:01:13.418Z] 3a2ae6a8a46f: Pull complete [2023-03-17T02:01:13.418Z] 33b1e0a273af: Pull complete [2023-03-17T02:01:13.677Z] 5d3b04190fa2: Pull complete [2023-03-17T02:01:17.863Z] 2f39f015ded8: Pull complete [2023-03-17T02:01:17.863Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-17T02:01:17.863Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:01:17.863Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:01:18.077Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-03-17T02:01:18.106Z] $ 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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-17T02:01:21.298Z] $ docker top 1d6ec092aed737a425bf90dedb828046290a6171965ff60359d1a47cb6fa1a38 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:01:21.746Z] ---> job-cost.sh [2023-03-17T02:01:21.746Z] lf-activate-venv: SKIPPING [2023-03-17T02:01:21.746Z] INFO: No Stack... [2023-03-17T02:01:22.316Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:01:22.575Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:01:22.888Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/cost.csv [2023-03-17T02:01:22.888Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:01:22.929Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [2023-03-17T02:01:22.934Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] did not exist. Created. [2023-03-17T02:01:22.934Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:01:23.322Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-17T02:01:23.383Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:01:23.400Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:01:23.467Z] $ docker stop --time=1 1d6ec092aed737a425bf90dedb828046290a6171965ff60359d1a47cb6fa1a38 [2023-03-17T02:01:24.619Z] $ docker rm -f --volumes 1d6ec092aed737a425bf90dedb828046290a6171965ff60359d1a47cb6fa1a38 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T02:01:25.001Z] Failed in branch amd64 [2023-03-17T02:03:55.032Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2591 in /w/workspace/gexfoundry_device-mqtt-go_PR-534 [Pipeline] { [Pipeline] ws [2023-03-17T02:03:55.086Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-03-17T02:03:55.213Z] Selected Git installation does not exist. Using Default [2023-03-17T02:03:55.213Z] The recommended git tool is: NONE [2023-03-17T02:04:06.416Z] using credential edgex-jenkins-ssh [2023-03-17T02:04:06.443Z] Cloning the remote Git repository [2023-03-17T02:04:06.539Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T02:04:06.718Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-03-17T02:04:07.020Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T02:04:07.021Z] > git --version # timeout=10 [2023-03-17T02:04:07.065Z] > git --version # 'git version 2.25.1' [2023-03-17T02:04:07.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:04:07.330Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:04:08.531Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-17T02:04:08.555Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-17T02:04:10.332Z] Merging remotes/origin/main commit 1f5b40587cdb269dc0901b5b892d918e86924932 into PR head commit b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [2023-03-17T02:04:10.653Z] Merge succeeded, producing b120bce5e2fdd726c9368a5e33e32bdfacb2f593 [2023-03-17T02:04:10.653Z] Checking out Revision b120bce5e2fdd726c9368a5e33e32bdfacb2f593 (PR-534) [2023-03-17T02:04:09.642Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-03-17T02:04:09.689Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-03-17T02:04:09.690Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:04:09.708Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/534/head:refs/remotes/origin/PR-534 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-17T02:04:10.355Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:04:10.452Z] > git checkout -f b120bce5e2fdd726c9368a5e33e32bdfacb2f593 # timeout=10 [2023-03-17T02:04:10.551Z] > git remote # timeout=10 [2023-03-17T02:04:10.573Z] > git config --get remote.origin.url # timeout=10 [2023-03-17T02:04:10.593Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-17T02:04:10.609Z] > git merge 1f5b40587cdb269dc0901b5b892d918e86924932 # timeout=10 [2023-03-17T02:04:10.636Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-17T02:04:10.661Z] > git config core.sparsecheckout # timeout=10 [2023-03-17T02:04:10.677Z] > git checkout -f b120bce5e2fdd726c9368a5e33e32bdfacb2f593 # timeout=10 [2023-03-17T02:04:11.299Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v3" [2023-03-17T02:04:11.366Z] > git --version # timeout=10 [2023-03-17T02:04:11.380Z] > git --version # 'git version 2.25.1' [2023-03-17T02:04:11.407Z] fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-17T02:04:12.503Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-17T02:04:12.503Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-17T02:04:12.503Z] Dload Upload Total Spent Left Speed [2023-03-17T02:04:12.503Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-03-17T02:04:13.178Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-17T02:04:13.529Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-17T02:04:13.529Z] + sudo tee /etc/docker/daemon.new [2023-03-17T02:04:13.529Z] { [2023-03-17T02:04:13.529Z] "registry-mirrors": [ [2023-03-17T02:04:13.529Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-17T02:04:13.529Z] ], [2023-03-17T02:04:13.529Z] "bip": "10.250.0.254/24", [2023-03-17T02:04:13.529Z] "hosts": [ [2023-03-17T02:04:13.529Z] "tcp://0.0.0.0:5555", [2023-03-17T02:04:13.529Z] "unix:///var/run/docker.sock" [2023-03-17T02:04:13.529Z] ], [2023-03-17T02:04:13.529Z] "mtu": 1458, [2023-03-17T02:04:13.529Z] "selinux-enabled": true, [2023-03-17T02:04:13.529Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-17T02:04:13.529Z] } [Pipeline] sh [2023-03-17T02:04:13.886Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-17T02:04:14.250Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:04:32.617Z] provisioning config files... [2023-03-17T02:04:32.705Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config17387500237640497831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:04:33.235Z] ---> docker-login.sh [2023-03-17T02:04:33.235Z] nexus3.edgexfoundry.org:10001 [2023-03-17T02:04:33.825Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:04:33.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:04:33.825Z] Configure a credential helper to remove this warning. See [2023-03-17T02:04:33.825Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:04:33.825Z] [2023-03-17T02:04:33.825Z] Login Succeeded [2023-03-17T02:04:34.099Z] nexus3.edgexfoundry.org:10002 [2023-03-17T02:04:34.099Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:04:34.371Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:04:34.371Z] Configure a credential helper to remove this warning. See [2023-03-17T02:04:34.371Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:04:34.371Z] [2023-03-17T02:04:34.371Z] Login Succeeded [2023-03-17T02:04:34.371Z] nexus3.edgexfoundry.org:10003 [2023-03-17T02:04:34.646Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:04:34.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:04:34.646Z] Configure a credential helper to remove this warning. See [2023-03-17T02:04:34.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:04:34.646Z] [2023-03-17T02:04:34.646Z] Login Succeeded [2023-03-17T02:04:34.646Z] nexus3.edgexfoundry.org:10004 [2023-03-17T02:04:34.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:04:35.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:04:35.191Z] Configure a credential helper to remove this warning. See [2023-03-17T02:04:35.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:04:35.191Z] [2023-03-17T02:04:35.191Z] Login Succeeded [2023-03-17T02:04:35.191Z] docker.io [2023-03-17T02:04:35.462Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-17T02:04:35.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-17T02:04:35.733Z] Configure a credential helper to remove this warning. See [2023-03-17T02:04:35.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-17T02:04:35.733Z] [2023-03-17T02:04:35.733Z] Login Succeeded [2023-03-17T02:04:35.733Z] ---> docker-login.sh ends [Pipeline] } [2023-03-17T02:04:35.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-17T02:04:36.163Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:04:36.199Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-17T02:04:36.236Z] ========================================================= [2023-03-17T02:04:36.236Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-17T02:04:36.236Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:04:36.765Z] + 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 . [2023-03-17T02:04:37.041Z] Sending build context to Docker daemon 3.311MB [2023-03-17T02:04:37.315Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-03-17T02:04:37.315Z] Step 2/12 : FROM ${BASE} AS builder [2023-03-17T02:04:37.591Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-17T02:04:37.591Z] af6eaf76a39c: Pulling fs layer [2023-03-17T02:04:37.591Z] 55522c791124: Pulling fs layer [2023-03-17T02:04:37.591Z] ce5c4a1c91eb: Pulling fs layer [2023-03-17T02:04:37.591Z] 169dfbe0d373: Pulling fs layer [2023-03-17T02:04:37.591Z] e1ff8fa3b103: Pulling fs layer [2023-03-17T02:04:37.591Z] 52ebb69f0ebf: Pulling fs layer [2023-03-17T02:04:37.591Z] 5abe8eddf0d5: Pulling fs layer [2023-03-17T02:04:37.591Z] e1ff8fa3b103: Waiting [2023-03-17T02:04:37.591Z] 52ebb69f0ebf: Waiting [2023-03-17T02:04:37.591Z] 5abe8eddf0d5: Waiting [2023-03-17T02:04:37.591Z] 169dfbe0d373: Waiting [2023-03-17T02:04:37.591Z] 55522c791124: Verifying Checksum [2023-03-17T02:04:37.591Z] 55522c791124: Download complete [2023-03-17T02:04:37.591Z] 169dfbe0d373: Download complete [2023-03-17T02:04:37.591Z] e1ff8fa3b103: Verifying Checksum [2023-03-17T02:04:37.591Z] e1ff8fa3b103: Download complete [2023-03-17T02:04:37.591Z] af6eaf76a39c: Verifying Checksum [2023-03-17T02:04:37.591Z] af6eaf76a39c: Download complete [2023-03-17T02:04:38.405Z] af6eaf76a39c: Pull complete [2023-03-17T02:04:38.998Z] 55522c791124: Pull complete [2023-03-17T02:04:39.276Z] 5abe8eddf0d5: Download complete [2023-03-17T02:04:40.713Z] ce5c4a1c91eb: Verifying Checksum [2023-03-17T02:04:40.713Z] ce5c4a1c91eb: Download complete [2023-03-17T02:04:40.713Z] 52ebb69f0ebf: Verifying Checksum [2023-03-17T02:04:40.713Z] 52ebb69f0ebf: Download complete [2023-03-17T02:04:53.107Z] ce5c4a1c91eb: Pull complete [2023-03-17T02:04:53.107Z] 169dfbe0d373: Pull complete [2023-03-17T02:04:53.383Z] e1ff8fa3b103: Pull complete [2023-03-17T02:05:00.063Z] 52ebb69f0ebf: Pull complete [2023-03-17T02:05:02.020Z] 5abe8eddf0d5: Pull complete [2023-03-17T02:05:02.020Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-17T02:05:02.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-17T02:05:02.020Z] ---> 6cb57ee374ae [2023-03-17T02:05:02.020Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-03-17T02:05:03.002Z] ---> Running in e76cf54d80df [2023-03-17T02:05:03.002Z] Removing intermediate container e76cf54d80df [2023-03-17T02:05:03.002Z] ---> fcc2f647fbba [2023-03-17T02:05:03.002Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-17T02:05:03.273Z] ---> Running in 1597132983a2 [2023-03-17T02:05:03.544Z] Removing intermediate container 1597132983a2 [2023-03-17T02:05:03.544Z] ---> 185fa68c9593 [2023-03-17T02:05:03.544Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-03-17T02:05:03.544Z] ---> Running in a94fdb473c0d [2023-03-17T02:05:03.819Z] Removing intermediate container a94fdb473c0d [2023-03-17T02:05:03.819Z] ---> c3412d63fc9c [2023-03-17T02:05:03.819Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-03-17T02:05:04.089Z] ---> Running in 4fa4d2170036 [2023-03-17T02:05:04.363Z] Removing intermediate container 4fa4d2170036 [2023-03-17T02:05:04.363Z] ---> fb385a869525 [2023-03-17T02:05:04.363Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-17T02:05:04.363Z] ---> Running in 0d6948a019ee [2023-03-17T02:05:05.804Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-17T02:05:06.395Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-17T02:05:07.839Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-03-17T02:05:07.839Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-03-17T02:05:07.839Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-03-17T02:05:07.839Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-03-17T02:05:07.839Z] Executing busybox-1.35.0-r29.trigger [2023-03-17T02:05:07.839Z] OK: 268 MiB in 57 packages [2023-03-17T02:05:10.461Z] Removing intermediate container 0d6948a019ee [2023-03-17T02:05:10.461Z] ---> dfb85274d500 [2023-03-17T02:05:10.461Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-03-17T02:05:10.461Z] ---> Running in 89d6e95c14ce [2023-03-17T02:05:10.731Z] Removing intermediate container 89d6e95c14ce [2023-03-17T02:05:10.731Z] ---> bdbbd0566b3b [2023-03-17T02:05:10.731Z] Step 9/12 : COPY go.mod vendor* ./ [2023-03-17T02:05:11.363Z] ---> e19011f43716 [2023-03-17T02:05:11.363Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-17T02:05:11.363Z] ---> Running in 955006851de8 [2023-03-17T02:06:19.265Z] Removing intermediate container 955006851de8 [2023-03-17T02:06:19.265Z] ---> 6666736c5eae [2023-03-17T02:06:19.265Z] Step 11/12 : COPY . . [2023-03-17T02:06:19.265Z] ---> 7ac057dda441 [2023-03-17T02:06:19.265Z] Step 12/12 : RUN $MAKE [2023-03-17T02:06:19.265Z] ---> Running in c50c9bc6c183 [2023-03-17T02:06:19.265Z] noop [2023-03-17T02:06:19.265Z] Removing intermediate container c50c9bc6c183 [2023-03-17T02:06:19.265Z] ---> b6f271e5ab28 [2023-03-17T02:06:19.265Z] Successfully built b6f271e5ab28 [2023-03-17T02:06:19.266Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:06:19.772Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:06:19.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:06:20.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-2591 does not seem to be running inside a container [2023-03-17T02:06:20.159Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:06:24.153Z] $ docker top e012a91fdc8c3715d83f324251277a156e8b20c185ba54938f0266a429f1a494 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:06:25.065Z] + go version [2023-03-17T02:06:25.065Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-17T02:06:25.098Z] $ docker stop --time=1 e012a91fdc8c3715d83f324251277a156e8b20c185ba54938f0266a429f1a494 [2023-03-17T02:06:26.777Z] $ docker rm -f --volumes e012a91fdc8c3715d83f324251277a156e8b20c185ba54938f0266a429f1a494 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:06:27.627Z] + docker inspect -f . ci-base-image-arm64 [2023-03-17T02:06:27.627Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:06:27.877Z] prd-ubuntu20.04-docker-arm64-4c-16g-2591 does not seem to be running inside a container [2023-03-17T02:06:27.946Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-17T02:06:29.204Z] $ docker top 4adbad08d0659ecdbe8ac5351fe41d532da7d65f861236a3a0f04cbcf506e851 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:06:30.097Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-03-17T02:06:30.833Z] + make test [2023-03-17T02:06:30.833Z] go test ./... -coverprofile=coverage.out ./... [2023-03-17T02:07:09.792Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-03-17T02:09:01.754Z] # github.com/edgexfoundry/device-sdk-go/v3/internal/transformer [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:18: invalid operation: pv.Offset != "" (mismatched types float64 and untyped string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:42:37: invalid operation: pv.Offset != defaultOffset (mismatched types float64 and string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:43:45: cannot use pv.Offset (variable of type float64) as string value in argument to transformOffset [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:17: invalid operation: pv.Scale != "" (mismatched types float64 and untyped string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:48:35: invalid operation: pv.Scale != defaultScale (mismatched types float64 and string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:49:44: cannot use pv.Scale (variable of type float64) as string value in argument to transformScale [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:16: invalid operation: pv.Base != "" (mismatched types float64 and untyped string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:54:33: invalid operation: pv.Base != defaultBase (mismatched types float64 and string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformparam.go:55:43: cannot use pv.Base (variable of type float64) as string value in argument to transformBase [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: invalid operation: pv.Mask != "" (mismatched types uint64 and untyped string) [2023-03-17T02:09:01.754Z] /go/pkg/mod/github.com/edgexfoundry/device-sdk-go/v3@v3.0.0-dev.51/internal/transformer/transformresult.go:53:16: too many errors [2023-03-17T02:09:16.768Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-03-17T02:09:16.768Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.077s coverage: 22.2% of statements [2023-03-17T02:09:16.768Z] FAIL [2023-03-17T02:09:16.768Z] make: *** [Makefile:30: unittest] Error 1 [Pipeline] } [2023-03-17T02:09:16.817Z] $ docker stop --time=1 4adbad08d0659ecdbe8ac5351fe41d532da7d65f861236a3a0f04cbcf506e851 [2023-03-17T02:09:18.776Z] $ docker rm -f --volumes 4adbad08d0659ecdbe8ac5351fe41d532da7d65f861236a3a0f04cbcf506e851 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:09:20.606Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:09:20.606Z] [2023-03-17T02:09:20.606Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:09:21.024Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:09:21.295Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-17T02:09:21.295Z] 8998bd30e6a1: Pulling fs layer [2023-03-17T02:09:21.295Z] 04944245beec: Pulling fs layer [2023-03-17T02:09:21.295Z] 699f458cf7ca: Pulling fs layer [2023-03-17T02:09:21.295Z] 765212b225bb: Pulling fs layer [2023-03-17T02:09:21.295Z] f23df028b6ca: Pulling fs layer [2023-03-17T02:09:21.295Z] d65c8cfc05b1: Pulling fs layer [2023-03-17T02:09:21.295Z] 2437ff75d9bd: Pulling fs layer [2023-03-17T02:09:21.295Z] 765212b225bb: Waiting [2023-03-17T02:09:21.295Z] d65c8cfc05b1: Waiting [2023-03-17T02:09:21.295Z] 2437ff75d9bd: Waiting [2023-03-17T02:09:21.295Z] f23df028b6ca: Waiting [2023-03-17T02:09:21.295Z] 04944245beec: Verifying Checksum [2023-03-17T02:09:21.295Z] 04944245beec: Download complete [2023-03-17T02:09:21.295Z] 765212b225bb: Verifying Checksum [2023-03-17T02:09:21.295Z] 765212b225bb: Download complete [2023-03-17T02:09:21.295Z] f23df028b6ca: Verifying Checksum [2023-03-17T02:09:21.295Z] f23df028b6ca: Download complete [2023-03-17T02:09:21.295Z] d65c8cfc05b1: Verifying Checksum [2023-03-17T02:09:21.295Z] d65c8cfc05b1: Download complete [2023-03-17T02:09:21.568Z] 699f458cf7ca: Verifying Checksum [2023-03-17T02:09:21.568Z] 699f458cf7ca: Download complete [2023-03-17T02:09:21.839Z] 8998bd30e6a1: Verifying Checksum [2023-03-17T02:09:21.839Z] 8998bd30e6a1: Download complete [2023-03-17T02:09:24.438Z] 2437ff75d9bd: Download complete [2023-03-17T02:09:26.390Z] 8998bd30e6a1: Pull complete [2023-03-17T02:09:29.744Z] 04944245beec: Pull complete [2023-03-17T02:09:31.187Z] 699f458cf7ca: Pull complete [2023-03-17T02:09:31.187Z] 765212b225bb: Pull complete [2023-03-17T02:09:31.780Z] f23df028b6ca: Pull complete [2023-03-17T02:09:32.049Z] d65c8cfc05b1: Pull complete [2023-03-17T02:09:47.076Z] 2437ff75d9bd: Pull complete [2023-03-17T02:09:47.076Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-17T02:09:47.076Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-17T02:09:47.076Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:09:47.434Z] prd-ubuntu20.04-docker-arm64-4c-16g-2591 does not seem to be running inside a container [2023-03-17T02:09:47.612Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-17T02:09:50.629Z] $ docker top 864dbfbcf3f0833791345bc9a229eb225317c01460090d590569c35dd2cd7221 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:09:51.661Z] ---> job-cost.sh [2023-03-17T02:09:51.661Z] lf-activate-venv: SKIPPING [2023-03-17T02:09:51.661Z] INFO: No Stack... [2023-03-17T02:09:51.933Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-17T02:09:52.931Z] INFO: Archiving Costs [Pipeline] sh [2023-03-17T02:09:53.608Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-03-17T02:09:53.608Z] + cut -d, -f6 [Pipeline] lock [2023-03-17T02:09:53.675Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [2023-03-17T02:09:53.679Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] did not exist. Created. [2023-03-17T02:09:53.679Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-17T02:09:54.426Z] /w/workspace/device-mqtt-go/1@tmp/durable-bd4e0ebc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-17T02:09:55.142Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-17T02:09:55.179Z] Warning: overwriting stash ‘stack-cost’ [2023-03-17T02:09:55.721Z] Stashed 1 file(s) [Pipeline] } [2023-03-17T02:09:55.740Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-534-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-17T02:09:55.824Z] $ docker stop --time=1 864dbfbcf3f0833791345bc9a229eb225317c01460090d590569c35dd2cd7221 [2023-03-17T02:09:57.563Z] $ docker rm -f --volumes 864dbfbcf3f0833791345bc9a229eb225317c01460090d590569c35dd2cd7221 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-17T02:09:58.274Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-17T02:10:00.192Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives ] [2023-03-17T02:10:00.192Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T02:10:00.192Z] total 16 [2023-03-17T02:10:00.192Z] drwxr-xr-x 3 root root 4096 Mar 17 02:01 . [2023-03-17T02:10:00.192Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 02:01 .. [2023-03-17T02:10:00.192Z] drwxr-xr-x 2 root root 4096 Mar 17 02:01 cost [2023-03-17T02:10:00.192Z] -rw-r--r-- 1 root root 86 Mar 17 02:01 cost.csv [2023-03-17T02:10:00.192Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T02:10:00.192Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives [2023-03-17T02:10:00.192Z] total 16 [2023-03-17T02:10:00.192Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 17 02:01 . [2023-03-17T02:10:00.192Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 17 02:01 .. [2023-03-17T02:10:00.192Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 17 02:01 cost [2023-03-17T02:10:00.192Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 17 02:01 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:00.516Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:01.394Z] ---> package-listing.sh [2023-03-17T02:10:01.394Z] ++ facter osfamily [2023-03-17T02:10:01.394Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-17T02:10:01.653Z] + OS_FAMILY=debian [2023-03-17T02:10:01.653Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-534 [2023-03-17T02:10:01.653Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-17T02:10:01.653Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-17T02:10:01.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-17T02:10:01.653Z] + PACKAGES=/tmp/packages_start.txt [2023-03-17T02:10:01.653Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-534 ']' [2023-03-17T02:10:01.653Z] + PACKAGES=/tmp/packages_end.txt [2023-03-17T02:10:01.653Z] + case "${OS_FAMILY}" in [2023-03-17T02:10:01.653Z] + dpkg -l [2023-03-17T02:10:01.653Z] + grep '^ii' [2023-03-17T02:10:01.653Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-17T02:10:01.653Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-17T02:10:01.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-17T02:10:01.653Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-534 ']' [2023-03-17T02:10:01.653Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/ [2023-03-17T02:10:01.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-534/archives/ [Pipeline] echo [2023-03-17T02:10:01.690Z] 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-534/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-17T02:10:01.975Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-17T02:10:02.592Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-17T02:10:02.592Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-17T02:10:02.741Z] prd-ubuntu20.04-docker-8c-8g-2588 does not seem to be running inside a container [2023-03-17T02:10:02.761Z] $ 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-534/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-534 -v /w/workspace/gexfoundry_device-mqtt-go_PR-534:/w/workspace/gexfoundry_device-mqtt-go_PR-534:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-534@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-lftools-log-publisher:latest cat [2023-03-17T02:10:03.191Z] $ docker top ecc618cdaade2fc13cd7b091188945a95cc01d8cc55df45db1f388d1dfdb055d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-17T02:10:03.578Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-17T02:10:03.883Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-17T02:10:04.182Z] + ls /var/log/sa-host [2023-03-17T02:10:04.182Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-17T02:10:04.380Z] provisioning config files... [2023-03-17T02:10:04.389Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-534@tmp/config2882470146898095353tmp [Pipeline] { [Pipeline] echo [2023-03-17T02:10:04.439Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:04.745Z] ---> create-netrc.sh [Pipeline] } [2023-03-17T02:10:04.770Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:05.172Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-17T02:10:05.203Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:05.510Z] ---> sudo-logs.sh [2023-03-17T02:10:05.510Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-17T02:10:05.584Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:05.903Z] ---> job-cost.sh [2023-03-17T02:10:05.903Z] lf-activate-venv: SKIPPING [2023-03-17T02:10:05.903Z] DEBUG: total: 0.2199999988079071 [2023-03-17T02:10:05.903Z] INFO: Retrieving Stack Cost... [2023-03-17T02:10:06.162Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-17T02:10:06.756Z] INFO: Archiving Costs [Pipeline] echo [2023-03-17T02:10:06.797Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-17T02:10:07.104Z] ---> logs-deploy.sh [2023-03-17T02:10:07.104Z] lf-activate-venv: SKIPPING [2023-03-17T02:10:07.104Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-534/1 [2023-03-17T02:10:07.104Z] INFO: archiving workspace using pattern(s): [2023-03-17T02:10:08.044Z] Archives upload complete. [2023-03-17T02:10:08.044Z] INFO: archiving logs to Nexus