Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1921cd12150bcb2799e69b9e92bb7b088303c035 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-ssh12506315189039359131.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-ssh14311481249294238551.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9582741104815247106.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 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-ssh6265883245851973192.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17288927448794141922.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-26324’ is offline Running on prd-ubuntu20.04-docker-8c-8g-26326 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-sdk-go.git > git init /w/workspace/edgexfoundry_device-sdk-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 1921cd12150bcb2799e69b9e92bb7b088303c035 (main) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 Commit message: "Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" > git checkout -f 1921cd12150bcb2799e69b9e92bb7b088303c035 # timeout=10 > git rev-list --no-walk 18c36d44e625e743ff5cb3bdbedfefc7600ac5d4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-11-13T04:38:04.203Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-11-13T04:38:04.273Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-11-13T04:38:04.306Z] ========================================================= [2024-11-13T04:38:04.306Z] EdgeX Global Pipelines Version Info [2024-11-13T04:38:04.306Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:38:05.436Z] ------------------- [2024-11-13T04:38:05.436Z] stable info: [2024-11-13T04:38:05.436Z] ------------------- [2024-11-13T04:38:05.436Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-11-13T04:38:05.436Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-11-13T04:38:05.436Z] Message: update stable to v1.0.265 [2024-11-13T04:38:05.697Z] ------------------- [2024-11-13T04:38:05.697Z] experimental info: [2024-11-13T04:38:05.697Z] ------------------- [2024-11-13T04:38:05.697Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-11-13T04:38:05.697Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-11-13T04:38:05.697Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-11-13T04:38:05.800Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-11-13T04:38:05.828Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-11-13T04:38:05.854Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-11-13T04:38:05.881Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-11-13T04:38:05.904Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-11-13T04:38:05.931Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-11-13T04:38:05.957Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-11-13T04:38:05.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-11-13T04:38:05.999Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-11-13T04:38:06.025Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-11-13T04:38:06.044Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-11-13T04:38:06.066Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-11-13T04:38:06.093Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-11-13T04:38:06.119Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-11-13T04:38:06.139Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-11-13T04:38:06.168Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T04:38:06.188Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T04:38:06.212Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-11-13T04:38:06.237Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-11-13T04:38:06.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-11-13T04:38:06.289Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-11-13T04:38:06.317Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-11-13T04:38:06.338Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-11-13T04:38:06.358Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-11-13T04:38:06.382Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-11-13T04:38:06.407Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-11-13T04:38:06.436Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-11-13T04:38:06.468Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-11-13T04:38:06.493Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-11-13T04:38:06.518Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-11-13T04:38:06.541Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo [2024-11-13T04:38:06.563Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1921cd1 [Pipeline] echo [2024-11-13T04:38:06.585Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T04:38:06.651Z] provisioning config files... [2024-11-13T04:38:06.665Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9945759521400385288tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:38:07.001Z] ---> ****-login.sh [2024-11-13T04:38:07.001Z] nexus3.edgexfoundry.org:10001 [2024-11-13T04:38:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:07.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:07.262Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:07.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:07.262Z] [2024-11-13T04:38:07.262Z] Login Succeeded [2024-11-13T04:38:07.262Z] nexus3.edgexfoundry.org:10002 [2024-11-13T04:38:07.262Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:07.523Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:07.523Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:07.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:07.524Z] [2024-11-13T04:38:07.524Z] Login Succeeded [2024-11-13T04:38:07.524Z] nexus3.edgexfoundry.org:10003 [2024-11-13T04:38:07.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:07.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:07.524Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:07.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:07.524Z] [2024-11-13T04:38:07.524Z] Login Succeeded [2024-11-13T04:38:07.524Z] nexus3.edgexfoundry.org:10004 [2024-11-13T04:38:07.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:07.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:07.524Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:07.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:07.524Z] [2024-11-13T04:38:07.524Z] Login Succeeded [2024-11-13T04:38:07.785Z] ****.io [2024-11-13T04:38:07.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:07.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:07.785Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:07.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:07.785Z] [2024-11-13T04:38:07.785Z] Login Succeeded [2024-11-13T04:38:07.785Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T04:38:07.795Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-11-13T04:38:08.221Z] + git rev-list -1 --merges 1921cd12150bcb2799e69b9e92bb7b088303c035~1..1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo [2024-11-13T04:38:08.249Z] -----------> git rev-list -1 --merges 1921cd12150bcb2799e69b9e92bb7b088303c035~1..1921cd12150bcb2799e69b9e92bb7b088303c035 1921cd12150bcb2799e69b9e92bb7b088303c035 [2024-11-13T04:38:08.249Z] 1921cd12150bcb2799e69b9e92bb7b088303c035 [false] [Pipeline] sh [2024-11-13T04:38:08.555Z] + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo [2024-11-13T04:38:08.574Z] ========================================================= [2024-11-13T04:38:08.574Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-11-13T04:38:08.574Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T04:38:08.923Z] + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] echo [2024-11-13T04:38:08.936Z] [semverPrep] GIT_COMMIT: 1921cd12150bcb2799e69b9e92bb7b088303c035, Commit Message: Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8 [Pipeline] echo [2024-11-13T04:38:08.954Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-11-13T04:38:09.347Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T04:38:09.347Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-11-13T04:38:09.347Z] + [ -e /tmp/ssh_known_hosts ] [2024-11-13T04:38:09.347Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-11-13T04:38:09.347Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-11-13T04:38:09.347Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-11-13T04:38:09.347Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:38:09.766Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:38:09.766Z] [2024-11-13T04:38:09.766Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:38:10.081Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:38:10.082Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-11-13T04:38:10.082Z] b85a868b505f: Pulling fs layer [2024-11-13T04:38:10.082Z] e2be974225ed: Pulling fs layer [2024-11-13T04:38:10.082Z] 339a4e72a1f5: Pulling fs layer [2024-11-13T04:38:10.082Z] 988bab9f4d93: Pulling fs layer [2024-11-13T04:38:10.082Z] 1469e6f7b9e6: Pulling fs layer [2024-11-13T04:38:10.082Z] eaf3925da568: Pulling fs layer [2024-11-13T04:38:10.082Z] bab4dde63d76: Pulling fs layer [2024-11-13T04:38:10.082Z] bde34c3a00c8: Pulling fs layer [2024-11-13T04:38:10.082Z] b352a97aabf1: Pulling fs layer [2024-11-13T04:38:10.082Z] 4872d77fe225: Pulling fs layer [2024-11-13T04:38:10.082Z] 5851b861e8e6: Pulling fs layer [2024-11-13T04:38:10.082Z] eaf3925da568: Waiting [2024-11-13T04:38:10.082Z] 988bab9f4d93: Waiting [2024-11-13T04:38:10.082Z] bde34c3a00c8: Waiting [2024-11-13T04:38:10.082Z] 4872d77fe225: Waiting [2024-11-13T04:38:10.082Z] 1469e6f7b9e6: Waiting [2024-11-13T04:38:10.082Z] 5851b861e8e6: Waiting [2024-11-13T04:38:10.082Z] bab4dde63d76: Waiting [2024-11-13T04:38:10.082Z] b352a97aabf1: Waiting [2024-11-13T04:38:10.082Z] e2be974225ed: Verifying Checksum [2024-11-13T04:38:10.082Z] e2be974225ed: Download complete [2024-11-13T04:38:10.082Z] 988bab9f4d93: Verifying Checksum [2024-11-13T04:38:10.082Z] 988bab9f4d93: Download complete [2024-11-13T04:38:10.082Z] 1469e6f7b9e6: Verifying Checksum [2024-11-13T04:38:10.082Z] 1469e6f7b9e6: Download complete [2024-11-13T04:38:10.082Z] eaf3925da568: Download complete [2024-11-13T04:38:10.341Z] 339a4e72a1f5: Verifying Checksum [2024-11-13T04:38:10.341Z] 339a4e72a1f5: Download complete [2024-11-13T04:38:10.341Z] bde34c3a00c8: Verifying Checksum [2024-11-13T04:38:10.341Z] bde34c3a00c8: Download complete [2024-11-13T04:38:10.341Z] b352a97aabf1: Verifying Checksum [2024-11-13T04:38:10.341Z] b352a97aabf1: Download complete [2024-11-13T04:38:10.341Z] 4872d77fe225: Download complete [2024-11-13T04:38:10.341Z] 5851b861e8e6: Download complete [2024-11-13T04:38:10.341Z] b85a868b505f: Download complete [2024-11-13T04:38:10.602Z] bab4dde63d76: Verifying Checksum [2024-11-13T04:38:10.602Z] bab4dde63d76: Download complete [2024-11-13T04:38:11.539Z] b85a868b505f: Pull complete [2024-11-13T04:38:11.797Z] e2be974225ed: Pull complete [2024-11-13T04:38:12.057Z] 339a4e72a1f5: Pull complete [2024-11-13T04:38:12.057Z] 988bab9f4d93: Pull complete [2024-11-13T04:38:12.316Z] 1469e6f7b9e6: Pull complete [2024-11-13T04:38:12.576Z] eaf3925da568: Pull complete [2024-11-13T04:38:14.519Z] bab4dde63d76: Pull complete [2024-11-13T04:38:14.519Z] bde34c3a00c8: Pull complete [2024-11-13T04:38:14.519Z] b352a97aabf1: Pull complete [2024-11-13T04:38:14.519Z] 4872d77fe225: Pull complete [2024-11-13T04:38:14.519Z] 5851b861e8e6: Pull complete [2024-11-13T04:38:14.519Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-11-13T04:38:14.519Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:38:14.519Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:38:14.686Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:38:14.724Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T04:38:17.741Z] $ docker top 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde -eo pid,comm [2024-11-13T04:38:17.795Z] 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). [2024-11-13T04:38:17.795Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T04:38:17.854Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T04:38:17.855Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T04:38:17.955Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T04:38:17.956Z] $ docker exec 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent [2024-11-13T04:38:18.056Z] SSH_AUTH_SOCK=/tmp/ssh-V6ML2MRLwLe3/agent.32 [2024-11-13T04:38:18.056Z] SSH_AGENT_PID=38 [2024-11-13T04:38:18.061Z] Running ssh-add (command line suppressed) [2024-11-13T04:38:18.157Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10586524262823417525.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_10586524262823417525.key) [2024-11-13T04:38:18.172Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T04:38:18.466Z] + git tag --points-at HEAD [Pipeline] } [2024-11-13T04:38:18.478Z] $ docker exec --env ******** --env ******** 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent -k [2024-11-13T04:38:18.575Z] unset SSH_AUTH_SOCK; [2024-11-13T04:38:18.575Z] unset SSH_AGENT_PID; [2024-11-13T04:38:18.575Z] echo Agent pid 38 killed; [2024-11-13T04:38:18.587Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-11-13T04:38:18.629Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T04:38:18.629Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T04:38:18.738Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T04:38:18.739Z] $ docker exec 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent [2024-11-13T04:38:18.846Z] SSH_AUTH_SOCK=/tmp/ssh-3MKfRoZhTMt9/agent.71 [2024-11-13T04:38:18.846Z] SSH_AGENT_PID=77 [2024-11-13T04:38:18.853Z] Running ssh-add (command line suppressed) [2024-11-13T04:38:18.940Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14637027544021757829.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_14637027544021757829.key) [2024-11-13T04:38:18.952Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T04:38:19.242Z] + git semver init [2024-11-13T04:38:19.502Z] 2024-11-13 04:38:19,414 [run_init] DEBUG init version:0.0.0 force:False [2024-11-13T04:38:19.502Z] 2024-11-13 04:38:19,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-13T04:38:19.502Z] 2024-11-13 04:38:19,415 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-11-13T04:38:19.502Z] 2024-11-13 04:38:19,415 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/edgexfoundry_device-sdk-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T04:38:20.882Z] 2024-11-13 04:38:20,770 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-11-13T04:38:20.882Z] 2024-11-13 04:38:20,770 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-11-13T04:38:20.882Z] 2024-11-13 04:38:20,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:38:20.882Z] 2024-11-13 04:38:20,771 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:38:20.882Z] 4.0.0-dev.7 [Pipeline] } [2024-11-13T04:38:20.890Z] $ docker exec --env ******** --env ******** 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde ssh-agent -k [2024-11-13T04:38:20.986Z] unset SSH_AUTH_SOCK; [2024-11-13T04:38:20.987Z] unset SSH_AGENT_PID; [2024-11-13T04:38:20.987Z] echo Agent pid 77 killed; [2024-11-13T04:38:20.996Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T04:38:21.320Z] + git semver [Pipeline] } [2024-11-13T04:38:21.594Z] $ docker stop --time=1 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde [2024-11-13T04:38:22.876Z] $ docker rm -f --volumes 019e0e5f85a78f89ede0f21de7edc668b4cb0380a60ba4386a08032adc6ddfde [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T04:38:23.235Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-11-13T04:38:23.487Z] Stashed 1 file(s) [Pipeline] echo [2024-11-13T04:38:23.491Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.7 [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 [2024-11-13T04:38:23.692Z] provisioning config files... [2024-11-13T04:38:23.700Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config18421438238915515275tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:38:24.004Z] ---> ****-login.sh [2024-11-13T04:38:24.004Z] nexus3.edgexfoundry.org:10001 [2024-11-13T04:38:24.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:24.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:24.005Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:24.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:24.005Z] [2024-11-13T04:38:24.005Z] Login Succeeded [2024-11-13T04:38:24.005Z] nexus3.edgexfoundry.org:10002 [2024-11-13T04:38:24.005Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:24.005Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:24.005Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:24.005Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:24.005Z] [2024-11-13T04:38:24.005Z] Login Succeeded [2024-11-13T04:38:24.005Z] nexus3.edgexfoundry.org:10003 [2024-11-13T04:38:24.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:24.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:24.264Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:24.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:24.264Z] [2024-11-13T04:38:24.264Z] Login Succeeded [2024-11-13T04:38:24.264Z] nexus3.edgexfoundry.org:10004 [2024-11-13T04:38:24.264Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:24.264Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:24.264Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:24.264Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:24.264Z] [2024-11-13T04:38:24.264Z] Login Succeeded [2024-11-13T04:38:24.264Z] ****.io [2024-11-13T04:38:24.524Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:38:24.524Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:38:24.524Z] Configure a credential helper to remove this warning. See [2024-11-13T04:38:24.524Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:38:24.524Z] [2024-11-13T04:38:24.524Z] Login Succeeded [2024-11-13T04:38:24.524Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T04:38:24.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T04:38:24.644Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T04:38:24.669Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T04:38:24.687Z] ========================================================= [2024-11-13T04:38:24.688Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-11-13T04:38:24.688Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:38:25.020Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T04:38:25.020Z] Sending build context to Docker daemon 24.83MB [2024-11-13T04:38:25.020Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T04:38:25.020Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T04:38:25.282Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-11-13T04:38:25.282Z] 43c4264eed91: Pulling fs layer [2024-11-13T04:38:25.282Z] 4cc291be95ef: Pulling fs layer [2024-11-13T04:38:25.282Z] 2ac1f1163629: Pulling fs layer [2024-11-13T04:38:25.282Z] 5c3c966382ef: Pulling fs layer [2024-11-13T04:38:25.282Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T04:38:25.282Z] 5d5c8e513c77: Pulling fs layer [2024-11-13T04:38:25.282Z] 9f66e0745190: Pulling fs layer [2024-11-13T04:38:25.282Z] f49a43e4bbc0: Pulling fs layer [2024-11-13T04:38:25.282Z] 561ebcabdf7f: Pulling fs layer [2024-11-13T04:38:25.282Z] 5d5c8e513c77: Waiting [2024-11-13T04:38:25.282Z] 5c3c966382ef: Waiting [2024-11-13T04:38:25.282Z] 4f4fb700ef54: Waiting [2024-11-13T04:38:25.282Z] 561ebcabdf7f: Waiting [2024-11-13T04:38:25.282Z] 9f66e0745190: Waiting [2024-11-13T04:38:25.282Z] f49a43e4bbc0: Waiting [2024-11-13T04:38:25.282Z] 4cc291be95ef: Download complete [2024-11-13T04:38:25.282Z] 5c3c966382ef: Verifying Checksum [2024-11-13T04:38:25.282Z] 5c3c966382ef: Download complete [2024-11-13T04:38:25.282Z] 4f4fb700ef54: Download complete [2024-11-13T04:38:25.282Z] 5d5c8e513c77: Verifying Checksum [2024-11-13T04:38:25.282Z] 5d5c8e513c77: Download complete [2024-11-13T04:38:25.282Z] 43c4264eed91: Download complete [2024-11-13T04:38:25.282Z] 9f66e0745190: Verifying Checksum [2024-11-13T04:38:25.282Z] 9f66e0745190: Download complete [2024-11-13T04:38:25.541Z] 43c4264eed91: Pull complete [2024-11-13T04:38:25.541Z] 561ebcabdf7f: Verifying Checksum [2024-11-13T04:38:25.541Z] 561ebcabdf7f: Download complete [2024-11-13T04:38:25.541Z] 4cc291be95ef: Pull complete [2024-11-13T04:38:25.799Z] 2ac1f1163629: Verifying Checksum [2024-11-13T04:38:25.799Z] 2ac1f1163629: Download complete [2024-11-13T04:38:26.061Z] f49a43e4bbc0: Verifying Checksum [2024-11-13T04:38:26.061Z] f49a43e4bbc0: Download complete [2024-11-13T04:38:29.349Z] 2ac1f1163629: Pull complete [2024-11-13T04:38:29.608Z] 5c3c966382ef: Pull complete [2024-11-13T04:38:29.608Z] 4f4fb700ef54: Pull complete [2024-11-13T04:38:29.608Z] 5d5c8e513c77: Pull complete [2024-11-13T04:38:29.867Z] 9f66e0745190: Pull complete [2024-11-13T04:38:32.405Z] f49a43e4bbc0: Pull complete [2024-11-13T04:38:32.666Z] 561ebcabdf7f: Pull complete [2024-11-13T04:38:32.666Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-11-13T04:38:32.666Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-11-13T04:38:32.666Z] ---> 3a752c3f9dda [2024-11-13T04:38:32.666Z] Step 3/10 : ARG MAKE=make build [2024-11-13T04:38:36.871Z] ---> Running in 4390d6a7e243 [2024-11-13T04:38:36.871Z] Removing intermediate container 4390d6a7e243 [2024-11-13T04:38:36.871Z] ---> 7b7f7216030c [2024-11-13T04:38:36.871Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-13T04:38:36.871Z] ---> Running in 28a2834c8862 [2024-11-13T04:38:37.130Z] Removing intermediate container 28a2834c8862 [2024-11-13T04:38:37.130Z] ---> f54cab118e2b [2024-11-13T04:38:37.130Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T04:38:37.130Z] ---> Running in 6da1d3543452 [2024-11-13T04:38:37.130Z] Removing intermediate container 6da1d3543452 [2024-11-13T04:38:37.130Z] ---> e19045604b3c [2024-11-13T04:38:37.130Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-13T04:38:37.130Z] ---> Running in d785a136f519 [2024-11-13T04:38:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T04:38:37.457Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T04:38:37.716Z] OK: 246 MiB in 54 packages [2024-11-13T04:38:38.289Z] Removing intermediate container d785a136f519 [2024-11-13T04:38:38.289Z] ---> 89c904e7256f [2024-11-13T04:38:38.289Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T04:38:38.289Z] ---> 7f5de88d9d5b [2024-11-13T04:38:38.289Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T04:38:38.289Z] ---> Running in 98a171973581 [2024-11-13T04:38:38.637Z] Still waiting to schedule task [2024-11-13T04:38:38.637Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-26325’ is offline [2024-11-13T04:39:34.577Z] Removing intermediate container 98a171973581 [2024-11-13T04:39:34.577Z] ---> 6906d9e8aa2a [2024-11-13T04:39:34.577Z] Step 9/10 : COPY . . [2024-11-13T04:39:34.577Z] ---> 19b33e79e55c [2024-11-13T04:39:34.577Z] Step 10/10 : RUN ${MAKE} [2024-11-13T04:39:34.577Z] ---> Running in 0c9cabb80d67 [2024-11-13T04:39:34.577Z] noop [2024-11-13T04:39:34.577Z] Removing intermediate container 0c9cabb80d67 [2024-11-13T04:39:34.577Z] ---> 747ca752136b [2024-11-13T04:39:34.577Z] Successfully built 747ca752136b [2024-11-13T04:39:34.577Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:39:34.920Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T04:39:34.920Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:39:35.007Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:39:35.041Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-11-13T04:39:35.382Z] $ docker top cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:39:35.742Z] + go version [2024-11-13T04:39:35.742Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-11-13T04:39:35.751Z] $ docker stop --time=1 cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 [2024-11-13T04:39:37.046Z] $ docker rm -f --volumes cecf93cbdbad0e83a234286e371708702220c3ddf4e6a3eea8ee481a6cdc9202 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:39:37.504Z] + docker inspect -f . ci-base-image-x86_64 [2024-11-13T04:39:37.504Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:39:37.597Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:39:37.628Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** ci-base-image-x86_64 cat [2024-11-13T04:39:37.979Z] $ docker top d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:39:38.341Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-11-13T04:39:38.661Z] + make test [2024-11-13T04:39:38.661Z] go test -race -coverprofile=coverage.out ./... [2024-11-13T04:39:46.801Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-13T04:40:03.445Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-26327 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-11-13T04:40:03.461Z] Running in /w/workspace/device-sdk-go/330 [Pipeline] { [Pipeline] checkout [2024-11-13T04:40:06.504Z] The recommended git tool is: git [2024-11-13T04:40:11.229Z] using credential edgex-jenkins-ssh [2024-11-13T04:40:11.254Z] Cloning the remote Git repository [2024-11-13T04:40:11.295Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-11-13T04:40:11.400Z] > git init /w/workspace/device-sdk-go/330 # timeout=10 [2024-11-13T04:40:11.541Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-11-13T04:40:11.542Z] > git --version # timeout=10 [2024-11-13T04:40:11.561Z] > git --version # 'git version 2.25.1' [2024-11-13T04:40:11.563Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-11-13T04:40:11.703Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T04:40:14.313Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-11-13T04:40:14.331Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-11-13T04:40:15.271Z] Avoid second fetch [2024-11-13T04:40:15.272Z] Checking out Revision 1921cd12150bcb2799e69b9e92bb7b088303c035 (main) [2024-11-13T04:40:15.862Z] Commit message: "Merge pull request #1650 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v4-4.0.0-dev.8" [2024-11-13T04:40:15.283Z] > git config core.sparsecheckout # timeout=10 [2024-11-13T04:40:15.339Z] > git checkout -f 1921cd12150bcb2799e69b9e92bb7b088303c035 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T04:40:20.426Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-11-13T04:40:20.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T04:40:20.426Z] Dload Upload Total Spent Left Speed [2024-11-13T04:40:20.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 115k 0 --:--:-- --:--:-- --:--:-- 115k [Pipeline] sh [2024-11-13T04:40:20.758Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-11-13T04:40:21.081Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-11-13T04:40:21.081Z] + sudo tee /etc/docker/daemon.new [2024-11-13T04:40:21.081Z] { [2024-11-13T04:40:21.081Z] "registry-mirrors": [ [2024-11-13T04:40:21.081Z] "https://nexus3.edgexfoundry.org:10001" [2024-11-13T04:40:21.081Z] ], [2024-11-13T04:40:21.081Z] "bip": "10.250.0.254/24", [2024-11-13T04:40:21.081Z] "hosts": [ [2024-11-13T04:40:21.081Z] "tcp://0.0.0.0:5555", [2024-11-13T04:40:21.081Z] "unix:///var/run/docker.sock" [2024-11-13T04:40:21.081Z] ], [2024-11-13T04:40:21.081Z] "mtu": 1458, [2024-11-13T04:40:21.081Z] "selinux-enabled": true, [2024-11-13T04:40:21.081Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-11-13T04:40:21.081Z] } [Pipeline] sh [2024-11-13T04:40:21.416Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-11-13T04:40:21.751Z] + sudo service docker restart [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-13T04:40:25.604Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.032s coverage: 28.7% of statements [2024-11-13T04:40:25.605Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.041s coverage: 79.4% of statements [2024-11-13T04:40:25.605Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.061s coverage: 86.0% of statements [2024-11-13T04:40:25.863Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-13T04:40:26.124Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-13T04:40:26.124Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-13T04:40:26.124Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-13T04:40:27.063Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.081s coverage: 45.2% of statements [2024-11-13T04:40:28.008Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-13T04:40:29.917Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.045s coverage: 14.1% of statements [2024-11-13T04:40:29.917Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.045s coverage: 44.6% of statements [2024-11-13T04:40:29.917Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.051s coverage: 68.4% of statements [2024-11-13T04:40:29.917Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.086s coverage: 88.3% of statements [2024-11-13T04:40:29.917Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.056s coverage: 5.3% of statements [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T04:40:40.019Z] provisioning config files... [2024-11-13T04:40:40.043Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/330@tmp/config8427037071829385181tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:40:40.507Z] ---> ****-login.sh [2024-11-13T04:40:40.507Z] nexus3.edgexfoundry.org:10001 [2024-11-13T04:40:40.782Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:40:41.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:40:41.053Z] Configure a credential helper to remove this warning. See [2024-11-13T04:40:41.053Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:40:41.053Z] [2024-11-13T04:40:41.053Z] Login Succeeded [2024-11-13T04:40:41.326Z] nexus3.edgexfoundry.org:10002 [2024-11-13T04:40:41.326Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:40:41.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:40:41.596Z] Configure a credential helper to remove this warning. See [2024-11-13T04:40:41.596Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:40:41.596Z] [2024-11-13T04:40:41.596Z] Login Succeeded [2024-11-13T04:40:41.596Z] nexus3.edgexfoundry.org:10003 [2024-11-13T04:40:41.863Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:40:41.863Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:40:41.863Z] Configure a credential helper to remove this warning. See [2024-11-13T04:40:41.864Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:40:41.864Z] [2024-11-13T04:40:41.864Z] Login Succeeded [2024-11-13T04:40:41.864Z] nexus3.edgexfoundry.org:10004 [2024-11-13T04:40:42.134Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:40:42.134Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:40:42.134Z] Configure a credential helper to remove this warning. See [2024-11-13T04:40:42.134Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:40:42.134Z] [2024-11-13T04:40:42.134Z] Login Succeeded [2024-11-13T04:40:42.402Z] ****.io [2024-11-13T04:40:42.402Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-11-13T04:40:42.673Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-11-13T04:40:42.673Z] Configure a credential helper to remove this warning. See [2024-11-13T04:40:42.673Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-11-13T04:40:42.673Z] [2024-11-13T04:40:42.673Z] Login Succeeded [2024-11-13T04:40:42.673Z] ---> ****-login.sh ends [Pipeline] } [2024-11-13T04:40:42.686Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-11-13T04:40:42.995Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T04:40:43.013Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-11-13T04:40:43.034Z] ========================================================= [2024-11-13T04:40:43.034Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-11-13T04:40:43.034Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:40:43.411Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2024-11-13T04:40:44.018Z] Sending build context to Docker daemon 12.88MB [2024-11-13T04:40:44.018Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T04:40:44.018Z] Step 2/10 : FROM ${BASE} AS builder [2024-11-13T04:40:44.289Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-11-13T04:40:44.289Z] cf04c63912e1: Pulling fs layer [2024-11-13T04:40:44.289Z] 55b35a11ae5e: Pulling fs layer [2024-11-13T04:40:44.289Z] a37a00ec5f00: Pulling fs layer [2024-11-13T04:40:44.289Z] 50b3750afda1: Pulling fs layer [2024-11-13T04:40:44.289Z] 4f4fb700ef54: Pulling fs layer [2024-11-13T04:40:44.289Z] 80978eb59214: Pulling fs layer [2024-11-13T04:40:44.289Z] c9f46d7d2bd2: Pulling fs layer [2024-11-13T04:40:44.289Z] c5a475d317c9: Pulling fs layer [2024-11-13T04:40:44.289Z] 4f4fb700ef54: Waiting [2024-11-13T04:40:44.289Z] 80978eb59214: Waiting [2024-11-13T04:40:44.289Z] c9f46d7d2bd2: Waiting [2024-11-13T04:40:44.289Z] 50b3750afda1: Waiting [2024-11-13T04:40:44.289Z] 55b35a11ae5e: Download complete [2024-11-13T04:40:44.289Z] 50b3750afda1: Verifying Checksum [2024-11-13T04:40:44.289Z] 50b3750afda1: Download complete [2024-11-13T04:40:44.289Z] 4f4fb700ef54: Verifying Checksum [2024-11-13T04:40:44.289Z] 4f4fb700ef54: Download complete [2024-11-13T04:40:44.289Z] 80978eb59214: Verifying Checksum [2024-11-13T04:40:44.289Z] 80978eb59214: Download complete [2024-11-13T04:40:44.289Z] cf04c63912e1: Verifying Checksum [2024-11-13T04:40:44.289Z] cf04c63912e1: Download complete [2024-11-13T04:40:44.875Z] c5a475d317c9: Verifying Checksum [2024-11-13T04:40:44.875Z] c5a475d317c9: Download complete [2024-11-13T04:40:45.468Z] cf04c63912e1: Pull complete [2024-11-13T04:40:46.440Z] a37a00ec5f00: Verifying Checksum [2024-11-13T04:40:46.440Z] a37a00ec5f00: Download complete [2024-11-13T04:40:46.440Z] 55b35a11ae5e: Pull complete [2024-11-13T04:40:47.023Z] c9f46d7d2bd2: Verifying Checksum [2024-11-13T04:40:47.023Z] c9f46d7d2bd2: Download complete [2024-11-13T04:40:59.349Z] a37a00ec5f00: Pull complete [2024-11-13T04:40:59.620Z] 50b3750afda1: Pull complete [2024-11-13T04:40:59.620Z] 4f4fb700ef54: Pull complete [2024-11-13T04:40:59.891Z] 80978eb59214: Pull complete [2024-11-13T04:41:08.122Z] c9f46d7d2bd2: Pull complete [2024-11-13T04:41:08.658Z] GO111MODULE=on go vet ./... [2024-11-13T04:41:09.530Z] c5a475d317c9: Pull complete [2024-11-13T04:41:09.530Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-11-13T04:41:09.530Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-11-13T04:41:09.530Z] ---> be29e6b0f0d4 [2024-11-13T04:41:09.530Z] Step 3/10 : ARG MAKE=make build [2024-11-13T04:41:11.188Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T04:41:11.188Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T04:41:11.188Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T04:41:11.201Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T04:41:11.217Z] $ docker stop --time=1 d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 [2024-11-13T04:41:11.482Z] ---> Running in bb4eaa85d161 [2024-11-13T04:41:11.482Z] Removing intermediate container bb4eaa85d161 [2024-11-13T04:41:11.482Z] ---> b9c97c5bef04 [2024-11-13T04:41:11.482Z] Step 4/10 : WORKDIR /device-sdk-go [2024-11-13T04:41:11.482Z] ---> Running in fad3e1fd182a [2024-11-13T04:41:11.751Z] Removing intermediate container fad3e1fd182a [2024-11-13T04:41:11.751Z] ---> 384951325710 [2024-11-13T04:41:11.751Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T04:41:12.017Z] ---> Running in 506db89fb832 [2024-11-13T04:41:12.284Z] Removing intermediate container 506db89fb832 [2024-11-13T04:41:12.284Z] ---> 6f9358d117f3 [2024-11-13T04:41:12.284Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-11-13T04:41:12.284Z] ---> Running in 16392c2f7cce [2024-11-13T04:41:13.249Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T04:41:13.829Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T04:41:14.788Z] OK: 238 MiB in 54 packages [2024-11-13T04:41:15.749Z] Removing intermediate container 16392c2f7cce [2024-11-13T04:41:15.749Z] ---> 7e3452cc7f70 [2024-11-13T04:41:15.749Z] Step 7/10 : COPY go.mod vendor* ./ [2024-11-13T04:41:16.096Z] $ docker rm -f --volumes d035759b1287d69583820c463a2864037b0ba37e0d2759ebce55a44f26021e92 [2024-11-13T04:41:16.339Z] ---> 3c109a56aefa [2024-11-13T04:41:16.339Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T04:41:16.339Z] ---> Running in a8b9dc52ffd9 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T04:41:16.799Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T04:41:16.886Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2024-11-13T04:41:17.418Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T04:41:17.705Z] + ls -al . [2024-11-13T04:41:17.705Z] total 704 [2024-11-13T04:41:17.705Z] drwxrwxr-x 11 jenkins jenkins 4096 Nov 13 04:39 . [2024-11-13T04:41:17.705Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:37 .. [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 04:37 .dockerignore [2024-11-13T04:41:17.705Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 04:40 .git [2024-11-13T04:41:17.705Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 04:37 .github [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 13 04:37 .gitignore [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 04:37 .golangci.yml [2024-11-13T04:41:17.705Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 04:38 .semver [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 13 04:37 CHANGELOG.md [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 04:37 GOVERNANCE.md [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 13 04:37 Jenkinsfile [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 13 04:37 LICENSE [2024-11-13T04:41:17.705Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 13 04:37 Makefile [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 13 04:37 OWNERS.md [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 13 04:37 README.md [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 04:38 VERSION [2024-11-13T04:41:17.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:37 bin [2024-11-13T04:41:17.706Z] -rw-r--r-- 1 jenkins jenkins 468087 Nov 13 04:40 coverage.out [2024-11-13T04:41:17.706Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 13 04:37 example [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 13 04:37 go.mod [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 13 04:37 go.sum [2024-11-13T04:41:17.706Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 04:38 internal [2024-11-13T04:41:17.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:38 openapi [2024-11-13T04:41:17.706Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 04:38 pkg [2024-11-13T04:41:17.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:38 snap [2024-11-13T04:41:17.706Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 13 04:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:41:18.029Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 --label arch=amd64 --label version=4.0.0-dev.7 . [2024-11-13T04:41:18.029Z] Sending build context to Docker daemon 25.3MB [2024-11-13T04:41:18.029Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T04:41:18.029Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-13T04:41:18.029Z] ---> 747ca752136b [2024-11-13T04:41:18.029Z] Step 3/24 : ARG MAKE=make build [2024-11-13T04:41:18.602Z] ---> Running in 6c485ffe36b6 [2024-11-13T04:41:18.602Z] Removing intermediate container 6c485ffe36b6 [2024-11-13T04:41:18.602Z] ---> 82af7a9b4241 [2024-11-13T04:41:18.602Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-13T04:41:18.602Z] ---> Running in 6bf44642b5e5 [2024-11-13T04:41:18.862Z] Removing intermediate container 6bf44642b5e5 [2024-11-13T04:41:18.863Z] ---> bd44af9e870a [2024-11-13T04:41:18.863Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T04:41:18.863Z] ---> Running in 7ca0269c375f [2024-11-13T04:41:18.863Z] Removing intermediate container 7ca0269c375f [2024-11-13T04:41:18.863Z] ---> 4327ee43989d [2024-11-13T04:41:18.863Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-13T04:41:18.863Z] ---> Running in e9baafe1670c [2024-11-13T04:41:19.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:19.383Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:19.642Z] OK: 246 MiB in 54 packages [2024-11-13T04:41:20.210Z] Removing intermediate container e9baafe1670c [2024-11-13T04:41:20.210Z] ---> 8fbf31ff6161 [2024-11-13T04:41:20.210Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-13T04:41:20.210Z] ---> d028a42a3642 [2024-11-13T04:41:20.210Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T04:41:20.210Z] ---> Running in d703a1a36fe4 [2024-11-13T04:41:20.779Z] Removing intermediate container d703a1a36fe4 [2024-11-13T04:41:20.779Z] ---> 9b53f0ed5d79 [2024-11-13T04:41:20.779Z] Step 9/24 : COPY . . [2024-11-13T04:41:21.713Z] ---> 2ba8abbc3c97 [2024-11-13T04:41:21.713Z] Step 10/24 : RUN ${MAKE} [2024-11-13T04:41:21.713Z] ---> Running in 840839d9d0a6 [2024-11-13T04:41:21.975Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-13T04:41:54.601Z] Removing intermediate container 840839d9d0a6 [2024-11-13T04:41:54.601Z] ---> 34a1cafcc4e1 [2024-11-13T04:41:54.601Z] Step 11/24 : FROM alpine:3.20 [2024-11-13T04:41:54.860Z] 3.20: Pulling from library/alpine [2024-11-13T04:41:55.118Z] da9db072f522: Pulling fs layer [2024-11-13T04:41:55.118Z] da9db072f522: Download complete [2024-11-13T04:41:55.378Z] da9db072f522: Pull complete [2024-11-13T04:41:55.378Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T04:41:55.378Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T04:41:55.378Z] ---> 63b790fccc90 [2024-11-13T04:41:55.378Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-13T04:41:55.637Z] ---> Running in ae665b949294 [2024-11-13T04:41:55.637Z] Removing intermediate container ae665b949294 [2024-11-13T04:41:55.637Z] ---> fc761c4ab7bd [2024-11-13T04:41:55.637Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-13T04:41:55.637Z] ---> Running in 29b74e7fd044 [2024-11-13T04:41:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:55.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:56.466Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T04:41:56.466Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T04:41:56.466Z] OK: 8 MiB in 15 packages [2024-11-13T04:41:56.726Z] Removing intermediate container 29b74e7fd044 [2024-11-13T04:41:56.726Z] ---> 9fb2cee4736c [2024-11-13T04:41:56.726Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-13T04:41:56.726Z] ---> Running in c97d2ace7121 [2024-11-13T04:41:56.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:56.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:57.552Z] Upgrading critical system libraries and apk-tools: [2024-11-13T04:41:57.552Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T04:41:57.552Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T04:41:57.552Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T04:41:57.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:57.552Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-11-13T04:41:57.812Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T04:41:57.812Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T04:41:57.812Z] OK: 8 MiB in 15 packages [2024-11-13T04:41:58.778Z] Removing intermediate container c97d2ace7121 [2024-11-13T04:41:58.778Z] ---> 82bddd100dcd [2024-11-13T04:41:58.778Z] Step 15/24 : WORKDIR / [2024-11-13T04:41:58.778Z] ---> Running in cae27b6c7e87 [2024-11-13T04:41:58.778Z] Removing intermediate container cae27b6c7e87 [2024-11-13T04:41:58.778Z] ---> c45d984b6922 [2024-11-13T04:41:58.778Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-13T04:41:58.778Z] ---> 2aba197731d7 [2024-11-13T04:41:58.778Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-13T04:42:00.757Z] ---> df987e544e76 [2024-11-13T04:42:00.757Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-13T04:42:00.757Z] ---> 4fb9342e78b8 [2024-11-13T04:42:00.757Z] Step 19/24 : EXPOSE 59999 [2024-11-13T04:42:00.757Z] ---> Running in a3c6d4058c7b [2024-11-13T04:42:00.757Z] Removing intermediate container a3c6d4058c7b [2024-11-13T04:42:00.757Z] ---> 4d16a6d5d86e [2024-11-13T04:42:00.757Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-13T04:42:00.757Z] ---> Running in 7e9925ac4387 [2024-11-13T04:42:00.757Z] Removing intermediate container 7e9925ac4387 [2024-11-13T04:42:00.757Z] ---> 3a0af59ec3e1 [2024-11-13T04:42:00.757Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-13T04:42:00.757Z] ---> Running in 8b69f33fbdb2 [2024-11-13T04:42:00.757Z] Removing intermediate container 8b69f33fbdb2 [2024-11-13T04:42:00.757Z] ---> b78e7c087883 [2024-11-13T04:42:00.757Z] Step 22/24 : LABEL arch=amd64 [2024-11-13T04:42:00.757Z] ---> Running in 8ce434a3210b [2024-11-13T04:42:01.018Z] Removing intermediate container 8ce434a3210b [2024-11-13T04:42:01.018Z] ---> 1ccbee06274c [2024-11-13T04:42:01.018Z] Step 23/24 : LABEL git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 [2024-11-13T04:42:01.018Z] ---> Running in 8f66577aae21 [2024-11-13T04:42:01.018Z] Removing intermediate container 8f66577aae21 [2024-11-13T04:42:01.018Z] ---> ee8ac074cfac [2024-11-13T04:42:01.018Z] Step 24/24 : LABEL version=4.0.0-dev.7 [2024-11-13T04:42:01.018Z] ---> Running in 86404a96b8e1 [2024-11-13T04:42:01.018Z] Removing intermediate container 86404a96b8e1 [2024-11-13T04:42:01.018Z] ---> 6e28c4ee21b7 [2024-11-13T04:42:01.018Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T04:42:01.018Z] Successfully built 6e28c4ee21b7 [2024-11-13T04:42:01.018Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] 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 [2024-11-13T04:42:01.504Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T04:42:01.504Z] [2024-11-13T04:42:01.504Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:42:01.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T04:42:01.804Z] latest: Pulling from edgex-lftools-log-publisher [2024-11-13T04:42:01.804Z] 5eb5b503b376: Pulling fs layer [2024-11-13T04:42:01.804Z] 5c69ac0246d0: Pulling fs layer [2024-11-13T04:42:01.804Z] ec43610c2a17: Pulling fs layer [2024-11-13T04:42:01.804Z] 3a2ae6a8a46f: Pulling fs layer [2024-11-13T04:42:01.804Z] 33b1e0a273af: Pulling fs layer [2024-11-13T04:42:01.804Z] 5d3b04190fa2: Pulling fs layer [2024-11-13T04:42:01.804Z] 2f39f015ded8: Pulling fs layer [2024-11-13T04:42:01.804Z] 3a2ae6a8a46f: Waiting [2024-11-13T04:42:01.804Z] 33b1e0a273af: Waiting [2024-11-13T04:42:01.804Z] 5d3b04190fa2: Waiting [2024-11-13T04:42:01.804Z] 2f39f015ded8: Waiting [2024-11-13T04:42:01.804Z] 5c69ac0246d0: Download complete [2024-11-13T04:42:01.804Z] 3a2ae6a8a46f: Download complete [2024-11-13T04:42:01.804Z] 33b1e0a273af: Verifying Checksum [2024-11-13T04:42:01.804Z] 33b1e0a273af: Download complete [2024-11-13T04:42:01.804Z] 5d3b04190fa2: Verifying Checksum [2024-11-13T04:42:01.804Z] 5d3b04190fa2: Download complete [2024-11-13T04:42:01.804Z] ec43610c2a17: Verifying Checksum [2024-11-13T04:42:01.804Z] ec43610c2a17: Download complete [2024-11-13T04:42:02.062Z] 5eb5b503b376: Verifying Checksum [2024-11-13T04:42:02.062Z] 5eb5b503b376: Download complete [2024-11-13T04:42:02.628Z] 2f39f015ded8: Download complete [2024-11-13T04:42:03.197Z] 5eb5b503b376: Pull complete [2024-11-13T04:42:03.455Z] 5c69ac0246d0: Pull complete [2024-11-13T04:42:04.022Z] ec43610c2a17: Pull complete [2024-11-13T04:42:04.022Z] 3a2ae6a8a46f: Pull complete [2024-11-13T04:42:04.281Z] 33b1e0a273af: Pull complete [2024-11-13T04:42:04.281Z] 5d3b04190fa2: Pull complete [2024-11-13T04:42:09.552Z] 2f39f015ded8: Pull complete [2024-11-13T04:42:09.552Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-11-13T04:42:09.552Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T04:42:09.552Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:42:09.666Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:42:09.701Z] $ 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/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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-lftools-log-publisher:latest cat [2024-11-13T04:42:13.894Z] $ docker top 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:42:14.314Z] ---> job-cost.sh [2024-11-13T04:42:14.314Z] lf-activate-venv: SKIPPING [2024-11-13T04:42:14.314Z] INFO: No Stack... [2024-11-13T04:42:14.573Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T04:42:14.834Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T04:42:15.144Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-11-13T04:42:15.144Z] + cut -d, -f6 [Pipeline] lock [2024-11-13T04:42:15.160Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [2024-11-13T04:42:15.168Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] did not exist. Created. [2024-11-13T04:42:15.175Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T04:42:15.488Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-11-13T04:42:15.525Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T04:42:15.533Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T04:42:15.560Z] $ docker stop --time=1 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec [2024-11-13T04:42:16.717Z] $ docker rm -f --volumes 425062f3038767da5870d434dfeb797e25eb6a43b63dba8f7e9bfd6f94d3afec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-11-13T04:43:08.039Z] Removing intermediate container a8b9dc52ffd9 [2024-11-13T04:43:08.039Z] ---> 7266f547c9e9 [2024-11-13T04:43:08.039Z] Step 9/10 : COPY . . [2024-11-13T04:43:08.039Z] ---> 0f17e657424a [2024-11-13T04:43:08.039Z] Step 10/10 : RUN ${MAKE} [2024-11-13T04:43:08.039Z] ---> Running in ad4a07373137 [2024-11-13T04:43:08.039Z] noop [2024-11-13T04:43:08.039Z] Removing intermediate container ad4a07373137 [2024-11-13T04:43:08.039Z] ---> cf0c1a5b893f [2024-11-13T04:43:08.039Z] Successfully built cf0c1a5b893f [2024-11-13T04:43:08.039Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:43:08.394Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T04:43:08.394Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:43:08.603Z] prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container [2024-11-13T04:43:08.727Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 ******** ci-base-image-arm64 cat [2024-11-13T04:43:09.933Z] $ docker top 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:43:10.810Z] + go version [2024-11-13T04:43:11.400Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-11-13T04:43:11.414Z] $ docker stop --time=1 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 [2024-11-13T04:43:12.948Z] $ docker rm -f --volumes 293c35116547b85841ce48b99579969728eab95422c4e43406757d5d4db75329 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:43:13.520Z] + docker inspect -f . ci-base-image-arm64 [2024-11-13T04:43:13.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:43:13.701Z] prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container [2024-11-13T04:43:13.755Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 ******** ci-base-image-arm64 cat [2024-11-13T04:43:14.852Z] $ docker top fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:43:15.350Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/330 [Pipeline] fileExists [Pipeline] sh [2024-11-13T04:43:15.694Z] + make test [2024-11-13T04:43:15.694Z] go test -race -coverprofile=coverage.out ./... [2024-11-13T04:44:02.524Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-11-13T04:47:39.305Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-11-13T04:47:39.305Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-11-13T04:47:39.305Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-11-13T04:47:39.305Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-11-13T04:47:39.305Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-11-13T04:47:41.873Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.164s coverage: 28.7% of statements [2024-11-13T04:47:44.443Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.163s coverage: 79.4% of statements [2024-11-13T04:47:54.516Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-11-13T04:47:54.516Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-11-13T04:47:54.516Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.268s coverage: 86.0% of statements [2024-11-13T04:48:04.586Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-11-13T04:48:05.168Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.577s coverage: 45.2% of statements [2024-11-13T04:48:08.499Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.291s coverage: 14.1% of statements [2024-11-13T04:48:08.499Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.746s coverage: 44.6% of statements [2024-11-13T04:48:11.068Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-11-13T04:48:11.068Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-11-13T04:48:11.068Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-11-13T04:48:12.480Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.401s coverage: 68.4% of statements [2024-11-13T04:48:16.735Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.356s coverage: 88.3% of statements [2024-11-13T04:48:22.101Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-11-13T04:48:23.060Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.278s coverage: 5.3% of statements [2024-11-13T04:48:24.478Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-11-13T04:48:24.478Z] GO111MODULE=on go vet ./... [2024-11-13T04:52:01.285Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-11-13T04:52:01.285Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-11-13T04:52:01.285Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-11-13T04:52:01.305Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-11-13T04:52:01.321Z] $ docker stop --time=1 fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 [2024-11-13T04:52:03.151Z] $ docker rm -f --volumes fc047398c599a588ac1a5a065bdf533c80504cf95ea323c65a1fc18870de8783 [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T04:52:05.332Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-11-13T04:52:05.363Z] Warning: overwriting stash ‘coverage-report’ [2024-11-13T04:52:05.977Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-11-13T04:52:06.393Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-11-13T04:52:06.706Z] + ls -al . [2024-11-13T04:52:06.706Z] total 700 [2024-11-13T04:52:06.706Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 13 04:43 . [2024-11-13T04:52:06.706Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:40 .. [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 13 04:40 .dockerignore [2024-11-13T04:52:06.706Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 13 04:40 .git [2024-11-13T04:52:06.706Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 13 04:40 .github [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 137 Nov 13 04:40 .gitignore [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 199 Nov 13 04:40 .golangci.yml [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 48109 Nov 13 04:40 CHANGELOG.md [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 13 04:40 GOVERNANCE.md [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 882 Nov 13 04:40 Jenkinsfile [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 13 04:40 LICENSE [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 2424 Nov 13 04:40 Makefile [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 13 04:40 OWNERS.md [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 4937 Nov 13 04:40 README.md [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 11 Nov 13 04:38 VERSION [2024-11-13T04:52:06.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:40 bin [2024-11-13T04:52:06.706Z] -rw-r--r-- 1 jenkins jenkins 468089 Nov 13 04:48 coverage.out [2024-11-13T04:52:06.706Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 13 04:40 example [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 6229 Nov 13 04:40 go.mod [2024-11-13T04:52:06.706Z] -rw-rw-r-- 1 jenkins jenkins 87126 Nov 13 04:40 go.sum [2024-11-13T04:52:06.706Z] drwxrwxr-x 13 jenkins jenkins 4096 Nov 13 04:40 internal [2024-11-13T04:52:06.706Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 13 04:40 openapi [2024-11-13T04:52:06.706Z] drwxrwxr-x 6 jenkins jenkins 4096 Nov 13 04:40 pkg [2024-11-13T04:52:06.707Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 13 04:40 snap [2024-11-13T04:52:06.707Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 13 04:40 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:52:07.131Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 --label arch=arm64 --label version=4.0.0-dev.7 . [2024-11-13T04:52:07.742Z] Sending build context to Docker daemon 13.35MB [2024-11-13T04:52:07.742Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-11-13T04:52:07.742Z] Step 2/24 : FROM ${BASE} AS builder [2024-11-13T04:52:07.742Z] ---> cf0c1a5b893f [2024-11-13T04:52:07.742Z] Step 3/24 : ARG MAKE=make build [2024-11-13T04:52:07.742Z] ---> Running in e370a7e4e098 [2024-11-13T04:52:08.036Z] Removing intermediate container e370a7e4e098 [2024-11-13T04:52:08.036Z] ---> 2466fc975e83 [2024-11-13T04:52:08.036Z] Step 4/24 : WORKDIR /device-sdk-go [2024-11-13T04:52:08.036Z] ---> Running in c02f8bd8d80b [2024-11-13T04:52:08.312Z] Removing intermediate container c02f8bd8d80b [2024-11-13T04:52:08.312Z] ---> 6bbb27a691d6 [2024-11-13T04:52:08.312Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-11-13T04:52:08.581Z] ---> Running in f81e284224bf [2024-11-13T04:52:08.853Z] Removing intermediate container f81e284224bf [2024-11-13T04:52:08.853Z] ---> ec471e704568 [2024-11-13T04:52:08.853Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-11-13T04:52:08.853Z] ---> Running in b34c333cd433 [2024-11-13T04:52:09.810Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T04:52:10.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T04:52:11.481Z] OK: 238 MiB in 54 packages [2024-11-13T04:52:12.439Z] Removing intermediate container b34c333cd433 [2024-11-13T04:52:12.439Z] ---> f6bebf3b3c96 [2024-11-13T04:52:12.439Z] Step 7/24 : COPY go.mod vendor* ./ [2024-11-13T04:52:13.024Z] ---> e03f6c042995 [2024-11-13T04:52:13.024Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-11-13T04:52:13.024Z] ---> Running in 5f2f12ea835d [2024-11-13T04:52:14.963Z] Removing intermediate container 5f2f12ea835d [2024-11-13T04:52:14.963Z] ---> 61f83ca1506d [2024-11-13T04:52:14.963Z] Step 9/24 : COPY . . [2024-11-13T04:52:16.900Z] ---> fad70c679ad9 [2024-11-13T04:52:16.900Z] Step 10/24 : RUN ${MAKE} [2024-11-13T04:52:16.900Z] ---> Running in cb4ddd6983f3 [2024-11-13T04:52:17.865Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.7 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.7 -bindnow" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-11-13T04:55:39.607Z] Removing intermediate container cb4ddd6983f3 [2024-11-13T04:55:39.607Z] ---> cc018a9e41b5 [2024-11-13T04:55:39.607Z] Step 11/24 : FROM alpine:3.20 [2024-11-13T04:55:39.607Z] 3.20: Pulling from library/alpine [2024-11-13T04:55:39.607Z] 9986a736f7d3: Pulling fs layer [2024-11-13T04:55:39.607Z] 9986a736f7d3: Verifying Checksum [2024-11-13T04:55:39.607Z] 9986a736f7d3: Download complete [2024-11-13T04:55:39.607Z] 9986a736f7d3: Pull complete [2024-11-13T04:55:39.607Z] Digest: sha256:1e42bbe2508154c9126d48c2b8a75420c3544343bf86fd041fb7527e017a4b4a [2024-11-13T04:55:39.607Z] Status: Downloaded newer image for alpine:3.20 [2024-11-13T04:55:39.607Z] ---> 511a44083d3a [2024-11-13T04:55:39.607Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-11-13T04:55:39.607Z] ---> Running in 1b5a5de4602c [2024-11-13T04:55:39.607Z] Removing intermediate container 1b5a5de4602c [2024-11-13T04:55:39.607Z] ---> 040ab9b82e73 [2024-11-13T04:55:39.607Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-11-13T04:55:39.607Z] ---> Running in 4ea8e188c65e [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:39.607Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-11-13T04:55:39.607Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T04:55:39.607Z] OK: 9 MiB in 15 packages [2024-11-13T04:55:39.607Z] Removing intermediate container 4ea8e188c65e [2024-11-13T04:55:39.607Z] ---> 7fd5ee82edd1 [2024-11-13T04:55:39.607Z] Step 14/24 : RUN apk --no-cache upgrade [2024-11-13T04:55:39.607Z] ---> Running in 352f16b3c657 [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:39.607Z] Upgrading critical system libraries and apk-tools: [2024-11-13T04:55:39.607Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-11-13T04:55:39.607Z] Executing busybox-1.36.1-r29.trigger [2024-11-13T04:55:39.607Z] Continuing the upgrade transaction with new apk-tools: [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:39.607Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-11-13T04:55:40.188Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T04:55:40.456Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-11-13T04:55:40.456Z] OK: 9 MiB in 15 packages [2024-11-13T04:55:41.413Z] Removing intermediate container 352f16b3c657 [2024-11-13T04:55:41.413Z] ---> cb0e0a05ec5e [2024-11-13T04:55:41.413Z] Step 15/24 : WORKDIR / [2024-11-13T04:55:41.686Z] ---> Running in 9ac5b9cab2cd [2024-11-13T04:55:41.952Z] Removing intermediate container 9ac5b9cab2cd [2024-11-13T04:55:41.952Z] ---> 966ab34b488f [2024-11-13T04:55:41.952Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-11-13T04:55:42.218Z] ---> 248ee2311e60 [2024-11-13T04:55:42.218Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-11-13T04:55:44.794Z] ---> 2f0b41c67557 [2024-11-13T04:55:44.794Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-11-13T04:55:45.060Z] ---> e10cfd846b98 [2024-11-13T04:55:45.060Z] Step 19/24 : EXPOSE 59999 [2024-11-13T04:55:45.329Z] ---> Running in c15925a97cdc [2024-11-13T04:55:45.607Z] Removing intermediate container c15925a97cdc [2024-11-13T04:55:45.607Z] ---> ffcb7e43946d [2024-11-13T04:55:45.607Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-11-13T04:55:45.607Z] ---> Running in 0037fb0fd7c0 [2024-11-13T04:55:45.874Z] Removing intermediate container 0037fb0fd7c0 [2024-11-13T04:55:45.874Z] ---> 2ee21c41df05 [2024-11-13T04:55:45.874Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-11-13T04:55:45.874Z] ---> Running in 4a83cb487dc4 [2024-11-13T04:55:46.144Z] Removing intermediate container 4a83cb487dc4 [2024-11-13T04:55:46.144Z] ---> 485089148145 [2024-11-13T04:55:46.144Z] Step 22/24 : LABEL arch=arm64 [2024-11-13T04:55:46.411Z] ---> Running in c6796187ac12 [2024-11-13T04:55:46.678Z] Removing intermediate container c6796187ac12 [2024-11-13T04:55:46.678Z] ---> d685daab85ca [2024-11-13T04:55:46.678Z] Step 23/24 : LABEL git_sha=1921cd12150bcb2799e69b9e92bb7b088303c035 [2024-11-13T04:55:46.678Z] ---> Running in ef5f385ca4e3 [2024-11-13T04:55:46.947Z] Removing intermediate container ef5f385ca4e3 [2024-11-13T04:55:46.947Z] ---> fb67a436c6b3 [2024-11-13T04:55:46.947Z] Step 24/24 : LABEL version=4.0.0-dev.7 [2024-11-13T04:55:47.214Z] ---> Running in 11b88a196a36 [2024-11-13T04:55:47.479Z] Removing intermediate container 11b88a196a36 [2024-11-13T04:55:47.479Z] ---> 517446d1ab46 [2024-11-13T04:55:47.479Z] [Warning] One or more build-args [ARCH] were not consumed [2024-11-13T04:55:47.479Z] Successfully built 517446d1ab46 [2024-11-13T04:55:47.479Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:55:47.966Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T04:55:47.966Z] [2024-11-13T04:55:47.966Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:55:48.298Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T04:55:48.298Z] arm64: Pulling from edgex-lftools-log-publisher [2024-11-13T04:55:48.298Z] 8998bd30e6a1: Pulling fs layer [2024-11-13T04:55:48.298Z] 04944245beec: Pulling fs layer [2024-11-13T04:55:48.298Z] 699f458cf7ca: Pulling fs layer [2024-11-13T04:55:48.298Z] 765212b225bb: Pulling fs layer [2024-11-13T04:55:48.298Z] f23df028b6ca: Pulling fs layer [2024-11-13T04:55:48.298Z] d65c8cfc05b1: Pulling fs layer [2024-11-13T04:55:48.298Z] 2437ff75d9bd: Pulling fs layer [2024-11-13T04:55:48.298Z] 2437ff75d9bd: Waiting [2024-11-13T04:55:48.298Z] f23df028b6ca: Waiting [2024-11-13T04:55:48.298Z] 765212b225bb: Waiting [2024-11-13T04:55:48.298Z] d65c8cfc05b1: Waiting [2024-11-13T04:55:48.566Z] 04944245beec: Verifying Checksum [2024-11-13T04:55:48.566Z] 04944245beec: Download complete [2024-11-13T04:55:48.566Z] 765212b225bb: Download complete [2024-11-13T04:55:48.566Z] f23df028b6ca: Verifying Checksum [2024-11-13T04:55:48.566Z] f23df028b6ca: Download complete [2024-11-13T04:55:48.566Z] d65c8cfc05b1: Verifying Checksum [2024-11-13T04:55:48.566Z] d65c8cfc05b1: Download complete [2024-11-13T04:55:48.837Z] 699f458cf7ca: Verifying Checksum [2024-11-13T04:55:48.837Z] 699f458cf7ca: Download complete [2024-11-13T04:55:49.111Z] 8998bd30e6a1: Verifying Checksum [2024-11-13T04:55:49.111Z] 8998bd30e6a1: Download complete [2024-11-13T04:55:51.700Z] 2437ff75d9bd: Verifying Checksum [2024-11-13T04:55:51.700Z] 2437ff75d9bd: Download complete [2024-11-13T04:55:54.282Z] 8998bd30e6a1: Pull complete [2024-11-13T04:55:54.282Z] 04944245beec: Pull complete [2024-11-13T04:55:56.231Z] 699f458cf7ca: Pull complete [2024-11-13T04:55:56.231Z] 765212b225bb: Pull complete [2024-11-13T04:55:57.192Z] f23df028b6ca: Pull complete [2024-11-13T04:55:57.192Z] d65c8cfc05b1: Pull complete [2024-11-13T04:56:15.392Z] 2437ff75d9bd: Pull complete [2024-11-13T04:56:15.392Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-11-13T04:56:15.392Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-11-13T04:56:15.392Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:56:15.600Z] prd-ubuntu20.04-docker-arm64-4c-16g-26327 does not seem to be running inside a container [2024-11-13T04:56:15.651Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/330 -v /w/workspace/device-sdk-go/330:/w/workspace/device-sdk-go/330:rw,z -v /w/workspace/device-sdk-go/330@tmp:/w/workspace/device-sdk-go/330@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-11-13T04:56:18.272Z] $ docker top 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:56:19.116Z] ---> job-cost.sh [2024-11-13T04:56:19.116Z] lf-activate-venv: SKIPPING [2024-11-13T04:56:19.116Z] INFO: No Stack... [2024-11-13T04:56:19.381Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-11-13T04:56:20.337Z] INFO: Archiving Costs [Pipeline] sh [2024-11-13T04:56:20.970Z] + cut -d, -f6 [2024-11-13T04:56:20.971Z] + cat /w/workspace/device-sdk-go/330/archives/cost.csv [Pipeline] lock [2024-11-13T04:56:21.020Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [2024-11-13T04:56:21.027Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] did not exist. Created. [2024-11-13T04:56:21.034Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T04:56:21.693Z] /w/workspace/device-sdk-go/330@tmp/durable-4e4b8e0e/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-11-13T04:56:22.345Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-11-13T04:56:22.369Z] Warning: overwriting stash ‘stack-cost’ [2024-11-13T04:56:22.461Z] Stashed 1 file(s) [Pipeline] } [2024-11-13T04:56:22.470Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-330-stack-cost] [Pipeline] // lock [Pipeline] } [2024-11-13T04:56:22.490Z] $ docker stop --time=1 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 [2024-11-13T04:56:24.031Z] $ docker rm -f --volumes 7db7c5ca1e85a0398f8431142ecf23eb1ad33f4185e390135eaee0f798d1e238 [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 [2024-11-13T04:56:24.521Z] provisioning config files... [2024-11-13T04:56:24.530Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6321015785397653307tmp [Pipeline] { [Pipeline] sh [2024-11-13T04:56:24.829Z] + set +x [2024-11-13T04:56:24.829Z] + curl -s https://codecov.io/bash [2024-11-13T04:56:24.829Z] + bash -s -- [2024-11-13T04:56:24.829Z] [2024-11-13T04:56:24.829Z] _____ _ [2024-11-13T04:56:24.829Z] / ____| | | [2024-11-13T04:56:24.829Z] | | ___ __| | ___ ___ _____ __ [2024-11-13T04:56:24.829Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-11-13T04:56:24.829Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-11-13T04:56:24.829Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-11-13T04:56:24.829Z] Bash-1.0.6 [2024-11-13T04:56:24.829Z] [2024-11-13T04:56:24.829Z] [2024-11-13T04:56:24.829Z] ==> git version 2.25.1 found [2024-11-13T04:56:24.829Z] ==> 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 [2024-11-13T04:56:24.829Z] Release-Date: 2020-01-08 [2024-11-13T04:56:24.829Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-11-13T04:56:24.829Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-11-13T04:56:24.829Z] ==> Jenkins CI detected. [2024-11-13T04:56:24.829Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-11-13T04:56:24.829Z] project root: . [2024-11-13T04:56:24.829Z] --> token set from env [2024-11-13T04:56:24.829Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-11-13T04:56:24.829Z] ==> Running gcov in . (disable via -X gcov) [2024-11-13T04:56:24.829Z] ==> Python coveragepy not found [2024-11-13T04:56:24.829Z] ==> Searching for coverage reports in: [2024-11-13T04:56:24.829Z] + . [2024-11-13T04:56:25.088Z] -> Found 1 reports [2024-11-13T04:56:25.088Z] ==> Detecting git/mercurial file structure [2024-11-13T04:56:25.088Z] ==> Reading reports [2024-11-13T04:56:25.088Z] + ./coverage.out bytes=468089 [2024-11-13T04:56:25.088Z] ==> Appending adjustments [2024-11-13T04:56:25.088Z] https://docs.codecov.io/docs/fixing-reports [2024-11-13T04:56:25.345Z] + Found adjustments [2024-11-13T04:56:25.345Z] ==> Gzipping contents [2024-11-13T04:56:25.345Z] 44K /tmp/codecov.YOv1QT.gz [2024-11-13T04:56:25.345Z] ==> Uploading reports [2024-11-13T04:56:25.345Z] url: https://codecov.io [2024-11-13T04:56:25.345Z] query: branch=main&commit=1921cd12150bcb2799e69b9e92bb7b088303c035&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T04:56:25.345Z] -> Pinging Codecov [2024-11-13T04:56:25.345Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1921cd12150bcb2799e69b9e92bb7b088303c035&build=330&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F330%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-11-13T04:56:25.604Z] -> Uploading to [2024-11-13T04:56:25.605Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/1921cd12150bcb2799e69b9e92bb7b088303c035/ba05c061-9bb6-4bea-a2ee-f84d416fea3d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241113%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241113T045625Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=cec23aae830c4f165d4d6828323e873d817294f03310f8206b8e1fd6e399bc8c [2024-11-13T04:56:25.605Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T04:56:25.605Z] Dload Upload Total Spent Left Speed [2024-11-13T04:56:25.864Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44776 0 0 100 44776 0 157k --:--:-- --:--:-- --:--:-- 157k [2024-11-13T04:56:25.864Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] } [2024-11-13T04:56:25.872Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-11-13T04:56:26.112Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-11-13T04:56:26.135Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:56:26.450Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T04:56:26.450Z] [2024-11-13T04:56:26.450Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:56:26.763Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T04:56:26.763Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-11-13T04:56:26.763Z] 43c4264eed91: Already exists [2024-11-13T04:56:26.763Z] 4cc291be95ef: Already exists [2024-11-13T04:56:26.763Z] 2ac1f1163629: Already exists [2024-11-13T04:56:26.763Z] 5c3c966382ef: Already exists [2024-11-13T04:56:26.763Z] 4f4fb700ef54: Already exists [2024-11-13T04:56:26.763Z] d9c7d2e4e75e: Pulling fs layer [2024-11-13T04:56:26.763Z] 9c3e1370e548: Pulling fs layer [2024-11-13T04:56:27.022Z] d9c7d2e4e75e: Verifying Checksum [2024-11-13T04:56:27.022Z] d9c7d2e4e75e: Download complete [2024-11-13T04:56:27.282Z] d9c7d2e4e75e: Pull complete [2024-11-13T04:56:27.847Z] 9c3e1370e548: Verifying Checksum [2024-11-13T04:56:27.847Z] 9c3e1370e548: Download complete [2024-11-13T04:56:31.129Z] 9c3e1370e548: Pull complete [2024-11-13T04:56:31.129Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-11-13T04:56:31.129Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-11-13T04:56:31.130Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:56:31.240Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:56:31.267Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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/edgex-snyk-go:latest cat [2024-11-13T04:56:33.806Z] $ docker top 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:56:34.172Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-11-13T04:56:34.184Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-11-13T04:56:34.471Z] + set -o pipefail [2024-11-13T04:56:34.471Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-11-13T04:56:42.598Z] [2024-11-13T04:56:42.598Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-11-13T04:56:42.598Z] [2024-11-13T04:56:42.598Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/3d9136ba-981b-42c2-ae2e-7e160f479580 [2024-11-13T04:56:42.598Z] [2024-11-13T04:56:42.598Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-11-13T04:56:42.598Z] [2024-11-13T04:56:43.534Z] [2024-11-13T04:56:43.535Z] You have reached your monthly limit of 200 private tests for your edgex-jenkins org. [2024-11-13T04:56:43.535Z] To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } [2024-11-13T04:56:43.803Z] $ docker stop --time=1 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 [2024-11-13T04:56:48.406Z] $ docker rm -f --volumes 6bde83c413322ab0826d8243092693d058211f07c62026c1d0ec78b2e87df641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] echo [2024-11-13T04:56:48.952Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T04:56:48.974Z] provisioning config files... [2024-11-13T04:56:48.981Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9496550833715652650tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:56:49.290Z] --> edgex-publish-swagger.sh [2024-11-13T04:56:49.290Z] === Publish openapi API === [2024-11-13T04:56:49.290Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-11-13T04:56:49.290Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-11-13T04:56:49.290Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-11-13T04:56:49.290Z] Dload Upload Total Spent Left Speed [2024-11-13T04:56:49.549Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37674 100 156 100 37518 384 92408 --:--:-- --:--:-- --:--:-- 92793 [2024-11-13T04:56:49.549Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-11-13T04:56:49.549Z] [Pipeline] } [2024-11-13T04:56:49.557Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-11-13T04:56:49.972Z] + git log --format=format:%s -1 1921cd12150bcb2799e69b9e92bb7b088303c035 [Pipeline] sh [2024-11-13T04:56:50.272Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T04:56:50.272Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:56:50.637Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:56:50.637Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:56:50.772Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:56:50.809Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T04:56:51.241Z] $ docker top da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T04:56:51.355Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T04:56:51.355Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T04:56:51.471Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T04:56:51.469Z] $ docker exec da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c ssh-agent [2024-11-13T04:56:51.577Z] SSH_AUTH_SOCK=/tmp/ssh-CuXV1whk7wDA/agent.32 [2024-11-13T04:56:51.577Z] SSH_AGENT_PID=39 [2024-11-13T04:56:51.582Z] Running ssh-add (command line suppressed) [2024-11-13T04:56:51.681Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16200888115260482846.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_16200888115260482846.key) [2024-11-13T04:56:51.698Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T04:56:52.007Z] + git semver tag [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,174 [run_tag] DEBUG tag force:False [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,174 [check_head_tag] DEBUG check head tag [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,176 [execute] INFO git cat-file --batch-check [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,176 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,179 [execute] INFO git cat-file --batch [2024-11-13T04:56:52.266Z] 2024-11-13 04:56:52,179 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-11-13T04:56:52.267Z] 2024-11-13 04:56:52,208 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:56:52.267Z] 2024-11-13 04:56:52,208 [execute] INFO git tag -a v4.0.0-dev.7 -m v4.0.0-dev.7 [2024-11-13T04:56:52.267Z] 2024-11-13 04:56:52,208 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.7', '-m', 'v4.0.0-dev.7'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T04:56:52.267Z] 2024-11-13 04:56:52,213 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:56:52.267Z] 4.0.0-dev.7 [Pipeline] } [2024-11-13T04:56:52.271Z] $ docker exec --env ******** --env ******** da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c ssh-agent -k [2024-11-13T04:56:52.364Z] unset SSH_AUTH_SOCK; [2024-11-13T04:56:52.364Z] unset SSH_AGENT_PID; [2024-11-13T04:56:52.364Z] echo Agent pid 39 killed; [2024-11-13T04:56:52.378Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T04:56:52.707Z] + git semver [Pipeline] } [2024-11-13T04:56:52.977Z] $ docker stop --time=1 da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c [2024-11-13T04:56:54.253Z] $ docker rm -f --volumes da7e8a88b03a672daeb312aadaa8f69c935ebb6272059987098cdc2a035b5c1c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:56:54.683Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T04:56:54.683Z] [2024-11-13T04:56:54.683Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:56:54.991Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T04:56:54.991Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-11-13T04:56:54.991Z] ab5ef0e58194: Pulling fs layer [2024-11-13T04:56:54.991Z] 9712f1f96733: Pulling fs layer [2024-11-13T04:56:54.991Z] 63f879dbbcfc: Pulling fs layer [2024-11-13T04:56:54.991Z] 0d9ebad4ef96: Pulling fs layer [2024-11-13T04:56:54.991Z] e9a5061849ea: Pulling fs layer [2024-11-13T04:56:54.991Z] d747dcd14b5f: Pulling fs layer [2024-11-13T04:56:54.991Z] 2de7ff778b66: Pulling fs layer [2024-11-13T04:56:54.991Z] e9a5061849ea: Waiting [2024-11-13T04:56:54.991Z] d747dcd14b5f: Waiting [2024-11-13T04:56:54.991Z] 2de7ff778b66: Waiting [2024-11-13T04:56:54.991Z] 0d9ebad4ef96: Waiting [2024-11-13T04:56:54.991Z] 9712f1f96733: Verifying Checksum [2024-11-13T04:56:54.991Z] 9712f1f96733: Download complete [2024-11-13T04:56:55.250Z] 63f879dbbcfc: Verifying Checksum [2024-11-13T04:56:55.250Z] 63f879dbbcfc: Download complete [2024-11-13T04:56:55.250Z] e9a5061849ea: Verifying Checksum [2024-11-13T04:56:55.250Z] e9a5061849ea: Download complete [2024-11-13T04:56:55.508Z] d747dcd14b5f: Verifying Checksum [2024-11-13T04:56:55.508Z] d747dcd14b5f: Download complete [2024-11-13T04:56:55.508Z] 0d9ebad4ef96: Verifying Checksum [2024-11-13T04:56:55.508Z] 0d9ebad4ef96: Download complete [2024-11-13T04:56:55.508Z] 2de7ff778b66: Verifying Checksum [2024-11-13T04:56:55.508Z] 2de7ff778b66: Download complete [2024-11-13T04:56:55.508Z] ab5ef0e58194: Verifying Checksum [2024-11-13T04:56:55.508Z] ab5ef0e58194: Download complete [2024-11-13T04:56:58.796Z] ab5ef0e58194: Pull complete [2024-11-13T04:56:58.796Z] 9712f1f96733: Pull complete [2024-11-13T04:56:59.054Z] 63f879dbbcfc: Pull complete [2024-11-13T04:57:03.233Z] 0d9ebad4ef96: Pull complete [2024-11-13T04:57:03.799Z] e9a5061849ea: Pull complete [2024-11-13T04:57:03.799Z] d747dcd14b5f: Pull complete [2024-11-13T04:57:05.175Z] 2de7ff778b66: Pull complete [2024-11-13T04:57:05.175Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-11-13T04:57:05.175Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-11-13T04:57:05.175Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:57:05.279Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:57:05.308Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-11-13T04:57:10.113Z] $ docker top 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-11-13T04:57:10.207Z] provisioning config files... [2024-11-13T04:57:10.213Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config12514481906672855257tmp [2024-11-13T04:57:10.223Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13362234154778343836tmp [2024-11-13T04:57:10.232Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10506635439384129545tmp [Pipeline] { [Pipeline] echo [2024-11-13T04:57:10.258Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:10.566Z] ---> sigul-configuration.sh [2024-11-13T04:57:10.566Z] gpg: directory `/root/.gnupg' created [2024-11-13T04:57:10.566Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-11-13T04:57:10.566Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-11-13T04:57:10.566Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-11-13T04:57:10.566Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-11-13T04:57:10.566Z] gpg: CAST5 encrypted data [2024-11-13T04:57:10.566Z] gpg: encrypted with 1 passphrase [2024-11-13T04:57:10.566Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-11-13T04:57:10.857Z] + mkdir /home/jenkins [2024-11-13T04:57:10.858Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-11-13T04:57:11.150Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2024-11-13T04:57:11.164Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:11.456Z] ---> sigul-install.sh [2024-11-13T04:57:11.456Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-11-13T04:57:11.748Z] + git tag --list [2024-11-13T04:57:11.748Z] 0.7.1 [2024-11-13T04:57:11.748Z] delhi-tag [2024-11-13T04:57:11.748Z] v1.0.0 [2024-11-13T04:57:11.748Z] v1.1.0 [2024-11-13T04:57:11.748Z] v1.1.1 [2024-11-13T04:57:11.748Z] v1.1.2 [2024-11-13T04:57:11.748Z] v1.2.0 [2024-11-13T04:57:11.748Z] v1.2.1 [2024-11-13T04:57:11.748Z] v1.2.2 [2024-11-13T04:57:11.748Z] v1.2.3 [2024-11-13T04:57:11.748Z] v1.3.0 [2024-11-13T04:57:11.748Z] v1.4.0 [2024-11-13T04:57:11.748Z] v2.0.0 [2024-11-13T04:57:11.748Z] v2.1.0 [2024-11-13T04:57:11.748Z] v2.1.1 [2024-11-13T04:57:11.748Z] v2.2.0 [2024-11-13T04:57:11.748Z] v2.3.0 [2024-11-13T04:57:11.748Z] v2.3.1 [2024-11-13T04:57:11.748Z] v3.0 [2024-11-13T04:57:11.748Z] v3.0.0 [2024-11-13T04:57:11.748Z] v3.0.1-dev.1 [2024-11-13T04:57:11.748Z] v3.1 [2024-11-13T04:57:11.748Z] v3.1.0 [2024-11-13T04:57:11.748Z] v3.1.0-dev.1 [2024-11-13T04:57:11.748Z] v3.1.0-dev.10 [2024-11-13T04:57:11.748Z] v3.1.0-dev.11 [2024-11-13T04:57:11.748Z] v3.1.0-dev.12 [2024-11-13T04:57:11.748Z] v3.1.0-dev.13 [2024-11-13T04:57:11.748Z] v3.1.0-dev.14 [2024-11-13T04:57:11.748Z] v3.1.0-dev.15 [2024-11-13T04:57:11.748Z] v3.1.0-dev.16 [2024-11-13T04:57:11.748Z] v3.1.0-dev.17 [2024-11-13T04:57:11.748Z] v3.1.0-dev.18 [2024-11-13T04:57:11.748Z] v3.1.0-dev.19 [2024-11-13T04:57:11.748Z] v3.1.0-dev.2 [2024-11-13T04:57:11.748Z] v3.1.0-dev.20 [2024-11-13T04:57:11.748Z] v3.1.0-dev.21 [2024-11-13T04:57:11.748Z] v3.1.0-dev.22 [2024-11-13T04:57:11.748Z] v3.1.0-dev.23 [2024-11-13T04:57:11.748Z] v3.1.0-dev.24 [2024-11-13T04:57:11.748Z] v3.1.0-dev.25 [2024-11-13T04:57:11.748Z] v3.1.0-dev.26 [2024-11-13T04:57:11.748Z] v3.1.0-dev.27 [2024-11-13T04:57:11.748Z] v3.1.0-dev.28 [2024-11-13T04:57:11.748Z] v3.1.0-dev.29 [2024-11-13T04:57:11.748Z] v3.1.0-dev.3 [2024-11-13T04:57:11.748Z] v3.1.0-dev.30 [2024-11-13T04:57:11.748Z] v3.1.0-dev.31 [2024-11-13T04:57:11.748Z] v3.1.0-dev.32 [2024-11-13T04:57:11.748Z] v3.1.0-dev.33 [2024-11-13T04:57:11.748Z] v3.1.0-dev.34 [2024-11-13T04:57:11.748Z] v3.1.0-dev.35 [2024-11-13T04:57:11.748Z] v3.1.0-dev.36 [2024-11-13T04:57:11.748Z] v3.1.0-dev.37 [2024-11-13T04:57:11.748Z] v3.1.0-dev.38 [2024-11-13T04:57:11.748Z] v3.1.0-dev.39 [2024-11-13T04:57:11.748Z] v3.1.0-dev.4 [2024-11-13T04:57:11.748Z] v3.1.0-dev.40 [2024-11-13T04:57:11.748Z] v3.1.0-dev.41 [2024-11-13T04:57:11.748Z] v3.1.0-dev.5 [2024-11-13T04:57:11.748Z] v3.1.0-dev.6 [2024-11-13T04:57:11.748Z] v3.1.0-dev.7 [2024-11-13T04:57:11.748Z] v3.1.0-dev.8 [2024-11-13T04:57:11.748Z] v3.1.0-dev.9 [2024-11-13T04:57:11.748Z] v3.1.1 [2024-11-13T04:57:11.748Z] v3.1.1-dev.1 [2024-11-13T04:57:11.748Z] v3.2.0-dev.1 [2024-11-13T04:57:11.748Z] v3.2.0-dev.10 [2024-11-13T04:57:11.748Z] v3.2.0-dev.11 [2024-11-13T04:57:11.748Z] v3.2.0-dev.12 [2024-11-13T04:57:11.748Z] v3.2.0-dev.13 [2024-11-13T04:57:11.748Z] v3.2.0-dev.14 [2024-11-13T04:57:11.748Z] v3.2.0-dev.15 [2024-11-13T04:57:11.748Z] v3.2.0-dev.16 [2024-11-13T04:57:11.748Z] v3.2.0-dev.17 [2024-11-13T04:57:11.748Z] v3.2.0-dev.18 [2024-11-13T04:57:11.748Z] v3.2.0-dev.19 [2024-11-13T04:57:11.748Z] v3.2.0-dev.2 [2024-11-13T04:57:11.748Z] v3.2.0-dev.20 [2024-11-13T04:57:11.748Z] v3.2.0-dev.21 [2024-11-13T04:57:11.748Z] v3.2.0-dev.22 [2024-11-13T04:57:11.748Z] v3.2.0-dev.23 [2024-11-13T04:57:11.748Z] v3.2.0-dev.24 [2024-11-13T04:57:11.748Z] v3.2.0-dev.25 [2024-11-13T04:57:11.748Z] v3.2.0-dev.26 [2024-11-13T04:57:11.748Z] v3.2.0-dev.27 [2024-11-13T04:57:11.748Z] v3.2.0-dev.28 [2024-11-13T04:57:11.748Z] v3.2.0-dev.29 [2024-11-13T04:57:11.748Z] v3.2.0-dev.3 [2024-11-13T04:57:11.748Z] v3.2.0-dev.30 [2024-11-13T04:57:11.748Z] v3.2.0-dev.31 [2024-11-13T04:57:11.748Z] v3.2.0-dev.32 [2024-11-13T04:57:11.748Z] v3.2.0-dev.33 [2024-11-13T04:57:11.748Z] v3.2.0-dev.34 [2024-11-13T04:57:11.748Z] v3.2.0-dev.35 [2024-11-13T04:57:11.748Z] v3.2.0-dev.36 [2024-11-13T04:57:11.748Z] v3.2.0-dev.37 [2024-11-13T04:57:11.748Z] v3.2.0-dev.38 [2024-11-13T04:57:11.748Z] v3.2.0-dev.39 [2024-11-13T04:57:11.748Z] v3.2.0-dev.4 [2024-11-13T04:57:11.748Z] v3.2.0-dev.40 [2024-11-13T04:57:11.748Z] v3.2.0-dev.41 [2024-11-13T04:57:11.748Z] v3.2.0-dev.42 [2024-11-13T04:57:11.748Z] v3.2.0-dev.43 [2024-11-13T04:57:11.748Z] v3.2.0-dev.44 [2024-11-13T04:57:11.748Z] v3.2.0-dev.45 [2024-11-13T04:57:11.748Z] v3.2.0-dev.46 [2024-11-13T04:57:11.748Z] v3.2.0-dev.47 [2024-11-13T04:57:11.748Z] v3.2.0-dev.48 [2024-11-13T04:57:11.748Z] v3.2.0-dev.5 [2024-11-13T04:57:11.748Z] v3.2.0-dev.6 [2024-11-13T04:57:11.748Z] v3.2.0-dev.7 [2024-11-13T04:57:11.748Z] v3.2.0-dev.8 [2024-11-13T04:57:11.748Z] v3.2.0-dev.9 [2024-11-13T04:57:11.748Z] v4.0.0-dev.1 [2024-11-13T04:57:11.748Z] v4.0.0-dev.2 [2024-11-13T04:57:11.748Z] v4.0.0-dev.3 [2024-11-13T04:57:11.748Z] v4.0.0-dev.4 [2024-11-13T04:57:11.748Z] v4.0.0-dev.5 [2024-11-13T04:57:11.748Z] v4.0.0-dev.6 [2024-11-13T04:57:11.748Z] v4.0.0-dev.7 [Pipeline] sh [2024-11-13T04:57:12.054Z] + lftools sign git-tag v4.0.0-dev.7 [2024-11-13T04:57:12.621Z] Signing Git tag with Sigul... [2024-11-13T04:57:12.621Z] Signing v4.0.0-dev.7 [Pipeline] echo [2024-11-13T04:57:12.892Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:13.183Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-11-13T04:57:13.191Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-11-13T04:57:13.219Z] $ docker stop --time=1 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 [2024-11-13T04:57:14.550Z] $ docker rm -f --volumes 1f06ab7ab2b9c47e7493db6d6d6470f159459cc1b35cdb51add09495f13f5483 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-11-13T04:57:15.011Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T04:57:15.011Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:57:15.315Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:57:15.315Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:57:15.403Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:57:15.428Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T04:57:15.771Z] $ docker top 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f -eo pid,comm [2024-11-13T04:57:15.827Z] 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). [2024-11-13T04:57:15.827Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T04:57:15.896Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T04:57:15.896Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T04:57:16.005Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T04:57:16.003Z] $ docker exec 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f ssh-agent [2024-11-13T04:57:16.130Z] SSH_AUTH_SOCK=/tmp/ssh-p2hQ9HF2WgGG/agent.32 [2024-11-13T04:57:16.130Z] SSH_AGENT_PID=38 [2024-11-13T04:57:16.135Z] Running ssh-add (command line suppressed) [2024-11-13T04:57:16.233Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13014316381152154606.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_13014316381152154606.key) [2024-11-13T04:57:16.250Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T04:57:16.546Z] + git semver bump pre [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,730 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,731 [bump_version] DEBUG bumping version:4.0.0-dev.7 on axis:pre with prefix:dev [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,731 [bump_version] DEBUG bumped version:4.0.0-dev.8 [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,731 [write_version] DEBUG write version:4.0.0-dev.8 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,731 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,731 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,733 [execute] INFO git cat-file --batch-check [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,733 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,739 [execute] INFO git cat-file --batch [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T04:57:16.805Z] 2024-11-13 04:57:16,744 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:57:16.805Z] 4.0.0-dev.8 [Pipeline] } [2024-11-13T04:57:16.809Z] $ docker exec --env ******** --env ******** 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f ssh-agent -k [2024-11-13T04:57:16.919Z] unset SSH_AUTH_SOCK; [2024-11-13T04:57:16.919Z] unset SSH_AGENT_PID; [2024-11-13T04:57:16.919Z] echo Agent pid 38 killed; [2024-11-13T04:57:16.932Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T04:57:17.257Z] + git semver [Pipeline] } [2024-11-13T04:57:17.528Z] $ docker stop --time=1 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f [2024-11-13T04:57:18.818Z] $ docker rm -f --volumes 1e5675874d9b0d398cf508dc02b253dff646a4fb53541243e6f2685a6785bb1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-11-13T04:57:19.179Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-11-13T04:57:19.179Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:57:19.482Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-11-13T04:57:19.482Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:57:19.570Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:57:19.592Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-11-13T04:57:19.924Z] $ docker top 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 -eo pid,comm [2024-11-13T04:57:19.978Z] 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). [2024-11-13T04:57:19.978Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-11-13T04:57:20.046Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-11-13T04:57:20.046Z] [ssh-agent] Looking for ssh-agent implementation... [2024-11-13T04:57:20.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-11-13T04:57:20.154Z] $ docker exec 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 ssh-agent [2024-11-13T04:57:20.286Z] SSH_AUTH_SOCK=/tmp/ssh-MBXKvIIGVwMF/agent.32 [2024-11-13T04:57:20.286Z] SSH_AGENT_PID=38 [2024-11-13T04:57:20.293Z] Running ssh-add (command line suppressed) [2024-11-13T04:57:20.392Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5422759569921489331.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_5422759569921489331.key) [2024-11-13T04:57:20.411Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-11-13T04:57:20.701Z] + git semver push [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,891 [run_push] DEBUG push [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,892 [execute] INFO git cat-file --batch-check [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,892 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,897 [execute] INFO git rev-list 3d77f6dcbf79a19ba04182b77d89e4d040324389 -- [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,897 [execute] DEBUG Popen(['git', 'rev-list', '3d77f6dcbf79a19ba04182b77d89e4d040324389', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,911 [execute] INFO git fetch -v origin [2024-11-13T04:57:20.961Z] 2024-11-13 04:57:20,912 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-11-13T04:57:21.531Z] 2024-11-13 04:57:21,341 [run_push] DEBUG no remote changes detected [2024-11-13T04:57:21.531Z] 2024-11-13 04:57:21,342 [execute] INFO git push origin semver [2024-11-13T04:57:21.531Z] 2024-11-13 04:57:21,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-11-13T04:57:22.101Z] 2024-11-13 04:57:21,952 [run_push] DEBUG push all version tags [2024-11-13T04:57:22.101Z] 2024-11-13 04:57:21,952 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-11-13T04:57:22.101Z] 2024-11-13 04:57:21,953 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-11-13T04:57:22.671Z] 2024-11-13 04:57:22,597 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-11-13T04:57:22.671Z] 4.0.0-dev.8 [Pipeline] } [2024-11-13T04:57:22.676Z] $ docker exec --env ******** --env ******** 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 ssh-agent -k [2024-11-13T04:57:22.779Z] unset SSH_AUTH_SOCK; [2024-11-13T04:57:22.779Z] unset SSH_AGENT_PID; [2024-11-13T04:57:22.779Z] echo Agent pid 38 killed; [2024-11-13T04:57:22.792Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-11-13T04:57:23.123Z] + git semver [Pipeline] } [2024-11-13T04:57:23.390Z] $ docker stop --time=1 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 [2024-11-13T04:57:24.659Z] $ docker rm -f --volumes 816b05baa5d6e9a792278ac5d0f98728007c02615dbbdf7f55c6b57993dc61f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2024-11-13T04:57:25.338Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-11-13T04:57:25.338Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-13T04:57:25.338Z] total 16 [2024-11-13T04:57:25.338Z] drwxr-xr-x 3 root root 4096 Nov 13 04:42 . [2024-11-13T04:57:25.338Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 04:57 .. [2024-11-13T04:57:25.338Z] drwxr-xr-x 2 root root 4096 Nov 13 04:42 cost [2024-11-13T04:57:25.338Z] -rw-r--r-- 1 root root 85 Nov 13 04:42 cost.csv [2024-11-13T04:57:25.338Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-13T04:57:25.338Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-11-13T04:57:25.338Z] total 16 [2024-11-13T04:57:25.338Z] drwxr-xr-x 3 jenkins jenkins 4096 Nov 13 04:42 . [2024-11-13T04:57:25.338Z] drwxrwxr-x 12 jenkins jenkins 4096 Nov 13 04:57 .. [2024-11-13T04:57:25.338Z] drwxr-xr-x 2 jenkins jenkins 4096 Nov 13 04:42 cost [2024-11-13T04:57:25.338Z] -rw-r--r-- 1 jenkins jenkins 85 Nov 13 04:42 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:25.629Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:26.493Z] ---> package-listing.sh [2024-11-13T04:57:26.493Z] ++ facter osfamily [2024-11-13T04:57:26.493Z] ++ tr '[:upper:]' '[:lower:]' [2024-11-13T04:57:26.753Z] + OS_FAMILY=debian [2024-11-13T04:57:26.753Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-11-13T04:57:26.753Z] + START_PACKAGES=/tmp/packages_start.txt [2024-11-13T04:57:26.753Z] + END_PACKAGES=/tmp/packages_end.txt [2024-11-13T04:57:26.753Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-11-13T04:57:26.753Z] + PACKAGES=/tmp/packages_start.txt [2024-11-13T04:57:26.753Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-13T04:57:26.753Z] + PACKAGES=/tmp/packages_end.txt [2024-11-13T04:57:26.753Z] + case "${OS_FAMILY}" in [2024-11-13T04:57:26.753Z] + dpkg -l [2024-11-13T04:57:26.753Z] + grep '^ii' [2024-11-13T04:57:26.753Z] + '[' -f /tmp/packages_start.txt ']' [2024-11-13T04:57:26.753Z] + '[' -f /tmp/packages_end.txt ']' [2024-11-13T04:57:26.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-11-13T04:57:26.753Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-11-13T04:57:26.753Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-11-13T04:57:26.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [Pipeline] echo [2024-11-13T04:57:26.764Z] 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-11-13T04:57:27.043Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-11-13T04:57:27.616Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-11-13T04:57:27.616Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-11-13T04:57:27.700Z] prd-ubuntu20.04-docker-8c-8g-26326 does not seem to be running inside a container [2024-11-13T04:57:27.727Z] $ 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/edgexfoundry_device-sdk-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-sdk-go_main -v /w/workspace/edgexfoundry_device-sdk-go_main:/w/workspace/edgexfoundry_device-sdk-go_main:rw,z -v /w/workspace/edgexfoundry_device-sdk-go_main@tmp:/w/workspace/edgexfoundry_device-sdk-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-11-13T04:57:27.967Z] $ docker top ebd91bb3d170ec9f229cb7b93316b34fbe6c0357f1cac0e7f69dbb33aa620be0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-11-13T04:57:28.332Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-11-13T04:57:28.620Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-11-13T04:57:28.907Z] + ls /var/log/sa-host [2024-11-13T04:57:28.908Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-11-13T04:57:29.082Z] provisioning config files... [2024-11-13T04:57:29.092Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config6144935789441570431tmp [Pipeline] { [Pipeline] echo [2024-11-13T04:57:29.115Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:29.400Z] ---> create-netrc.sh [Pipeline] } [2024-11-13T04:57:29.407Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:29.749Z] ---> python-tools-install.sh [Pipeline] echo [2024-11-13T04:57:29.759Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:30.044Z] ---> sudo-logs.sh [2024-11-13T04:57:30.044Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-11-13T04:57:30.085Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:30.369Z] ---> job-cost.sh [2024-11-13T04:57:30.369Z] lf-activate-venv: SKIPPING [2024-11-13T04:57:30.369Z] DEBUG: total: 0.2199999988079071 [2024-11-13T04:57:30.369Z] INFO: Retrieving Stack Cost... [2024-11-13T04:57:30.939Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-11-13T04:57:31.199Z] INFO: Archiving Costs [Pipeline] echo [2024-11-13T04:57:31.212Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-11-13T04:57:31.496Z] ---> logs-deploy.sh [2024-11-13T04:57:31.496Z] lf-activate-venv: SKIPPING [2024-11-13T04:57:31.496Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/330 [2024-11-13T04:57:31.496Z] INFO: archiving workspace using pattern(s): [2024-11-13T04:57:32.435Z] Archives upload complete. [2024-11-13T04:57:32.435Z] INFO: archiving logs to Nexus