Pull request #505 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c806ea5eed6953ac2c54f2e558d20434d4a77eda+a9a957061edcebee319f695d5df98e4602cbd79e (0d083791d4ac5b32c0c45b6da2e25387a24e0053) 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-ssh14689675952602644882.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-ssh16385019475862860858.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-virtual-go/branches/PR-505/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-virtual-go/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18397188410794606948.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-virtual-go/branches/PR-505/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh693703129369859356.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-ssh6558832966636639688.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-virtual-go/branches/PR-505/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-virtual-go/branches/PR-505/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6632266403063661659.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-virtual-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-virtual-go-settings PROJECT: device-virtual-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-virtual 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-26358 in /w/workspace/foundry_device-virtual-go_PR-505 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-505 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-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-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a9a957061edcebee319f695d5df98e4602cbd79e into PR head commit c806ea5eed6953ac2c54f2e558d20434d4a77eda Merge succeeded, producing c806ea5eed6953ac2c54f2e558d20434d4a77eda Checking out Revision c806ea5eed6953ac2c54f2e558d20434d4a77eda (PR-505) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac > git config core.sparsecheckout # timeout=10 > git checkout -f c806ea5eed6953ac2c54f2e558d20434d4a77eda # 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 a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f c806ea5eed6953ac2c54f2e558d20434d4a77eda # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 11:54:27 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 11:54:27 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 11:54:27 ========================================================= 11:54:27 EdgeX Global Pipelines Version Info 11:54:27 ========================================================= [Pipeline] libraryResource [Pipeline] sh 11:54:28 ------------------- 11:54:28 stable info: 11:54:28 ------------------- 11:54:28 Commited By: Ginny Guan ginny@iotechsys.com 11:54:28 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 11:54:28 Message: update stable to v1.0.265 11:54:29 ------------------- 11:54:29 experimental info: 11:54:29 ------------------- 11:54:29 Commited By: Cherry Wang cherry@iotechsys.com 11:54:29 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 11:54:29 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 11:54:29 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 11:54:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-505 [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-505 [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-505 [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c806ea5eed6953ac2c54f2e558d20434d4a77eda [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c806ea5 [Pipeline] echo 11:54:31 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:54:31 provisioning config files... 11:54:31 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-505@tmp/config16721708919403533292tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:31 ---> ****-login.sh 11:54:31 nexus3.edgexfoundry.org:10001 11:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:32 Configure a credential helper to remove this warning. See 11:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:32 11:54:32 Login Succeeded 11:54:32 nexus3.edgexfoundry.org:10002 11:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:32 Configure a credential helper to remove this warning. See 11:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:32 11:54:32 Login Succeeded 11:54:32 nexus3.edgexfoundry.org:10003 11:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:32 Configure a credential helper to remove this warning. See 11:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:32 11:54:32 Login Succeeded 11:54:32 nexus3.edgexfoundry.org:10004 11:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:32 Configure a credential helper to remove this warning. See 11:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:32 11:54:32 Login Succeeded 11:54:32 ****.io 11:54:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:32 Configure a credential helper to remove this warning. See 11:54:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:32 11:54:32 Login Succeeded 11:54:32 ---> ****-login.sh ends [Pipeline] } 11:54:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 11:54:33 + git rev-list -1 --merges c806ea5eed6953ac2c54f2e558d20434d4a77eda~1..c806ea5eed6953ac2c54f2e558d20434d4a77eda [Pipeline] echo 11:54:33 -----------> git rev-list -1 --merges c806ea5eed6953ac2c54f2e558d20434d4a77eda~1..c806ea5eed6953ac2c54f2e558d20434d4a77eda c806ea5eed6953ac2c54f2e558d20434d4a77eda [false] [Pipeline] sh 11:54:34 + git log --format=format:%s -1 c806ea5eed6953ac2c54f2e558d20434d4a77eda [Pipeline] echo 11:54:34 ========================================================= 11:54:34 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 11:54:34 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:54:34 + git log --format=format:%s -1 c806ea5eed6953ac2c54f2e558d20434d4a77eda [Pipeline] echo 11:54:34 [semverPrep] GIT_COMMIT: c806ea5eed6953ac2c54f2e558d20434d4a77eda, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 11:54:34 [semverPrep] This is not a build commit. [Pipeline] sh 11:54:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:54:35 + grep -v github /etc/ssh/ssh_known_hosts 11:54:35 + [ -e /tmp/ssh_known_hosts ] 11:54:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 11:54:35 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 11:54:35 + sudo tee -a /etc/ssh/ssh_known_hosts 11:54:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:35 11:54:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:36 0.1.4: Pulling from edgex-devops/py-git-semver 11:54:36 b85a868b505f: Pulling fs layer 11:54:36 e2be974225ed: Pulling fs layer 11:54:36 339a4e72a1f5: Pulling fs layer 11:54:36 988bab9f4d93: Pulling fs layer 11:54:36 1469e6f7b9e6: Pulling fs layer 11:54:36 eaf3925da568: Pulling fs layer 11:54:36 bab4dde63d76: Pulling fs layer 11:54:36 bde34c3a00c8: Pulling fs layer 11:54:36 b352a97aabf1: Pulling fs layer 11:54:36 4872d77fe225: Pulling fs layer 11:54:36 5851b861e8e6: Pulling fs layer 11:54:36 1469e6f7b9e6: Waiting 11:54:36 eaf3925da568: Waiting 11:54:36 bab4dde63d76: Waiting 11:54:36 bde34c3a00c8: Waiting 11:54:36 b352a97aabf1: Waiting 11:54:36 5851b861e8e6: Waiting 11:54:36 988bab9f4d93: Waiting 11:54:36 4872d77fe225: Waiting 11:54:36 e2be974225ed: Download complete 11:54:36 988bab9f4d93: Verifying Checksum 11:54:36 988bab9f4d93: Download complete 11:54:36 1469e6f7b9e6: Verifying Checksum 11:54:36 1469e6f7b9e6: Download complete 11:54:36 eaf3925da568: Verifying Checksum 11:54:36 eaf3925da568: Download complete 11:54:36 339a4e72a1f5: Verifying Checksum 11:54:36 339a4e72a1f5: Download complete 11:54:36 bde34c3a00c8: Download complete 11:54:36 b352a97aabf1: Verifying Checksum 11:54:36 b352a97aabf1: Download complete 11:54:36 4872d77fe225: Verifying Checksum 11:54:36 4872d77fe225: Download complete 11:54:36 5851b861e8e6: Verifying Checksum 11:54:36 5851b861e8e6: Download complete 11:54:36 b85a868b505f: Verifying Checksum 11:54:36 b85a868b505f: Download complete 11:54:36 bab4dde63d76: Verifying Checksum 11:54:36 bab4dde63d76: Download complete 11:54:37 b85a868b505f: Pull complete 11:54:37 e2be974225ed: Pull complete 11:54:38 339a4e72a1f5: Pull complete 11:54:38 988bab9f4d93: Pull complete 11:54:38 1469e6f7b9e6: Pull complete 11:54:38 eaf3925da568: Pull complete 11:54:40 bab4dde63d76: Pull complete 11:54:40 bde34c3a00c8: Pull complete 11:54:40 b352a97aabf1: Pull complete 11:54:40 4872d77fe225: Pull complete 11:54:40 5851b861e8e6: Pull complete 11:54:40 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 11:54:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:54:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:54:40 prd-ubuntu20.04-docker-8c-8g-26358 does not seem to be running inside a container 11:54:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-505 -v /w/workspace/foundry_device-virtual-go_PR-505:/w/workspace/foundry_device-virtual-go_PR-505:rw,z -v /w/workspace/foundry_device-virtual-go_PR-505@tmp:/w/workspace/foundry_device-virtual-go_PR-505@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 11:54:42 $ docker top df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 -eo pid,comm 11:54:42 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). 11:54:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:54:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:42 [ssh-agent] Looking for ssh-agent implementation... 11:54:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:42 $ docker exec df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 ssh-agent 11:54:43 SSH_AUTH_SOCK=/tmp/ssh-IBPfLUSUVRyo/agent.33 11:54:43 SSH_AGENT_PID=39 11:54:43 Running ssh-add (command line suppressed) 11:54:43 Identity added: /w/workspace/foundry_device-virtual-go_PR-505@tmp/private_key_1693370393029115053.key (/w/workspace/foundry_device-virtual-go_PR-505@tmp/private_key_1693370393029115053.key) 11:54:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:43 + git tag --points-at HEAD [Pipeline] } 11:54:43 $ docker exec --env ******** --env ******** df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 ssh-agent -k 11:54:43 unset SSH_AUTH_SOCK; 11:54:43 unset SSH_AGENT_PID; 11:54:43 echo Agent pid 39 killed; 11:54:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 11:54:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:54:43 [ssh-agent] Looking for ssh-agent implementation... 11:54:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:54:43 $ docker exec df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 ssh-agent 11:54:44 SSH_AUTH_SOCK=/tmp/ssh-YWqAo0pIg8Du/agent.72 11:54:44 SSH_AGENT_PID=78 11:54:44 Running ssh-add (command line suppressed) 11:54:44 Identity added: /w/workspace/foundry_device-virtual-go_PR-505@tmp/private_key_11440972965485391737.key (/w/workspace/foundry_device-virtual-go_PR-505@tmp/private_key_11440972965485391737.key) 11:54:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:54:44 + git semver init 11:54:44 2024-11-13 11:54:44,727 [run_init] DEBUG init version:0.0.0 force:False 11:54:44 2024-11-13 11:54:44,728 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-505/.semver 11:54:44 2024-11-13 11:54:44,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-505/.semver 11:54:44 2024-11-13 11:54:44,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-505/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-505, universal_newlines=False, shell=None, istream=None) 11:54:46 2024-11-13 11:54:46,613 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-505/.git/info/exclude 11:54:46 2024-11-13 11:54:46,614 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-505/.semver/PR-505 with force:False 11:54:46 2024-11-13 11:54:46,614 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-505/.semver/PR-505 11:54:46 2024-11-13 11:54:46,618 [execute] INFO git cat-file --batch-check 11:54:46 2024-11-13 11:54:46,619 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) 11:54:46 2024-11-13 11:54:46,626 [execute] INFO git cat-file --batch 11:54:46 2024-11-13 11:54:46,626 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-505/.semver, universal_newlines=False, shell=None, istream=) 11:54:46 2024-11-13 11:54:46,632 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-505/.semver/PR-505 11:54:46 0.0.0 [Pipeline] } 11:54:46 $ docker exec --env ******** --env ******** df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 ssh-agent -k 11:54:46 unset SSH_AUTH_SOCK; 11:54:46 unset SSH_AGENT_PID; 11:54:46 echo Agent pid 78 killed; 11:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:54:47 + git semver [Pipeline] } 11:54:47 $ docker stop --time=1 df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 11:54:48 $ docker rm -f --volumes df54db071c964a1e517db61ee09d160727bf80158cdf64577a26c0ee562a1c98 [Pipeline] // withDockerContainer [Pipeline] sh 11:54:49 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 11:54:49 Stashed 1 file(s) [Pipeline] echo 11:54:49 [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 11:54:50 provisioning config files... 11:54:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-505@tmp/config9820181816059587906tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:54:50 ---> ****-login.sh 11:54:50 nexus3.edgexfoundry.org:10001 11:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:50 Configure a credential helper to remove this warning. See 11:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:50 11:54:50 Login Succeeded 11:54:50 nexus3.edgexfoundry.org:10002 11:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:50 Configure a credential helper to remove this warning. See 11:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:50 11:54:50 Login Succeeded 11:54:50 nexus3.edgexfoundry.org:10003 11:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:50 Configure a credential helper to remove this warning. See 11:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:50 11:54:50 Login Succeeded 11:54:50 nexus3.edgexfoundry.org:10004 11:54:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:50 Configure a credential helper to remove this warning. See 11:54:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:50 11:54:50 Login Succeeded 11:54:50 ****.io 11:54:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:54:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:54:51 Configure a credential helper to remove this warning. See 11:54:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:54:51 11:54:51 Login Succeeded 11:54:51 ---> ****-login.sh ends [Pipeline] } 11:54:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:54:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:54:51 ========================================================= 11:54:51 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 11:54:51 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:54:52 + 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 . 11:54:52 Sending build context to Docker daemon 37.73MB 11:54:52 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:54:52 Step 2/12 : FROM ${BASE} AS builder 11:54:52 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 11:54:52 43c4264eed91: Pulling fs layer 11:54:52 4cc291be95ef: Pulling fs layer 11:54:52 2ac1f1163629: Pulling fs layer 11:54:52 5c3c966382ef: Pulling fs layer 11:54:52 4f4fb700ef54: Pulling fs layer 11:54:52 5d5c8e513c77: Pulling fs layer 11:54:52 9f66e0745190: Pulling fs layer 11:54:52 f49a43e4bbc0: Pulling fs layer 11:54:52 561ebcabdf7f: Pulling fs layer 11:54:52 5c3c966382ef: Waiting 11:54:52 4f4fb700ef54: Waiting 11:54:52 5d5c8e513c77: Waiting 11:54:52 9f66e0745190: Waiting 11:54:52 f49a43e4bbc0: Waiting 11:54:52 4cc291be95ef: Verifying Checksum 11:54:52 4cc291be95ef: Download complete 11:54:52 5c3c966382ef: Verifying Checksum 11:54:52 5c3c966382ef: Download complete 11:54:52 4f4fb700ef54: Verifying Checksum 11:54:52 4f4fb700ef54: Download complete 11:54:52 5d5c8e513c77: Verifying Checksum 11:54:52 5d5c8e513c77: Download complete 11:54:52 43c4264eed91: Download complete 11:54:52 9f66e0745190: Verifying Checksum 11:54:52 9f66e0745190: Download complete 11:54:52 43c4264eed91: Pull complete 11:54:52 4cc291be95ef: Pull complete 11:54:52 561ebcabdf7f: Verifying Checksum 11:54:52 561ebcabdf7f: Download complete 11:54:53 2ac1f1163629: Verifying Checksum 11:54:53 2ac1f1163629: Download complete 11:54:54 f49a43e4bbc0: Verifying Checksum 11:54:54 f49a43e4bbc0: Download complete 11:54:56 2ac1f1163629: Pull complete 11:54:56 5c3c966382ef: Pull complete 11:54:56 4f4fb700ef54: Pull complete 11:54:56 5d5c8e513c77: Pull complete 11:54:56 9f66e0745190: Pull complete 11:54:58 f49a43e4bbc0: Pull complete 11:54:59 561ebcabdf7f: Pull complete 11:54:59 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 11:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 11:54:59 ---> 3a752c3f9dda 11:54:59 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:55:01 ---> Running in 830d657efaf3 11:55:01 Removing intermediate container 830d657efaf3 11:55:01 ---> 90f5d70e5020 11:55:01 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:55:01 ---> Running in a868170edab1 11:55:01 Removing intermediate container a868170edab1 11:55:01 ---> 6aca8e7e8d59 11:55:01 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:55:01 ---> Running in 3fbd793f02bd 11:55:02 Removing intermediate container 3fbd793f02bd 11:55:02 ---> a6e5f39da895 11:55:02 Step 6/12 : WORKDIR /device-virtual-go 11:55:02 ---> Running in 4bc658fe09a8 11:55:02 Removing intermediate container 4bc658fe09a8 11:55:02 ---> 80414bfeeeaf 11:55:02 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:55:02 ---> Running in f75845ea6a2b 11:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:55:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:55:02 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:55:02 (2/4) Installing libedit (20240517.3.1-r0) 11:55:02 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:55:02 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:55:02 Executing busybox-1.36.1-r29.trigger 11:55:02 OK: 250 MiB in 58 packages 11:55:03 Removing intermediate container f75845ea6a2b 11:55:03 ---> 969a0e9a29a1 11:55:03 Step 8/12 : COPY go.mod vendor* ./ 11:55:03 ---> d6c91f0296f2 11:55:03 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:55:03 ---> Running in 0ff3864ad590 11:55:05 Still waiting to schedule task 11:55:05 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 11:55:40 Removing intermediate container 0ff3864ad590 11:55:40 ---> 31c8a54b77e9 11:55:40 Step 10/12 : COPY . . 11:55:40 ---> 7b2883d4b4bb 11:55:40 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:55:40 ---> Running in 16023e60a9e0 11:55:40 Removing intermediate container 16023e60a9e0 11:55:40 ---> b39879968183 11:55:40 Step 12/12 : RUN $MAKE 11:55:40 ---> Running in 34592f073759 11:55:40 noop 11:55:40 Removing intermediate container 34592f073759 11:55:40 ---> 01d6873ad2b7 11:55:40 Successfully built 01d6873ad2b7 11:55:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:40 + docker inspect -f . ci-base-image-x86_64 11:55:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:41 prd-ubuntu20.04-docker-8c-8g-26358 does not seem to be running inside a container 11:55:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-505 -v /w/workspace/foundry_device-virtual-go_PR-505:/w/workspace/foundry_device-virtual-go_PR-505:rw,z -v /w/workspace/foundry_device-virtual-go_PR-505@tmp:/w/workspace/foundry_device-virtual-go_PR-505@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 11:55:41 $ docker top 5843be91591f48f915912be1dc65ec4674032ee35c541f5001b81841572e95aa -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:41 + go version 11:55:41 go version go1.23.2 linux/amd64 [Pipeline] } 11:55:41 $ docker stop --time=1 5843be91591f48f915912be1dc65ec4674032ee35c541f5001b81841572e95aa 11:55:43 $ docker rm -f --volumes 5843be91591f48f915912be1dc65ec4674032ee35c541f5001b81841572e95aa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:55:43 + docker inspect -f . ci-base-image-x86_64 11:55:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:55:44 prd-ubuntu20.04-docker-8c-8g-26358 does not seem to be running inside a container 11:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-505 -v /w/workspace/foundry_device-virtual-go_PR-505:/w/workspace/foundry_device-virtual-go_PR-505:rw,z -v /w/workspace/foundry_device-virtual-go_PR-505@tmp:/w/workspace/foundry_device-virtual-go_PR-505@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 11:55:44 $ docker top c334394b6fabb6330be762134fb80b0328286835d1f8c0cc134b5802d03efe86 -eo pid,comm [Pipeline] { [Pipeline] sh 11:55:44 + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-505 [Pipeline] fileExists [Pipeline] sh 11:55:45 + make test 11:55:45 go test ./... -coverprofile=coverage.out 11:55:46 ? github.com/edgexfoundry/device-virtual-go [no test files] 11:56:08 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 11:56:08 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.011s coverage: 58.4% of statements 11:56:16 go vet ./... 11:56:23 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 11:56:23 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 11:56:23 ./bin/test-attribution-txt.sh [Pipeline] echo 11:56:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 11:56:23 $ docker stop --time=1 c334394b6fabb6330be762134fb80b0328286835d1f8c0cc134b5802d03efe86 11:56:25 $ docker rm -f --volumes c334394b6fabb6330be762134fb80b0328286835d1f8c0cc134b5802d03efe86 [Pipeline] // withDockerContainer [Pipeline] sh 11:56:26 + sudo chown -R jenkins:jenkins . [Pipeline] stash 11:56:26 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 11:56:27 + sudo chown -R jenkins:jenkins . [Pipeline] sh 11:56:27 + ls -al . 11:56:27 total 264 11:56:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:55 . 11:56:27 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:54 .. 11:56:27 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:56 .git 11:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:54 .github 11:56:27 -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 11:54 .gitignore 11:56:27 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:54 .golangci.yml 11:56:27 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:54 .semver 11:56:27 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 11:54 Attribution.txt 11:56:27 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 11:54 CHANGELOG.md 11:56:27 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 11:54 Dockerfile 11:56:27 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:54 GOVERNANCE.md 11:56:27 -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 11:54 Jenkinsfile 11:56:27 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 11:54 LICENSE 11:56:27 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 11:54 Makefile 11:56:27 -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 11:54 OWNERS.md 11:56:27 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 11:54 README.md 11:56:27 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 11:54 VERSION 11:56:27 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:54 bin 11:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:54 cmd 11:56:27 -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 11:56 coverage.out 11:56:27 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 11:54 go.mod 11:56:27 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:54 go.sum 11:56:27 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:54 internal 11:56:27 -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 11:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:56:27 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=c806ea5eed6953ac2c54f2e558d20434d4a77eda --label arch=amd64 --label version=0.0.0 . 11:56:27 Sending build context to Docker daemon 37.78MB 11:56:27 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 11:56:27 Step 2/26 : FROM ${BASE} AS builder 11:56:27 ---> 01d6873ad2b7 11:56:27 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:56:28 ---> Running in 03155f168977 11:56:28 Removing intermediate container 03155f168977 11:56:28 ---> db9296a33a4a 11:56:28 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 11:56:28 ---> Running in 8e01276474b7 11:56:28 Removing intermediate container 8e01276474b7 11:56:28 ---> fed0f6322da3 11:56:28 Step 5/26 : ARG ADD_BUILD_TAGS="" 11:56:28 ---> Running in b5feae94a821 11:56:28 Removing intermediate container b5feae94a821 11:56:28 ---> c293b51607c2 11:56:28 Step 6/26 : WORKDIR /device-virtual-go 11:56:28 ---> Running in 94cf217e5ba4 11:56:28 Removing intermediate container 94cf217e5ba4 11:56:28 ---> 6f1b92403b1b 11:56:28 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:56:28 ---> Running in 5e29c7532e42 11:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:56:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:56:29 OK: 250 MiB in 58 packages 11:56:29 Removing intermediate container 5e29c7532e42 11:56:29 ---> 3908463a8773 11:56:29 Step 8/26 : COPY go.mod vendor* ./ 11:56:29 ---> a06ce343ae1e 11:56:29 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:56:29 ---> Running in aa1027451564 11:56:30 Removing intermediate container aa1027451564 11:56:30 ---> 1e915964ab02 11:56:30 Step 10/26 : COPY . . 11:56:31 ---> f3b01ca81fb1 11:56:31 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 11:56:31 ---> Running in 61ccb0d8315b 11:56:31 Removing intermediate container 61ccb0d8315b 11:56:31 ---> 7913232e6e81 11:56:31 Step 12/26 : RUN $MAKE 11:56:31 ---> Running in c09f6e36ce7c 11:56:31 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-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-virtual ./cmd 11:57:03 Removing intermediate container c09f6e36ce7c 11:57:03 ---> ee96d27bb440 11:57:03 Step 13/26 : FROM alpine:3.20 11:57:03 3.20: Pulling from library/alpine 11:57:03 da9db072f522: Pulling fs layer 11:57:03 da9db072f522: Verifying Checksum 11:57:03 da9db072f522: Download complete 11:57:03 da9db072f522: Pull complete 11:57:03 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 11:57:03 Status: Downloaded newer image for alpine:3.20 11:57:03 ---> 63b790fccc90 11:57:03 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 11:57:03 ---> Running in 0b1ba0e60f9a 11:57:03 Removing intermediate container 0b1ba0e60f9a 11:57:03 ---> c7d28a47b55f 11:57:03 Step 15/26 : RUN apk add --update --no-cache dumb-init 11:57:03 ---> Running in 6f68b2e93739 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:57:03 (1/1) Installing dumb-init (1.2.5-r3) 11:57:03 Executing busybox-1.36.1-r29.trigger 11:57:03 OK: 8 MiB in 15 packages 11:57:03 Removing intermediate container 6f68b2e93739 11:57:03 ---> 70a58fb3bbdb 11:57:03 Step 16/26 : RUN apk --no-cache upgrade 11:57:03 ---> Running in 14b20833d727 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:57:03 Upgrading critical system libraries and apk-tools: 11:57:03 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 11:57:03 Executing busybox-1.36.1-r29.trigger 11:57:03 Continuing the upgrade transaction with new apk-tools: 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 11:57:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 11:57:03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 11:57:03 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 11:57:03 OK: 8 MiB in 15 packages 11:57:03 Removing intermediate container 14b20833d727 11:57:03 ---> edeaea04a302 11:57:03 Step 17/26 : WORKDIR / 11:57:03 ---> Running in 20d716b8396b 11:57:03 Removing intermediate container 20d716b8396b 11:57:03 ---> f40d7c681247 11:57:03 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 11:57:03 ---> 7197b287a2c9 11:57:03 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 11:57:03 ---> 0e4effe35381 11:57:03 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 11:57:03 ---> 32bd18d7a998 11:57:03 Step 21/26 : EXPOSE 59900 11:57:03 ---> Running in 5fe7f726b369 11:57:03 Removing intermediate container 5fe7f726b369 11:57:03 ---> e2a77de2c2ff 11:57:03 Step 22/26 : ENTRYPOINT ["/device-virtual"] 11:57:03 ---> Running in 83a6743da71e 11:57:03 Removing intermediate container 83a6743da71e 11:57:03 ---> 67b115117f22 11:57:03 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 11:57:03 ---> Running in 818f0aa10cf0 11:57:03 Removing intermediate container 818f0aa10cf0 11:57:03 ---> ced7fd73f7f8 11:57:03 Step 24/26 : LABEL arch=amd64 11:57:03 ---> Running in d507856f8570 11:57:03 Removing intermediate container d507856f8570 11:57:03 ---> da60461c1da6 11:57:03 Step 25/26 : LABEL git_sha=c806ea5eed6953ac2c54f2e558d20434d4a77eda 11:57:03 ---> Running in e8d43df2d629 11:57:03 Removing intermediate container e8d43df2d629 11:57:03 ---> 279f1a6c8e09 11:57:03 Step 26/26 : LABEL version=0.0.0 11:57:04 ---> Running in 791e8ca5aadf 11:57:04 Removing intermediate container 791e8ca5aadf 11:57:04 ---> 71c342c82c42 11:57:04 [Warning] One or more build-args [ARCH] were not consumed 11:57:04 Successfully built 71c342c82c42 11:57:04 Successfully tagged device-virtual: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 11:57:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:05 11:57:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:57:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:05 latest: Pulling from edgex-lftools-log-publisher 11:57:05 5eb5b503b376: Pulling fs layer 11:57:05 5c69ac0246d0: Pulling fs layer 11:57:05 ec43610c2a17: Pulling fs layer 11:57:05 3a2ae6a8a46f: Pulling fs layer 11:57:05 33b1e0a273af: Pulling fs layer 11:57:05 5d3b04190fa2: Pulling fs layer 11:57:05 2f39f015ded8: Pulling fs layer 11:57:05 3a2ae6a8a46f: Waiting 11:57:05 33b1e0a273af: Waiting 11:57:05 5d3b04190fa2: Waiting 11:57:05 2f39f015ded8: Waiting 11:57:05 5c69ac0246d0: Verifying Checksum 11:57:05 5c69ac0246d0: Download complete 11:57:05 3a2ae6a8a46f: Verifying Checksum 11:57:05 3a2ae6a8a46f: Download complete 11:57:05 33b1e0a273af: Verifying Checksum 11:57:05 33b1e0a273af: Download complete 11:57:05 5d3b04190fa2: Verifying Checksum 11:57:05 5d3b04190fa2: Download complete 11:57:05 ec43610c2a17: Verifying Checksum 11:57:05 ec43610c2a17: Download complete 11:57:05 5eb5b503b376: Verifying Checksum 11:57:05 5eb5b503b376: Download complete 11:57:06 2f39f015ded8: Download complete 11:57:07 5eb5b503b376: Pull complete 11:57:07 5c69ac0246d0: Pull complete 11:57:07 ec43610c2a17: Pull complete 11:57:07 3a2ae6a8a46f: Pull complete 11:57:08 33b1e0a273af: Pull complete 11:57:08 5d3b04190fa2: Pull complete 11:57:12 2f39f015ded8: Pull complete 11:57:12 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:57:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:57:12 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:57:12 prd-ubuntu20.04-docker-8c-8g-26358 does not seem to be running inside a container 11:57:12 $ 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/foundry_device-virtual-go_PR-505 -v /w/workspace/foundry_device-virtual-go_PR-505:/w/workspace/foundry_device-virtual-go_PR-505:rw,z -v /w/workspace/foundry_device-virtual-go_PR-505@tmp:/w/workspace/foundry_device-virtual-go_PR-505@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 11:57:13 $ docker top 1acf05edcdf866ef05f13344e660d9b47e50d4a6fc356bce339ac7da074a340b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:57:14 ---> job-cost.sh 11:57:14 lf-activate-venv: SKIPPING 11:57:14 INFO: No Stack... 11:57:14 INFO: Retrieving Pricing Info for: v3-standard-8 11:57:15 INFO: Archiving Costs [Pipeline] sh 11:57:15 + cat /w/workspace/foundry_device-virtual-go_PR-505/archives/cost.csv 11:57:15 + cut -d, -f6 [Pipeline] lock 11:57:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] 11:57:15 Resource [jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] did not exist. Created. 11:57:15 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:57:15 + echo total: 0.2199999988079071 [Pipeline] stash 11:57:16 Stashed 1 file(s) [Pipeline] } 11:57:16 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 11:57:16 $ docker stop --time=1 1acf05edcdf866ef05f13344e660d9b47e50d4a6fc356bce339ac7da074a340b 11:57:17 $ docker rm -f --volumes 1acf05edcdf866ef05f13344e660d9b47e50d4a6fc356bce339ac7da074a340b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:58:39 Running on prd-ubuntu20.04-docker-arm64-4c-16g-26359 in /w/workspace/foundry_device-virtual-go_PR-505 [Pipeline] { [Pipeline] ws 11:58:39 Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout 11:58:39 The recommended git tool is: git 11:58:47 using credential edgex-jenkins-ssh 11:58:47 Cloning the remote Git repository 11:58:47 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 11:58:47 > git init /w/workspace/device-virtual-go/1 # timeout=10 11:58:47 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:47 > git --version # timeout=10 11:58:47 > git --version # 'git version 2.25.1' 11:58:47 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:48 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:51 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 11:58:54 Merging remotes/origin/main commit a9a957061edcebee319f695d5df98e4602cbd79e into PR head commit c806ea5eed6953ac2c54f2e558d20434d4a77eda 11:58:54 Merge succeeded, producing c806ea5eed6953ac2c54f2e558d20434d4a77eda 11:58:54 Checking out Revision c806ea5eed6953ac2c54f2e558d20434d4a77eda (PR-505) 11:58:53 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 11:58:53 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 11:58:53 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/505/head:refs/remotes/origin/PR-505 +refs/heads/main:refs/remotes/origin/main # timeout=10 11:58:54 > git config core.sparsecheckout # timeout=10 11:58:54 > git checkout -f c806ea5eed6953ac2c54f2e558d20434d4a77eda # timeout=10 11:58:54 > git remote # timeout=10 11:58:54 > git config --get remote.origin.url # timeout=10 11:58:54 using GIT_SSH to set credentials SSH Credentials for GitHub 11:58:54 > git merge a9a957061edcebee319f695d5df98e4602cbd79e # timeout=10 11:58:54 > git rev-parse HEAD^{commit} # timeout=10 11:58:54 > git config core.sparsecheckout # timeout=10 11:58:54 > git checkout -f c806ea5eed6953ac2c54f2e558d20434d4a77eda # timeout=10 11:58:55 Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" 11:58:55 > git --version # timeout=10 11:58:55 > git --version # 'git version 2.25.1' 11:58:55 fatal: bad object 0b81fa10a7dd14683a964f04f411324fe83f93ac [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 11:59:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 11:59:00 % Total % Received % Xferd Average Speed Time Time Time Current 11:59:00 Dload Upload Total Spent Left Speed 11:59:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 114k 0 --:--:-- --:--:-- --:--:-- 114k [Pipeline] sh 11:59:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 11:59:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 11:59:01 + sudo tee /etc/docker/daemon.new 11:59:01 { 11:59:01 "registry-mirrors": [ 11:59:01 "https://nexus3.edgexfoundry.org:10001" 11:59:01 ], 11:59:01 "bip": "10.250.0.254/24", 11:59:01 "hosts": [ 11:59:01 "tcp://0.0.0.0:5555", 11:59:01 "unix:///var/run/docker.sock" 11:59:01 ], 11:59:01 "mtu": 1458, 11:59:01 "selinux-enabled": true, 11:59:01 "seccomp-profile": "/etc/docker/seccomp.json" 11:59:01 } [Pipeline] sh 11:59:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 11:59:01 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:59:20 provisioning config files... 11:59:20 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config505933994208993821tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:59:20 ---> ****-login.sh 11:59:20 nexus3.edgexfoundry.org:10001 11:59:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:21 Configure a credential helper to remove this warning. See 11:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:21 11:59:21 Login Succeeded 11:59:21 nexus3.edgexfoundry.org:10002 11:59:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:21 Configure a credential helper to remove this warning. See 11:59:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:21 11:59:21 Login Succeeded 11:59:21 nexus3.edgexfoundry.org:10003 11:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:22 Configure a credential helper to remove this warning. See 11:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:22 11:59:22 Login Succeeded 11:59:22 nexus3.edgexfoundry.org:10004 11:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:22 Configure a credential helper to remove this warning. See 11:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:22 11:59:22 Login Succeeded 11:59:22 ****.io 11:59:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:59:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:59:22 Configure a credential helper to remove this warning. See 11:59:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:59:22 11:59:22 Login Succeeded 11:59:22 ---> ****-login.sh ends [Pipeline] } 11:59:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 11:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:59:23 ========================================================= 11:59:23 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 11:59:23 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:59:24 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 11:59:24 Sending build context to Docker daemon 19.05MB 11:59:24 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 11:59:24 Step 2/12 : FROM ${BASE} AS builder 11:59:24 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 11:59:24 cf04c63912e1: Pulling fs layer 11:59:24 55b35a11ae5e: Pulling fs layer 11:59:24 a37a00ec5f00: Pulling fs layer 11:59:24 50b3750afda1: Pulling fs layer 11:59:24 4f4fb700ef54: Pulling fs layer 11:59:24 80978eb59214: Pulling fs layer 11:59:24 c9f46d7d2bd2: Pulling fs layer 11:59:24 c5a475d317c9: Pulling fs layer 11:59:24 80978eb59214: Waiting 11:59:24 c9f46d7d2bd2: Waiting 11:59:24 c5a475d317c9: Waiting 11:59:24 4f4fb700ef54: Waiting 11:59:24 50b3750afda1: Waiting 11:59:24 55b35a11ae5e: Verifying Checksum 11:59:24 55b35a11ae5e: Download complete 11:59:24 50b3750afda1: Verifying Checksum 11:59:24 50b3750afda1: Download complete 11:59:24 4f4fb700ef54: Verifying Checksum 11:59:24 4f4fb700ef54: Download complete 11:59:24 80978eb59214: Download complete 11:59:24 cf04c63912e1: Verifying Checksum 11:59:24 cf04c63912e1: Download complete 11:59:25 c5a475d317c9: Verifying Checksum 11:59:25 c5a475d317c9: Download complete 11:59:25 cf04c63912e1: Pull complete 11:59:26 55b35a11ae5e: Pull complete 11:59:26 a37a00ec5f00: Verifying Checksum 11:59:26 a37a00ec5f00: Download complete 11:59:27 c9f46d7d2bd2: Verifying Checksum 11:59:27 c9f46d7d2bd2: Download complete 11:59:39 a37a00ec5f00: Pull complete 11:59:39 50b3750afda1: Pull complete 11:59:39 4f4fb700ef54: Pull complete 11:59:40 80978eb59214: Pull complete 11:59:48 c9f46d7d2bd2: Pull complete 11:59:49 c5a475d317c9: Pull complete 11:59:49 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 11:59:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 11:59:49 ---> be29e6b0f0d4 11:59:49 Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 11:59:50 ---> Running in 3851f1de27d0 11:59:50 Removing intermediate container 3851f1de27d0 11:59:50 ---> 60b4b88fc730 11:59:50 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 11:59:50 ---> Running in 731875ab8b54 11:59:50 Removing intermediate container 731875ab8b54 11:59:50 ---> 08caccd1c401 11:59:50 Step 5/12 : ARG ADD_BUILD_TAGS="" 11:59:51 ---> Running in 5c4e70d00287 11:59:51 Removing intermediate container 5c4e70d00287 11:59:51 ---> dc8e14ce62d9 11:59:51 Step 6/12 : WORKDIR /device-virtual-go 11:59:51 ---> Running in 68745642c3f1 11:59:51 Removing intermediate container 68745642c3f1 11:59:51 ---> c8a4749b8136 11:59:51 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 11:59:51 ---> Running in 0f70b58eab3b 11:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 11:59:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 11:59:54 (1/4) Installing openssh-keygen (9.7_p1-r4) 11:59:54 (2/4) Installing libedit (20240517.3.1-r0) 11:59:54 (3/4) Installing openssh-client-common (9.7_p1-r4) 11:59:54 (4/4) Installing openssh-client-default (9.7_p1-r4) 11:59:54 Executing busybox-1.36.1-r29.trigger 11:59:54 OK: 242 MiB in 58 packages 11:59:57 Removing intermediate container 0f70b58eab3b 11:59:57 ---> 3c9ab000caa8 11:59:57 Step 8/12 : COPY go.mod vendor* ./ 11:59:57 ---> 37d39fd08df7 11:59:57 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 11:59:57 ---> Running in 8bc4ae4e6706 12:01:49 Removing intermediate container 8bc4ae4e6706 12:01:49 ---> 35aa6b32c6ee 12:01:49 Step 10/12 : COPY . . 12:01:49 ---> cc1ec330ed58 12:01:49 Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:01:49 ---> Running in 33f9483c6d07 12:01:49 Removing intermediate container 33f9483c6d07 12:01:49 ---> 7c251d228361 12:01:49 Step 12/12 : RUN $MAKE 12:01:49 ---> Running in 2d80e916c7d7 12:01:49 noop 12:01:49 Removing intermediate container 2d80e916c7d7 12:01:49 ---> 61e1c5faa659 12:01:49 Successfully built 61e1c5faa659 12:01:49 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:50 + docker inspect -f . ci-base-image-arm64 12:01:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:50 prd-ubuntu20.04-docker-arm64-4c-16g-26359 does not seem to be running inside a container 12:01:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 12:01:51 $ docker top 693cfa1bb78a2eb28ea22264fb87dfddcd0a447dfc37a6d009637cb85c587d3f -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:52 + go version 12:01:52 go version go1.23.2 linux/arm64 [Pipeline] } 12:01:52 $ docker stop --time=1 693cfa1bb78a2eb28ea22264fb87dfddcd0a447dfc37a6d009637cb85c587d3f 12:01:54 $ docker rm -f --volumes 693cfa1bb78a2eb28ea22264fb87dfddcd0a447dfc37a6d009637cb85c587d3f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:01:55 + docker inspect -f . ci-base-image-arm64 12:01:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:01:55 prd-ubuntu20.04-docker-arm64-4c-16g-26359 does not seem to be running inside a container 12:01:55 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 12:01:56 $ docker top 7738f34faa1eef88991b0fbc85fc3a8f5a00c35b9d57f550d7bf487da2daf568 -eo pid,comm [Pipeline] { [Pipeline] sh 12:01:57 + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh 12:01:58 + make test 12:01:58 go test ./... -coverprofile=coverage.out 12:02:04 ? github.com/edgexfoundry/device-virtual-go [no test files] 12:05:11 github.com/edgexfoundry/device-virtual-go/cmd coverage: 0.0% of statements 12:05:14 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.3% of statements 12:05:14 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:05:14 go vet ./... 12:06:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:06:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:06:01 ./bin/test-attribution-txt.sh [Pipeline] echo 12:06:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 12:06:01 $ docker stop --time=1 7738f34faa1eef88991b0fbc85fc3a8f5a00c35b9d57f550d7bf487da2daf568 12:06:03 $ docker rm -f --volumes 7738f34faa1eef88991b0fbc85fc3a8f5a00c35b9d57f550d7bf487da2daf568 [Pipeline] // withDockerContainer [Pipeline] sh 12:06:05 + sudo chown -R jenkins:jenkins . [Pipeline] stash 12:06:05 Warning: overwriting stash ‘coverage-report’ 12:06:05 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 12:06:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 12:06:06 + ls -al . 12:06:06 total 260 12:06:06 drwxrwxr-x 7 jenkins jenkins 4096 Nov 13 12:02 . 12:06:06 drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 11:58 .. 12:06:06 drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 11:58 .git 12:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:58 .github 12:06:06 -rw-rw-r-- 1 jenkins jenkins 272 Nov 13 11:58 .gitignore 12:06:06 -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 11:58 .golangci.yml 12:06:06 -rw-rw-r-- 1 jenkins jenkins 18321 Nov 13 11:58 Attribution.txt 12:06:06 -rw-rw-r-- 1 jenkins jenkins 15941 Nov 13 11:58 CHANGELOG.md 12:06:06 -rw-rw-r-- 1 jenkins jenkins 1755 Nov 13 11:58 Dockerfile 12:06:06 -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 11:58 GOVERNANCE.md 12:06:06 -rw-rw-r-- 1 jenkins jenkins 660 Nov 13 11:58 Jenkinsfile 12:06:06 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 13 11:58 LICENSE 12:06:06 -rw-rw-r-- 1 jenkins jenkins 2536 Nov 13 11:58 Makefile 12:06:06 -rw-rw-r-- 1 jenkins jenkins 623 Nov 13 11:58 OWNERS.md 12:06:06 -rw-rw-r-- 1 jenkins jenkins 4103 Nov 13 11:58 README.md 12:06:06 -rw-rw-r-- 1 jenkins jenkins 5 Nov 13 11:54 VERSION 12:06:06 drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 11:58 bin 12:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:58 cmd 12:06:06 -rw-r--r-- 1 jenkins jenkins 43316 Nov 13 12:05 coverage.out 12:06:06 -rw-rw-r-- 1 jenkins jenkins 6179 Nov 13 11:58 go.mod 12:06:06 -rw-rw-r-- 1 jenkins jenkins 87337 Nov 13 11:58 go.sum 12:06:06 drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 11:58 internal 12:06:06 -rw-rw-r-- 1 jenkins jenkins 235 Nov 13 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:06:07 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=c806ea5eed6953ac2c54f2e558d20434d4a77eda --label arch=arm64 --label version=0.0.0 . 12:06:07 Sending build context to Docker daemon 19.09MB 12:06:07 Step 1/26 : ARG BASE=golang:1.23-alpine3.20 12:06:07 Step 2/26 : FROM ${BASE} AS builder 12:06:07 ---> 61e1c5faa659 12:06:07 Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client" 12:06:08 ---> Running in f091d78069cb 12:06:08 Removing intermediate container f091d78069cb 12:06:08 ---> 620d416b9649 12:06:08 Step 4/26 : ARG ALPINE_PKG_EXTRA="" 12:06:08 ---> Running in a617633f152d 12:06:08 Removing intermediate container a617633f152d 12:06:08 ---> 6c685d66ec90 12:06:08 Step 5/26 : ARG ADD_BUILD_TAGS="" 12:06:08 ---> Running in e1b5410ca1a7 12:06:09 Removing intermediate container e1b5410ca1a7 12:06:09 ---> 17d4e438a7f5 12:06:09 Step 6/26 : WORKDIR /device-virtual-go 12:06:09 ---> Running in 9f46db3b09a7 12:06:09 Removing intermediate container 9f46db3b09a7 12:06:09 ---> 2e2bde459ff7 12:06:09 Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 12:06:09 ---> Running in a5d754cfb045 12:06:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:06:12 OK: 242 MiB in 58 packages 12:06:13 Removing intermediate container a5d754cfb045 12:06:13 ---> d6307ebce76d 12:06:13 Step 8/26 : COPY go.mod vendor* ./ 12:06:13 ---> aa550bb1e867 12:06:13 Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:06:13 ---> Running in 96091c8a3aaa 12:06:16 Removing intermediate container 96091c8a3aaa 12:06:16 ---> 195c679ea3d8 12:06:16 Step 10/26 : COPY . . 12:06:17 ---> f85916ecf223 12:06:17 Step 11/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 12:06:17 ---> Running in 10ea419b3e1d 12:06:17 Removing intermediate container 10ea419b3e1d 12:06:17 ---> 0f059821757a 12:06:17 Step 12/26 : RUN $MAKE 12:06:17 ---> Running in 60d9048244aa 12:06:18 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-virtual-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-virtual ./cmd 12:09:28 Removing intermediate container 60d9048244aa 12:09:28 ---> 7f23f25dc8a5 12:09:28 Step 13/26 : FROM alpine:3.20 12:09:28 3.20: Pulling from library/alpine 12:09:28 9986a736f7d3: Pulling fs layer 12:09:28 9986a736f7d3: Verifying Checksum 12:09:28 9986a736f7d3: Download complete 12:09:28 9986a736f7d3: Pull complete 12:09:28 Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a 12:09:28 Status: Downloaded newer image for alpine:3.20 12:09:28 ---> 511a44083d3a 12:09:28 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 12:09:28 ---> Running in 0fc85596a11f 12:09:28 Removing intermediate container 0fc85596a11f 12:09:28 ---> 25bd8731ed4f 12:09:28 Step 15/26 : RUN apk add --update --no-cache dumb-init 12:09:28 ---> Running in ce8ae696b327 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:28 (1/1) Installing dumb-init (1.2.5-r3) 12:09:28 Executing busybox-1.36.1-r29.trigger 12:09:28 OK: 9 MiB in 15 packages 12:09:28 Removing intermediate container ce8ae696b327 12:09:28 ---> e4dbd6469ba3 12:09:28 Step 16/26 : RUN apk --no-cache upgrade 12:09:28 ---> Running in 850876e13969 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:28 Upgrading critical system libraries and apk-tools: 12:09:28 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 12:09:28 Executing busybox-1.36.1-r29.trigger 12:09:28 Continuing the upgrade transaction with new apk-tools: 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 12:09:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 12:09:28 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 12:09:28 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 12:09:28 OK: 9 MiB in 15 packages 12:09:28 Removing intermediate container 850876e13969 12:09:28 ---> 18fa644e2f7e 12:09:28 Step 17/26 : WORKDIR / 12:09:28 ---> Running in cba577dd00c2 12:09:28 Removing intermediate container cba577dd00c2 12:09:28 ---> c9524c2eabc5 12:09:28 Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / 12:09:28 ---> 6f403b91113d 12:09:28 Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / 12:09:28 ---> b7edc9747ff3 12:09:28 Step 20/26 : COPY --from=builder /device-virtual-go/cmd / 12:09:28 ---> a6898ce19489 12:09:28 Step 21/26 : EXPOSE 59900 12:09:28 ---> Running in f537a083e228 12:09:29 Removing intermediate container f537a083e228 12:09:29 ---> c5c76771e6d2 12:09:29 Step 22/26 : ENTRYPOINT ["/device-virtual"] 12:09:29 ---> Running in c8f391e4ddb9 12:09:29 Removing intermediate container c8f391e4ddb9 12:09:29 ---> c93b1de047d1 12:09:29 Step 23/26 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 12:09:29 ---> Running in 8d6b1866c020 12:09:29 Removing intermediate container 8d6b1866c020 12:09:29 ---> 23be55a71e15 12:09:29 Step 24/26 : LABEL arch=arm64 12:09:29 ---> Running in 6c4ceaa39858 12:09:30 Removing intermediate container 6c4ceaa39858 12:09:30 ---> 3ee24586a079 12:09:30 Step 25/26 : LABEL git_sha=c806ea5eed6953ac2c54f2e558d20434d4a77eda 12:09:30 ---> Running in b01890680ed4 12:09:30 Removing intermediate container b01890680ed4 12:09:30 ---> db351f53b215 12:09:30 Step 26/26 : LABEL version=0.0.0 12:09:30 ---> Running in 78f2d4663266 12:09:30 Removing intermediate container 78f2d4663266 12:09:30 ---> 6616ee200526 12:09:30 [Warning] One or more build-args [ARCH] were not consumed 12:09:30 Successfully built 6616ee200526 12:09:30 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:31 12:09:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:09:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:32 arm64: Pulling from edgex-lftools-log-publisher 12:09:32 8998bd30e6a1: Pulling fs layer 12:09:32 04944245beec: Pulling fs layer 12:09:32 699f458cf7ca: Pulling fs layer 12:09:32 765212b225bb: Pulling fs layer 12:09:32 f23df028b6ca: Pulling fs layer 12:09:32 d65c8cfc05b1: Pulling fs layer 12:09:32 2437ff75d9bd: Pulling fs layer 12:09:32 765212b225bb: Waiting 12:09:32 f23df028b6ca: Waiting 12:09:32 d65c8cfc05b1: Waiting 12:09:32 2437ff75d9bd: Waiting 12:09:32 04944245beec: Verifying Checksum 12:09:32 04944245beec: Download complete 12:09:32 765212b225bb: Verifying Checksum 12:09:32 765212b225bb: Download complete 12:09:32 f23df028b6ca: Verifying Checksum 12:09:32 f23df028b6ca: Download complete 12:09:32 d65c8cfc05b1: Verifying Checksum 12:09:32 d65c8cfc05b1: Download complete 12:09:32 699f458cf7ca: Verifying Checksum 12:09:32 699f458cf7ca: Download complete 12:09:32 8998bd30e6a1: Verifying Checksum 12:09:32 8998bd30e6a1: Download complete 12:09:34 2437ff75d9bd: Verifying Checksum 12:09:34 2437ff75d9bd: Download complete 12:09:36 8998bd30e6a1: Pull complete 12:09:37 04944245beec: Pull complete 12:09:38 699f458cf7ca: Pull complete 12:09:38 765212b225bb: Pull complete 12:09:39 f23df028b6ca: Pull complete 12:09:39 d65c8cfc05b1: Pull complete 12:09:54 2437ff75d9bd: Pull complete 12:09:54 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 12:09:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 12:09:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:09:55 prd-ubuntu20.04-docker-arm64-4c-16g-26359 does not seem to be running inside a container 12:09:55 $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-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 12:09:57 $ docker top 1f949dd20aca547fdf741a20ebf0da693da1a7477d2d624897182a4e24a53794 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:09:58 ---> job-cost.sh 12:09:58 lf-activate-venv: SKIPPING 12:09:58 INFO: No Stack... 12:09:59 INFO: Retrieving Pricing Info for: v3-standard-4 12:09:59 INFO: Archiving Costs [Pipeline] sh 12:10:00 + cat /w/workspace/device-virtual-go/1/archives/cost.csv 12:10:00 + cut -d, -f6 [Pipeline] lock 12:10:00 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] 12:10:00 Resource [jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] did not exist. Created. 12:10:00 Lock acquired on [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:10:00 /w/workspace/device-virtual-go/1@tmp/durable-f267ab50/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:10:01 + echo total: 0.10999999940395355 [Pipeline] stash 12:10:01 Warning: overwriting stash ‘stack-cost’ 12:10:01 Stashed 1 file(s) [Pipeline] } 12:10:01 Lock released on resource [Resource: jenkins-edgexfoundry-device-virtual-go-PR-505-1-stack-cost] [Pipeline] // lock [Pipeline] } 12:10:01 $ docker stop --time=1 1f949dd20aca547fdf741a20ebf0da693da1a7477d2d624897182a4e24a53794 12:10:02 $ docker rm -f --volumes 1f949dd20aca547fdf741a20ebf0da693da1a7477d2d624897182a4e24a53794 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 12:10:03 provisioning config files... 12:10:03 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-505@tmp/config14452350713662261391tmp [Pipeline] { [Pipeline] sh 12:10:04 + set +x 12:10:04 + bash -s -- 12:10:04 + curl -s https://codecov.io/bash 12:10:04 12:10:04 _____ _ 12:10:04 / ____| | | 12:10:04 | | ___ __| | ___ ___ _____ __ 12:10:04 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 12:10:04 | |___| (_) | (_| | __/ (_| (_) \ V / 12:10:04 \_____\___/ \__,_|\___|\___\___/ \_/ 12:10:04 Bash-1.0.6 12:10:04 12:10:04 12:10:04 ==> git version 2.25.1 found 12:10:04 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 12:10:04 Release-Date: 2020-01-08 12:10:04 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 12:10:04 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 12:10:04 ==> Jenkins CI detected. 12:10:04 current dir:  /w/workspace/foundry_device-virtual-go_PR-505 12:10:04 project root: . 12:10:04 --> token set from env 12:10:04 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 12:10:04 ==> Running gcov in . (disable via -X gcov) 12:10:04 ==> Python coveragepy not found 12:10:04 ==> Searching for coverage reports in: 12:10:04 + . 12:10:04 -> Found 1 reports 12:10:04 ==> Detecting git/mercurial file structure 12:10:04 ==> Reading reports 12:10:04 + ./coverage.out bytes=43316 12:10:04 ==> Appending adjustments 12:10:04 https://docs.codecov.io/docs/fixing-reports 12:10:04 + Found adjustments 12:10:04 ==> Gzipping contents 12:10:04 8.0K /tmp/codecov.dVLOpQ.gz 12:10:04 ==> Uploading reports 12:10:04 url: https://codecov.io 12:10:04 query: branch=PR-505&commit=c806ea5eed6953ac2c54f2e558d20434d4a77eda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=505&job=&cmd_args= 12:10:04 -> Pinging Codecov 12:10:04 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-505&commit=c806ea5eed6953ac2c54f2e558d20434d4a77eda&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-505%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=505&job=&cmd_args= 12:10:04 -> Uploading to 12:10:04 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-virtual-go/c806ea5eed6953ac2c54f2e558d20434d4a77eda/fdeb5fbc-7ec7-4e9e-9c12-1a699088c0dd.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T121004Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=e8cfd8aa0f728787ad77a7ad7ade0f6c7561982cef87768530afc46582561308 12:10:04 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:04 Dload Upload Total Spent Left Speed 12:10:05 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5040 0 0 100 5040 0 23119 --:--:-- --:--:-- --:--:-- 23119 12:10:05 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/c806ea5eed6953ac2c54f2e558d20434d4a77eda [Pipeline] } 12:10:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [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 12:10:07 + [ -d /w/workspace/foundry_device-virtual-go_PR-505/archives ] 12:10:07 + ls -al /w/workspace/foundry_device-virtual-go_PR-505/archives 12:10:07 total 16 12:10:07 drwxr-xr-x 3 root root 4096 Nov 13 11:57 . 12:10:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 11:57 .. 12:10:07 drwxr-xr-x 2 root root 4096 Nov 13 11:57 cost 12:10:07 -rw-r--r-- 1 root root 89 Nov 13 11:57 cost.csv 12:10:07 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-505/archives 12:10:07 + ls -al /w/workspace/foundry_device-virtual-go_PR-505/archives 12:10:07 total 16 12:10:07 drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 11:57 . 12:10:07 drwxrwxr-x 9 jenkins jenkins 4096 Nov 13 11:57 .. 12:10:07 drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 11:57 cost 12:10:07 -rw-r--r-- 1 jenkins jenkins 89 Nov 13 11:57 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:10:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:10:08 ---> package-listing.sh 12:10:08 ++ facter osfamily 12:10:08 ++ tr '[:upper:]' '[:lower:]' 12:10:08 + OS_FAMILY=debian 12:10:08 + workspace=/w/workspace/foundry_device-virtual-go_PR-505 12:10:08 + START_PACKAGES=/tmp/packages_start.txt 12:10:08 + END_PACKAGES=/tmp/packages_end.txt 12:10:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:10:08 + PACKAGES=/tmp/packages_start.txt 12:10:08 + '[' /w/workspace/foundry_device-virtual-go_PR-505 ']' 12:10:08 + PACKAGES=/tmp/packages_end.txt 12:10:08 + case "${OS_FAMILY}" in 12:10:08 + dpkg -l 12:10:08 + grep '^ii' 12:10:08 + '[' -f /tmp/packages_start.txt ']' 12:10:08 + '[' -f /tmp/packages_end.txt ']' 12:10:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:10:08 + '[' /w/workspace/foundry_device-virtual-go_PR-505 ']' 12:10:08 + mkdir -p /w/workspace/foundry_device-virtual-go_PR-505/archives/ 12:10:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-505/archives/ [Pipeline] echo 12:10:08 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/foundry_device-virtual-go_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:10:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:10:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:10:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:10:10 prd-ubuntu20.04-docker-8c-8g-26358 does not seem to be running inside a container 12:10:10 $ 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/foundry_device-virtual-go_PR-505/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-505 -v /w/workspace/foundry_device-virtual-go_PR-505:/w/workspace/foundry_device-virtual-go_PR-505:rw,z -v /w/workspace/foundry_device-virtual-go_PR-505@tmp:/w/workspace/foundry_device-virtual-go_PR-505@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 12:10:10 $ docker top 4da2011c42edc8db47d571a61397c662046bbc38543d0702eb87b1176441781e -eo pid,comm [Pipeline] { [Pipeline] sh 12:10:10 + touch /tmp/pre-build-complete [Pipeline] sh 12:10:11 + mkdir -p /var/log/sysstat [Pipeline] sh 12:10:11 + ls /var/log/sa-host 12:10:11 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:10:11 provisioning config files... 12:10:11 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-505@tmp/config10884070575703877443tmp [Pipeline] { [Pipeline] echo 12:10:11 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:10:12 ---> create-netrc.sh [Pipeline] } 12:10:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:10:12 ---> python-tools-install.sh [Pipeline] echo 12:10:12 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:10:12 ---> sudo-logs.sh 12:10:12 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:10:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:10:13 ---> job-cost.sh 12:10:13 lf-activate-venv: SKIPPING 12:10:13 DEBUG: total: 0.2199999988079071 12:10:13 INFO: Retrieving Stack Cost... 12:10:13 INFO: Retrieving Pricing Info for: v3-standard-8 12:10:13 INFO: Archiving Costs [Pipeline] echo 12:10:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:10:14 ---> logs-deploy.sh 12:10:14 lf-activate-venv: SKIPPING 12:10:14 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-505/1 12:10:14 INFO: archiving workspace using pattern(s): 12:10:15 Archives upload complete. 12:10:15 INFO: archiving logs to Nexus