Pull request #712 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f+7bcf2a01f0ca0871350a0480051ec51dd105a569 (f0a66845b74d7f2eeeb98f062df487ce4b25eaf4) 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-ssh14708708698354705059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7243808761329337319.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-712/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-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh727240376733930543.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-712/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11353310629923157475.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh10120265484310734971.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-712/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-712/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh128825600162542215.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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] ========================================================= [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.23 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 ‘prd-ubuntu20.04-docker-8c-8g-31650’ Running on prd-ubuntu20.04-docker-8c-8g-31664 in /w/workspace/gexfoundry_device-mqtt-go_PR-712 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-712 # 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 7bcf2a01f0ca0871350a0480051ec51dd105a569 into PR head commit 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f Merge succeeded, producing 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f Checking out Revision 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f (PR-712) > 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/712/head:refs/remotes/origin/PR-712 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f # 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 7bcf2a01f0ca0871350a0480051ec51dd105a569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:10:39 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:10:39 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:10:39 ========================================================= 01:10:39 EdgeX Global Pipelines Version Info 01:10:39 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:10:41 ------------------- 01:10:41 stable info: 01:10:41 ------------------- 01:10:41 Commited By: Ginny Guan ginny@iotechsys.com 01:10:41 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 01:10:41 Message: update stable to v1.0.265 01:10:41 ------------------- 01:10:41 experimental info: 01:10:41 ------------------- 01:10:41 Commited By: Cherry Wang cherry@iotechsys.com 01:10:41 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 01:10:41 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:10:41 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:10:42 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-712 [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-712 [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-712 [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6d11db0 [Pipeline] echo 01:10:43 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:10:43 provisioning config files... 01:10:43 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config13242849826581336378tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:10:43 ---> ****-login.sh 01:10:43 nexus3.edgexfoundry.org:10001 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:44 Configure a credential helper to remove this warning. See 01:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:44 01:10:44 Login Succeeded 01:10:44 nexus3.edgexfoundry.org:10002 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:44 Configure a credential helper to remove this warning. See 01:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:44 01:10:44 Login Succeeded 01:10:44 nexus3.edgexfoundry.org:10003 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:44 Configure a credential helper to remove this warning. See 01:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:44 01:10:44 Login Succeeded 01:10:44 nexus3.edgexfoundry.org:10004 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:44 Configure a credential helper to remove this warning. See 01:10:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:44 01:10:44 Login Succeeded 01:10:44 ****.io 01:10:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:10:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:10:45 Configure a credential helper to remove this warning. See 01:10:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:10:45 01:10:45 Login Succeeded 01:10:45 ---> ****-login.sh ends [Pipeline] } 01:10:45 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:10:45 + git rev-list -1 --merges 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f~1..6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo 01:10:45 -----------> git rev-list -1 --merges 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f~1..6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [false] [Pipeline] sh 01:10:46 + git log --format=format:%s -1 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo 01:10:46 ========================================================= 01:10:46 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:10:46 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:10:46 + git log --format=format:%s -1 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f [Pipeline] echo 01:10:46 [semverPrep] GIT_COMMIT: 6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f, Commit Message: build(deps): bump github.com/stretchr/testify from 1.9.0 to 1.10.0 [Pipeline] echo 01:10:46 [semverPrep] This is not a build commit. [Pipeline] sh 01:10:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:10:47 + grep -v github /etc/ssh/ssh_known_hosts 01:10:47 + [ -e /tmp/ssh_known_hosts ] 01:10:47 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:10:47 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:10:47 sudo tee -a /etc/ssh/ssh_known_hosts 01:10:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:47 01:10:47 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:10:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:48 0.1.4: Pulling from edgex-devops/py-git-semver 01:10:48 b85a868b505f: Pulling fs layer 01:10:48 e2be974225ed: Pulling fs layer 01:10:48 339a4e72a1f5: Pulling fs layer 01:10:48 988bab9f4d93: Pulling fs layer 01:10:48 1469e6f7b9e6: Pulling fs layer 01:10:48 eaf3925da568: Pulling fs layer 01:10:48 bab4dde63d76: Pulling fs layer 01:10:48 bde34c3a00c8: Pulling fs layer 01:10:48 b352a97aabf1: Pulling fs layer 01:10:48 4872d77fe225: Pulling fs layer 01:10:48 1469e6f7b9e6: Waiting 01:10:48 5851b861e8e6: Pulling fs layer 01:10:48 bde34c3a00c8: Waiting 01:10:48 988bab9f4d93: Waiting 01:10:48 eaf3925da568: Waiting 01:10:48 bab4dde63d76: Waiting 01:10:48 b352a97aabf1: Waiting 01:10:48 4872d77fe225: Waiting 01:10:48 5851b861e8e6: Waiting 01:10:48 e2be974225ed: Verifying Checksum 01:10:48 e2be974225ed: Download complete 01:10:48 988bab9f4d93: Verifying Checksum 01:10:48 988bab9f4d93: Download complete 01:10:48 1469e6f7b9e6: Verifying Checksum 01:10:48 1469e6f7b9e6: Download complete 01:10:48 eaf3925da568: Verifying Checksum 01:10:48 eaf3925da568: Download complete 01:10:48 339a4e72a1f5: Verifying Checksum 01:10:48 339a4e72a1f5: Download complete 01:10:48 bde34c3a00c8: Download complete 01:10:48 b352a97aabf1: Verifying Checksum 01:10:48 b352a97aabf1: Download complete 01:10:48 4872d77fe225: Verifying Checksum 01:10:48 4872d77fe225: Download complete 01:10:48 5851b861e8e6: Verifying Checksum 01:10:48 5851b861e8e6: Download complete 01:10:48 b85a868b505f: Verifying Checksum 01:10:48 b85a868b505f: Download complete 01:10:49 bab4dde63d76: Verifying Checksum 01:10:49 bab4dde63d76: Download complete 01:10:50 b85a868b505f: Pull complete 01:10:50 e2be974225ed: Pull complete 01:10:50 339a4e72a1f5: Pull complete 01:10:50 988bab9f4d93: Pull complete 01:10:51 1469e6f7b9e6: Pull complete 01:10:51 eaf3925da568: Pull complete 01:10:53 bab4dde63d76: Pull complete 01:10:53 bde34c3a00c8: Pull complete 01:10:53 b352a97aabf1: Pull complete 01:10:53 4872d77fe225: Pull complete 01:10:53 5851b861e8e6: Pull complete 01:10:53 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:10:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:10:53 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:10:53 prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container 01:10:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 01:10:55 $ docker top a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 -eo pid,comm 01:10:56 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). 01:10:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:10:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:56 [ssh-agent] Looking for ssh-agent implementation... 01:10:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:56 $ docker exec a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent 01:10:56 SSH_AUTH_SOCK=/tmp/ssh-sr08cj1d2yiy/agent.32 01:10:56 SSH_AGENT_PID=38 01:10:56 Running ssh-add (command line suppressed) 01:10:56 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3959415888590954428.key (/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3959415888590954428.key) 01:10:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:56 + git tag --points-at HEAD [Pipeline] } 01:10:56 $ docker exec --env ******** --env ******** a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent -k 01:10:57 unset SSH_AUTH_SOCK; 01:10:57 unset SSH_AGENT_PID; 01:10:57 echo Agent pid 38 killed; 01:10:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:10:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:10:57 [ssh-agent] Looking for ssh-agent implementation... 01:10:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:10:57 $ docker exec a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent 01:10:57 SSH_AUTH_SOCK=/tmp/ssh-0nE6jgQcU1NM/agent.71 01:10:57 SSH_AGENT_PID=77 01:10:57 Running ssh-add (command line suppressed) 01:10:57 Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3659275376673259198.key (/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/private_key_3659275376673259198.key) 01:10:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:10:57 + git semver init 01:10:58 2024-11-25 01:10:58,032 [run_init] DEBUG init version:0.0.0 force:False 01:10:58 2024-11-25 01:10:58,033 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver 01:10:58 2024-11-25 01:10:58,033 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver 01:10:58 2024-11-25 01:10:58,034 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712, universal_newlines=False, shell=None, istream=None) 01:11:00 2024-11-25 01:10:59,783 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.git/info/exclude 01:11:00 2024-11-25 01:10:59,783 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 with force:False 01:11:00 2024-11-25 01:10:59,784 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 01:11:00 2024-11-25 01:10:59,788 [execute] INFO git cat-file --batch-check 01:11:00 2024-11-25 01:10:59,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) 01:11:00 2024-11-25 01:10:59,796 [execute] INFO git cat-file --batch 01:11:00 2024-11-25 01:10:59,797 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver, universal_newlines=False, shell=None, istream=) 01:11:00 2024-11-25 01:10:59,803 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-712/.semver/PR-712 01:11:00 0.0.0 [Pipeline] } 01:11:00 $ docker exec --env ******** --env ******** a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 ssh-agent -k 01:11:00 unset SSH_AUTH_SOCK; 01:11:00 unset SSH_AGENT_PID; 01:11:00 echo Agent pid 77 killed; 01:11:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:11:00 + git semver [Pipeline] } 01:11:00 $ docker stop --time=1 a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 01:11:02 $ docker rm -f --volumes a212d7455fe0bea39fb0e0862ad572877d38ae77ae3d4b25be9f2a252f2a3bc1 [Pipeline] // withDockerContainer [Pipeline] sh 01:11:02 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:11:02 Stashed 1 file(s) [Pipeline] echo 01:11:02 [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 01:11:03 provisioning config files... 01:11:03 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config324460588618099223tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:11:04 ---> ****-login.sh 01:11:04 nexus3.edgexfoundry.org:10001 01:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:04 Configure a credential helper to remove this warning. See 01:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:04 01:11:04 Login Succeeded 01:11:04 nexus3.edgexfoundry.org:10002 01:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:04 Configure a credential helper to remove this warning. See 01:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:04 01:11:04 Login Succeeded 01:11:04 nexus3.edgexfoundry.org:10003 01:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:04 Configure a credential helper to remove this warning. See 01:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:04 01:11:04 Login Succeeded 01:11:04 nexus3.edgexfoundry.org:10004 01:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:04 Configure a credential helper to remove this warning. See 01:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:04 01:11:04 Login Succeeded 01:11:04 ****.io 01:11:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:11:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:11:04 Configure a credential helper to remove this warning. See 01:11:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:11:04 01:11:04 Login Succeeded 01:11:04 ---> ****-login.sh ends [Pipeline] } 01:11:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:11:04 ========================================================= 01:11:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:11:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:11:05 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:11:05 Sending build context to Docker daemon 20.99MB 01:11:05 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:11:05 Step 2/12 : FROM ${BASE} AS builder 01:11:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:11:05 43c4264eed91: Pulling fs layer 01:11:05 4cc291be95ef: Pulling fs layer 01:11:05 2ac1f1163629: Pulling fs layer 01:11:05 5c3c966382ef: Pulling fs layer 01:11:05 4f4fb700ef54: Pulling fs layer 01:11:05 5d5c8e513c77: Pulling fs layer 01:11:05 9f66e0745190: Pulling fs layer 01:11:05 f49a43e4bbc0: Pulling fs layer 01:11:05 561ebcabdf7f: Pulling fs layer 01:11:05 5c3c966382ef: Waiting 01:11:05 f49a43e4bbc0: Waiting 01:11:05 561ebcabdf7f: Waiting 01:11:05 4f4fb700ef54: Waiting 01:11:05 9f66e0745190: Waiting 01:11:05 5d5c8e513c77: Waiting 01:11:05 4cc291be95ef: Verifying Checksum 01:11:05 4cc291be95ef: Download complete 01:11:05 5c3c966382ef: Verifying Checksum 01:11:05 5c3c966382ef: Download complete 01:11:05 4f4fb700ef54: Verifying Checksum 01:11:05 4f4fb700ef54: Download complete 01:11:05 5d5c8e513c77: Verifying Checksum 01:11:05 5d5c8e513c77: Download complete 01:11:05 43c4264eed91: Verifying Checksum 01:11:05 43c4264eed91: Download complete 01:11:05 9f66e0745190: Verifying Checksum 01:11:05 9f66e0745190: Download complete 01:11:05 43c4264eed91: Pull complete 01:11:05 561ebcabdf7f: Verifying Checksum 01:11:05 561ebcabdf7f: Download complete 01:11:05 4cc291be95ef: Pull complete 01:11:06 2ac1f1163629: Verifying Checksum 01:11:06 2ac1f1163629: Download complete 01:11:06 f49a43e4bbc0: Download complete 01:11:09 2ac1f1163629: Pull complete 01:11:09 5c3c966382ef: Pull complete 01:11:09 4f4fb700ef54: Pull complete 01:11:09 5d5c8e513c77: Pull complete 01:11:09 9f66e0745190: Pull complete 01:11:11 f49a43e4bbc0: Pull complete 01:11:12 561ebcabdf7f: Pull complete 01:11:12 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 01:11:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:11:12 ---> 3a752c3f9dda 01:11:12 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:11:18 Still waiting to schedule task 01:11:18 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 01:11:20 ---> Running in 6c037527d613 01:11:20 Removing intermediate container 6c037527d613 01:11:20 ---> d33b89ff1b06 01:11:20 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:11:20 ---> Running in 216bc4f2f381 01:11:20 Removing intermediate container 216bc4f2f381 01:11:20 ---> d0006b02bee9 01:11:20 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:11:20 ---> Running in 56d4ae5bab7e 01:11:20 Removing intermediate container 56d4ae5bab7e 01:11:20 ---> 63287ec36918 01:11:20 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:11:20 ---> Running in 2d2b53617ee4 01:11:20 Removing intermediate container 2d2b53617ee4 01:11:20 ---> 4624ae08c43d 01:11:20 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:11:20 ---> Running in 2a07e3298ec5 01:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:11:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:11:20 (1/4) Installing openssh-keygen (9.7_p1-r4) 01:11:20 (2/4) Installing libedit (20240517.3.1-r0) 01:11:20 (3/4) Installing openssh-client-common (9.7_p1-r4) 01:11:20 (4/4) Installing openssh-client-default (9.7_p1-r4) 01:11:20 Executing busybox-1.36.1-r29.trigger 01:11:20 OK: 250 MiB in 58 packages 01:11:21 Removing intermediate container 2a07e3298ec5 01:11:21 ---> 7c4a62a99340 01:11:21 Step 8/12 : WORKDIR /device-mqtt-go 01:11:21 ---> Running in 4670f6c1e7b0 01:11:21 Removing intermediate container 4670f6c1e7b0 01:11:21 ---> e41643ed8f92 01:11:21 Step 9/12 : COPY go.mod vendor* ./ 01:11:21 ---> 18e13134a46d 01:11:21 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:11:21 ---> Running in d2a38d4cdc36 01:12:43 Removing intermediate container d2a38d4cdc36 01:12:43 ---> 1697c0fba088 01:12:43 Step 11/12 : COPY . . 01:12:43 ---> e068a44610cd 01:12:43 Step 12/12 : RUN $MAKE 01:12:43 ---> Running in e60ec5df5f18 01:12:43 noop 01:12:43 Removing intermediate container e60ec5df5f18 01:12:43 ---> 5ad55ee06d3a 01:12:43 Successfully built 5ad55ee06d3a 01:12:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:43 + docker inspect -f . ci-base-image-x86_64 01:12:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:43 prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container 01:12:43 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 01:12:44 $ docker top 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:44 + go version 01:12:44 go version go1.23.2 linux/amd64 [Pipeline] } 01:12:44 $ docker stop --time=1 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de 01:12:45 $ docker rm -f --volumes 2ba6334fc4bf7ece5cc89701ff0d1a71feb5166a78c715d3d4a960f5f6a730de [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:12:46 + docker inspect -f . ci-base-image-x86_64 01:12:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:12:46 prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container 01:12:46 $ 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-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 01:12:47 $ docker top 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 -eo pid,comm [Pipeline] { [Pipeline] sh 01:12:47 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-712 [Pipeline] fileExists [Pipeline] sh 01:12:48 + make test 01:12:48 go test ./... -coverprofile=coverage.out ./... 01:12:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:13:08 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:13:08 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:13:08 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 01:13:20 go vet ./... 01:13:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:13:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:13:24 ./bin/test-attribution-txt.sh [Pipeline] echo 01:13:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:13:24 $ docker stop --time=1 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 01:13:30 $ docker rm -f --volumes 6538b2eb4437ac04313e9ccd78b2481ae8bae41735a9558673b9af80f53f4f65 [Pipeline] // withDockerContainer [Pipeline] sh 01:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:13:31 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:13:31 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:13:32 + ls -al . 01:13:32 total 252 01:13:32 drwxrwxr-x 9 jenkins jenkins 4096 Nov 25 01:12 . 01:13:32 drwxrwxr-x 4 jenkins jenkins 4096 Nov 25 01:10 .. 01:13:32 -rw-rw-r-- 1 jenkins jenkins 140 Nov 25 01:10 .dockerignore 01:13:32 drwxrwxr-x 8 jenkins jenkins 4096 Nov 25 01:13 .git 01:13:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 .github 01:13:32 -rw-rw-r-- 1 jenkins jenkins 264 Nov 25 01:10 .gitignore 01:13:32 -rw-rw-r-- 1 jenkins jenkins 41 Nov 25 01:10 .golangci.yml 01:13:32 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 01:10 .semver 01:13:32 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 25 01:10 Attribution.txt 01:13:32 -rw-rw-r-- 1 jenkins jenkins 18574 Nov 25 01:10 CHANGELOG.md 01:13:32 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 25 01:10 Dockerfile 01:13:32 -rw-rw-r-- 1 jenkins jenkins 677 Nov 25 01:10 GOVERNANCE.md 01:13:32 -rw-rw-r-- 1 jenkins jenkins 657 Nov 25 01:10 Jenkinsfile 01:13:32 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 25 01:10 LICENSE 01:13:32 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 25 01:10 Makefile 01:13:32 -rw-rw-r-- 1 jenkins jenkins 620 Nov 25 01:10 OWNERS.md 01:13:32 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 25 01:10 README.md 01:13:32 -rw-rw-r-- 1 jenkins jenkins 5 Nov 25 01:11 VERSION 01:13:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 01:10 bin 01:13:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 cmd 01:13:32 -rw-r--r-- 1 jenkins jenkins 21039 Nov 25 01:13 coverage.out 01:13:32 -rw-rw-r-- 1 jenkins jenkins 6322 Nov 25 01:10 go.mod 01:13:32 -rw-rw-r-- 1 jenkins jenkins 87339 Nov 25 01:10 go.sum 01:13:32 drwxrwxr-x 3 jenkins jenkins 4096 Nov 25 01:10 internal 01:13:32 drwxrwxr-x 2 jenkins jenkins 4096 Nov 25 01:10 mock 01:13:32 -rw-rw-r-- 1 jenkins jenkins 227 Nov 25 01:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:13:32 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f --label arch=amd64 --label version=0.0.0 . 01:13:32 Sending build context to Docker daemon 21.01MB 01:13:32 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:13:32 Step 2/25 : FROM ${BASE} AS builder 01:13:32 ---> 5ad55ee06d3a 01:13:32 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:13:33 ---> Running in 3b33487e92e9 01:13:33 Removing intermediate container 3b33487e92e9 01:13:33 ---> afe69e408048 01:13:33 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:13:33 ---> Running in 71642fd8e716 01:13:33 Removing intermediate container 71642fd8e716 01:13:33 ---> 1d838a3cf1c0 01:13:33 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:13:33 ---> Running in c18119f9b9fb 01:13:33 Removing intermediate container c18119f9b9fb 01:13:33 ---> d64843bfcb32 01:13:33 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:13:33 ---> Running in 609023c80bcb 01:13:33 Removing intermediate container 609023c80bcb 01:13:33 ---> 0113a564b6ad 01:13:33 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:13:33 ---> Running in 8e92965b736a 01:13:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:13:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:13:34 OK: 250 MiB in 58 packages 01:13:34 Removing intermediate container 8e92965b736a 01:13:34 ---> 66e6bf0fd0f9 01:13:34 Step 8/25 : WORKDIR /device-mqtt-go 01:13:34 ---> Running in b9a8cba231ed 01:13:35 Removing intermediate container b9a8cba231ed 01:13:35 ---> fd5524b1011c 01:13:35 Step 9/25 : COPY go.mod vendor* ./ 01:13:35 ---> 5d72d4aa213f 01:13:35 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:13:35 ---> Running in da7982149269 01:13:35 Removing intermediate container da7982149269 01:13:35 ---> 975995d32a09 01:13:35 Step 11/25 : COPY . . 01:13:36 ---> d2d5a9834bdf 01:13:36 Step 12/25 : RUN $MAKE 01:13:36 ---> Running in 830f35735914 01:13:37 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:14:15 Removing intermediate container 830f35735914 01:14:15 ---> 96277964ce3e 01:14:15 Step 13/25 : FROM alpine:3.20 01:14:15 3.20: Pulling from library/alpine 01:14:15 da9db072f522: Pulling fs layer 01:14:15 da9db072f522: Download complete 01:14:15 da9db072f522: Pull complete 01:14:15 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 01:14:15 Status: Downloaded newer image for alpine:3.20 01:14:15 ---> 63b790fccc90 01:14:15 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:14:15 ---> Running in 71b741cf6d3d 01:14:15 Removing intermediate container 71b741cf6d3d 01:14:15 ---> d6ff90d4a911 01:14:15 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:14:15 ---> Running in f57dcc0c61d0 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:15 (1/1) Installing dumb-init (1.2.5-r3) 01:14:15 Executing busybox-1.36.1-r29.trigger 01:14:15 OK: 8 MiB in 15 packages 01:14:15 Removing intermediate container f57dcc0c61d0 01:14:15 ---> 1b7809ea07c5 01:14:15 Step 16/25 : RUN apk --no-cache upgrade 01:14:15 ---> Running in a37d80bbfebd 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:15 Upgrading critical system libraries and apk-tools: 01:14:15 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 01:14:15 Executing busybox-1.36.1-r29.trigger 01:14:15 Continuing the upgrade transaction with new apk-tools: 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:14:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:14:15 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 01:14:15 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 01:14:15 OK: 8 MiB in 15 packages 01:14:15 Removing intermediate container a37d80bbfebd 01:14:15 ---> a83c8935b135 01:14:15 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:14:16 ---> 63a5228753b5 01:14:16 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:14:16 ---> 941d499bd948 01:14:16 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:14:16 ---> d0085b65616c 01:14:16 Step 20/25 : EXPOSE 59982 01:14:16 ---> Running in 5ca8092aa54e 01:14:16 Removing intermediate container 5ca8092aa54e 01:14:16 ---> 0104cd7fc546 01:14:16 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:14:16 ---> Running in 96fa92989bb0 01:14:16 Removing intermediate container 96fa92989bb0 01:14:16 ---> 6d2f21678e16 01:14:16 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:14:16 ---> Running in c8e282e5120e 01:14:16 Removing intermediate container c8e282e5120e 01:14:16 ---> 05eb00f9da60 01:14:16 Step 23/25 : LABEL arch=amd64 01:14:16 ---> Running in 8048ac07464a 01:14:17 Removing intermediate container 8048ac07464a 01:14:17 ---> c59d3c906ace 01:14:17 Step 24/25 : LABEL git_sha=6d11db0b4790b1dd32ddb5c84c61e24f15a58c9f 01:14:17 ---> Running in 119eb0a4b090 01:14:17 Removing intermediate container 119eb0a4b090 01:14:17 ---> 5736e45111f5 01:14:17 Step 25/25 : LABEL version=0.0.0 01:14:17 ---> Running in d3f03384d4c0 01:14:17 Removing intermediate container d3f03384d4c0 01:14:17 ---> af41f31eefae 01:14:17 [Warning] One or more build-args [ARCH] were not consumed 01:14:17 Successfully built af41f31eefae 01:14:17 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:18 01:14:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:14:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:18 latest: Pulling from edgex-lftools-log-publisher 01:14:18 5eb5b503b376: Pulling fs layer 01:14:18 5c69ac0246d0: Pulling fs layer 01:14:18 ec43610c2a17: Pulling fs layer 01:14:18 3a2ae6a8a46f: Pulling fs layer 01:14:18 33b1e0a273af: Pulling fs layer 01:14:18 5d3b04190fa2: Pulling fs layer 01:14:18 2f39f015ded8: Pulling fs layer 01:14:18 33b1e0a273af: Waiting 01:14:18 5d3b04190fa2: Waiting 01:14:18 3a2ae6a8a46f: Waiting 01:14:18 5c69ac0246d0: Verifying Checksum 01:14:18 5c69ac0246d0: Download complete 01:14:18 3a2ae6a8a46f: Verifying Checksum 01:14:18 3a2ae6a8a46f: Download complete 01:14:18 33b1e0a273af: Verifying Checksum 01:14:18 33b1e0a273af: Download complete 01:14:19 ec43610c2a17: Verifying Checksum 01:14:19 5d3b04190fa2: Verifying Checksum 01:14:19 ec43610c2a17: Download complete 01:14:19 5d3b04190fa2: Download complete 01:14:19 5eb5b503b376: Verifying Checksum 01:14:19 5eb5b503b376: Download complete 01:14:20 5eb5b503b376: Pull complete 01:14:20 5c69ac0246d0: Pull complete 01:14:20 ec43610c2a17: Pull complete 01:14:20 3a2ae6a8a46f: Pull complete 01:14:21 33b1e0a273af: Pull complete 01:14:21 5d3b04190fa2: Pull complete 01:14:25 2f39f015ded8: Pull complete 01:14:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:14:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:14:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:14:25 prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container 01:14:25 $ 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-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 01:14:31 $ docker top 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:14:32 ---> job-cost.sh 01:14:32 lf-activate-venv: SKIPPING 01:14:32 INFO: No Stack... 01:14:32 INFO: Retrieving Pricing Info for: v3-standard-8 01:14:33 INFO: Archiving Costs [Pipeline] sh 01:14:33 + cat /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/cost.csv 01:14:33 + cut -d, -f6 [Pipeline] lock 01:14:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] 01:14:33 Resource [jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] did not exist. Created. 01:14:33 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:14:34 + echo total: 0.2199999988079071 [Pipeline] stash 01:14:34 Stashed 1 file(s) [Pipeline] } 01:14:34 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-PR-712-1-stack-cost] [Pipeline] // lock [Pipeline] } 01:14:34 $ docker stop --time=1 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf 01:14:35 $ docker rm -f --volumes 9db38435815964aa4046e1538318c6b3f4153e9685e0cdcf5f06af65be8d12cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 07:10:39 Cancelling nested steps due to timeout [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:10:39 Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 07:10:42 + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives ] 07:10:42 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives 07:10:42 total 16 07:10:42 drwxr-xr-x 3 root root 4096 Nov 25 01:14 . 07:10:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 01:14 .. 07:10:42 drwxr-xr-x 2 root root 4096 Nov 25 01:14 cost 07:10:42 -rw-r--r-- 1 root root 86 Nov 25 01:14 cost.csv 07:10:42 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives 07:10:42 + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives 07:10:42 total 16 07:10:42 drwxr-xr-x 3 jenkins jenkins 4096 Nov 25 01:14 . 07:10:42 drwxrwxr-x 10 jenkins jenkins 4096 Nov 25 01:14 .. 07:10:42 drwxr-xr-x 2 jenkins jenkins 4096 Nov 25 01:14 cost 07:10:42 -rw-r--r-- 1 jenkins jenkins 86 Nov 25 01:14 cost.csv [Pipeline] libraryResource [Pipeline] sh 07:10:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:10:43 ---> package-listing.sh 07:10:43 ++ facter osfamily 07:10:43 ++ tr '[:upper:]' '[:lower:]' 07:10:44 + OS_FAMILY=debian 07:10:44 + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-712 07:10:44 + START_PACKAGES=/tmp/packages_start.txt 07:10:44 + END_PACKAGES=/tmp/packages_end.txt 07:10:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:10:44 + PACKAGES=/tmp/packages_start.txt 07:10:44 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-712 ']' 07:10:44 + PACKAGES=/tmp/packages_end.txt 07:10:44 + case "${OS_FAMILY}" in 07:10:44 + dpkg -l 07:10:44 + grep '^ii' 07:10:44 + '[' -f /tmp/packages_start.txt ']' 07:10:44 + '[' -f /tmp/packages_end.txt ']' 07:10:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:10:44 + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-712 ']' 07:10:44 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/ 07:10:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-712/archives/ [Pipeline] echo 07:10:44 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-712/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:10:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:10:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:10:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:10:45 prd-ubuntu20.04-docker-8c-8g-31664 does not seem to be running inside a container 07:10:45 $ 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-712/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-712 -v /w/workspace/gexfoundry_device-mqtt-go_PR-712:/w/workspace/gexfoundry_device-mqtt-go_PR-712:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-712@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 07:10:45 $ docker top 3fdf193ad170e5f4fd4f8d13aae4d7eaa7a5f0fb2b5db6ebd886811177caa209 -eo pid,comm [Pipeline] { [Pipeline] sh 07:10:45 + touch /tmp/pre-build-complete [Pipeline] sh 07:10:46 + mkdir -p /var/log/sysstat [Pipeline] sh 07:10:46 + ls /var/log/sa-host 07:10:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:10:46 provisioning config files... 07:10:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-712@tmp/config253694176916239671tmp [Pipeline] { [Pipeline] echo 07:10:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:10:47 ---> create-netrc.sh [Pipeline] } 07:10:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:10:47 ---> python-tools-install.sh [Pipeline] echo 07:10:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:10:48 ---> sudo-logs.sh 07:10:48 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:10:48 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:10:48 ---> job-cost.sh 07:10:48 lf-activate-venv: SKIPPING 07:10:48 DEBUG: total: 0.2199999988079071 07:10:48 INFO: Retrieving Stack Cost... 07:10:48 INFO: Retrieving Pricing Info for: v3-standard-8 07:10:49 INFO: Archiving Costs [Pipeline] echo 07:10:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:10:49 ---> logs-deploy.sh 07:10:49 lf-activate-venv: SKIPPING 07:10:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-712/1 07:10:49 INFO: archiving workspace using pattern(s): 07:10:50 Archives upload complete. 07:10:50 INFO: archiving logs to Nexus