Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 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-ssh3040920781900745168.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-ssh9918359474624485959.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-ssh2579486051183748067.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-ssh6061628653730910758.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-ssh3459728409430545000.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-23748 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 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 (main) Commit message: "Merge pull request #1642 from weichou1229/v4-module" > 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 > git checkout -f 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 > git rev-list --no-walk 1e80e475b0e97679140bd79592a828cf1f53df47 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-10-25T09:03:13.234Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-10-25T09:03:13.311Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-10-25T09:03:13.337Z] ========================================================= [2024-10-25T09:03:13.337Z] EdgeX Global Pipelines Version Info [2024-10-25T09:03:13.337Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:03:14.076Z] ------------------- [2024-10-25T09:03:14.076Z] stable info: [2024-10-25T09:03:14.076Z] ------------------- [2024-10-25T09:03:14.076Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-10-25T09:03:14.076Z] Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac [2024-10-25T09:03:14.076Z] Message: update stable to v1.0.265 [2024-10-25T09:03:14.648Z] ------------------- [2024-10-25T09:03:14.648Z] experimental info: [2024-10-25T09:03:14.648Z] ------------------- [2024-10-25T09:03:14.648Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-10-25T09:03:14.648Z] Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 [2024-10-25T09:03:14.648Z] Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-10-25T09:03:14.728Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2024-10-25T09:03:14.746Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2024-10-25T09:03:14.768Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-10-25T09:03:14.791Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-10-25T09:03:14.815Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-10-25T09:03:14.847Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2024-10-25T09:03:14.873Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-10-25T09:03:14.901Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2024-10-25T09:03:14.924Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-10-25T09:03:14.947Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-10-25T09:03:14.968Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-10-25T09:03:14.991Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2024-10-25T09:03:15.013Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-10-25T09:03:15.039Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-10-25T09:03:15.061Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-10-25T09:03:15.085Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T09:03:15.105Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T09:03:15.129Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2024-10-25T09:03:15.157Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-10-25T09:03:15.185Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-10-25T09:03:15.205Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-10-25T09:03:15.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2024-10-25T09:03:15.253Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2024-10-25T09:03:15.288Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2024-10-25T09:03:15.314Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2024-10-25T09:03:15.342Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-10-25T09:03:15.366Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-10-25T09:03:15.389Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2024-10-25T09:03:15.413Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2024-10-25T09:03:15.435Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2024-10-25T09:03:15.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] echo [2024-10-25T09:03:15.487Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 5dc79f3 [Pipeline] echo [2024-10-25T09:03:15.509Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T09:03:15.571Z] provisioning config files... [2024-10-25T09:03:15.585Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config11372871324836710096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:03:15.931Z] ---> ****-login.sh [2024-10-25T09:03:15.931Z] nexus3.edgexfoundry.org:10001 [2024-10-25T09:03:16.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:16.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:16.192Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:16.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:16.192Z] [2024-10-25T09:03:16.192Z] Login Succeeded [2024-10-25T09:03:16.192Z] nexus3.edgexfoundry.org:10002 [2024-10-25T09:03:16.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:16.452Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:16.452Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:16.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:16.453Z] [2024-10-25T09:03:16.453Z] Login Succeeded [2024-10-25T09:03:16.453Z] nexus3.edgexfoundry.org:10003 [2024-10-25T09:03:16.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:16.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:16.453Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:16.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:16.453Z] [2024-10-25T09:03:16.453Z] Login Succeeded [2024-10-25T09:03:16.453Z] nexus3.edgexfoundry.org:10004 [2024-10-25T09:03:16.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:16.714Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:16.714Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:16.714Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:16.714Z] [2024-10-25T09:03:16.714Z] Login Succeeded [2024-10-25T09:03:16.714Z] ****.io [2024-10-25T09:03:16.714Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:16.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:16.980Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:16.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:16.980Z] [2024-10-25T09:03:16.980Z] Login Succeeded [2024-10-25T09:03:16.980Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T09:03:16.990Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2024-10-25T09:03:17.415Z] + git rev-list -1 --merges 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9~1..5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] echo [2024-10-25T09:03:17.449Z] -----------> git rev-list -1 --merges 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9~1..5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [2024-10-25T09:03:17.449Z] 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [false] [Pipeline] sh [2024-10-25T09:03:17.740Z] + git log --format=format:%s -1 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] echo [2024-10-25T09:03:17.754Z] ========================================================= [2024-10-25T09:03:17.754Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-10-25T09:03:17.754Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T09:03:18.096Z] + git log --format=format:%s -1 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] echo [2024-10-25T09:03:18.108Z] [semverPrep] GIT_COMMIT: 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9, Commit Message: Merge pull request #1642 from weichou1229/v4-module [Pipeline] echo [2024-10-25T09:03:18.119Z] [semverPrep] This is not a build commit. [Pipeline] sh [2024-10-25T09:03:18.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T09:03:18.477Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-10-25T09:03:18.477Z] + [ -e /tmp/ssh_known_hosts ] [2024-10-25T09:03:18.477Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-10-25T09:03:18.477Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-10-25T09:03:18.477Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-10-25T09:03:18.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:03:18.914Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:03:18.914Z] [2024-10-25T09:03:18.914Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:03:19.240Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:03:19.240Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-10-25T09:03:19.240Z] b85a868b505f: Pulling fs layer [2024-10-25T09:03:19.240Z] e2be974225ed: Pulling fs layer [2024-10-25T09:03:19.240Z] 339a4e72a1f5: Pulling fs layer [2024-10-25T09:03:19.240Z] 988bab9f4d93: Pulling fs layer [2024-10-25T09:03:19.240Z] 1469e6f7b9e6: Pulling fs layer [2024-10-25T09:03:19.240Z] eaf3925da568: Pulling fs layer [2024-10-25T09:03:19.240Z] bab4dde63d76: Pulling fs layer [2024-10-25T09:03:19.240Z] bde34c3a00c8: Pulling fs layer [2024-10-25T09:03:19.240Z] b352a97aabf1: Pulling fs layer [2024-10-25T09:03:19.240Z] 4872d77fe225: Pulling fs layer [2024-10-25T09:03:19.240Z] 5851b861e8e6: Pulling fs layer [2024-10-25T09:03:19.240Z] 988bab9f4d93: Waiting [2024-10-25T09:03:19.240Z] eaf3925da568: Waiting [2024-10-25T09:03:19.240Z] b352a97aabf1: Waiting [2024-10-25T09:03:19.240Z] bab4dde63d76: Waiting [2024-10-25T09:03:19.240Z] bde34c3a00c8: Waiting [2024-10-25T09:03:19.240Z] 4872d77fe225: Waiting [2024-10-25T09:03:19.240Z] 1469e6f7b9e6: Waiting [2024-10-25T09:03:19.240Z] 5851b861e8e6: Waiting [2024-10-25T09:03:19.240Z] e2be974225ed: Download complete [2024-10-25T09:03:19.240Z] 988bab9f4d93: Download complete [2024-10-25T09:03:19.501Z] 1469e6f7b9e6: Verifying Checksum [2024-10-25T09:03:19.501Z] 1469e6f7b9e6: Download complete [2024-10-25T09:03:19.501Z] eaf3925da568: Download complete [2024-10-25T09:03:19.501Z] 339a4e72a1f5: Verifying Checksum [2024-10-25T09:03:19.501Z] 339a4e72a1f5: Download complete [2024-10-25T09:03:19.501Z] bde34c3a00c8: Download complete [2024-10-25T09:03:19.501Z] b352a97aabf1: Download complete [2024-10-25T09:03:19.501Z] 4872d77fe225: Download complete [2024-10-25T09:03:19.501Z] 5851b861e8e6: Verifying Checksum [2024-10-25T09:03:19.501Z] 5851b861e8e6: Download complete [2024-10-25T09:03:19.501Z] b85a868b505f: Verifying Checksum [2024-10-25T09:03:19.501Z] b85a868b505f: Download complete [2024-10-25T09:03:19.762Z] bab4dde63d76: Verifying Checksum [2024-10-25T09:03:19.762Z] bab4dde63d76: Download complete [2024-10-25T09:03:20.699Z] b85a868b505f: Pull complete [2024-10-25T09:03:20.960Z] e2be974225ed: Pull complete [2024-10-25T09:03:21.530Z] 339a4e72a1f5: Pull complete [2024-10-25T09:03:21.530Z] 988bab9f4d93: Pull complete [2024-10-25T09:03:21.789Z] 1469e6f7b9e6: Pull complete [2024-10-25T09:03:21.789Z] eaf3925da568: Pull complete [2024-10-25T09:03:23.705Z] bab4dde63d76: Pull complete [2024-10-25T09:03:23.705Z] bde34c3a00c8: Pull complete [2024-10-25T09:03:23.966Z] b352a97aabf1: Pull complete [2024-10-25T09:03:23.966Z] 4872d77fe225: Pull complete [2024-10-25T09:03:23.966Z] 5851b861e8e6: Pull complete [2024-10-25T09:03:23.966Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-10-25T09:03:24.234Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:03:24.234Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:03:24.404Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:03:24.437Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T09:03:27.789Z] $ docker top a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d -eo pid,comm [2024-10-25T09:03:27.842Z] 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-10-25T09:03:27.842Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T09:03:27.903Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T09:03:27.903Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T09:03:28.019Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T09:03:28.023Z] $ docker exec a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d ssh-agent [2024-10-25T09:03:28.123Z] SSH_AUTH_SOCK=/tmp/ssh-Bf5Zlmck8Rrc/agent.32 [2024-10-25T09:03:28.123Z] SSH_AGENT_PID=38 [2024-10-25T09:03:28.129Z] Running ssh-add (command line suppressed) [2024-10-25T09:03:28.229Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15206421020840627919.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15206421020840627919.key) [2024-10-25T09:03:28.243Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T09:03:28.540Z] + git tag --points-at HEAD [Pipeline] } [2024-10-25T09:03:28.553Z] $ docker exec --env ******** --env ******** a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d ssh-agent -k [2024-10-25T09:03:28.657Z] unset SSH_AUTH_SOCK; [2024-10-25T09:03:28.657Z] unset SSH_AGENT_PID; [2024-10-25T09:03:28.658Z] echo Agent pid 38 killed; [2024-10-25T09:03:28.669Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-10-25T09:03:28.721Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T09:03:28.721Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T09:03:28.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T09:03:28.834Z] $ docker exec a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d ssh-agent [2024-10-25T09:03:28.945Z] SSH_AUTH_SOCK=/tmp/ssh-CFH9q4NYDMuv/agent.71 [2024-10-25T09:03:28.945Z] SSH_AGENT_PID=78 [2024-10-25T09:03:28.950Z] Running ssh-add (command line suppressed) [2024-10-25T09:03:29.052Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15178788531056709130.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_15178788531056709130.key) [2024-10-25T09:03:29.066Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T09:03:29.366Z] + git semver init [2024-10-25T09:03:29.627Z] 2024-10-25 09:03:29,569 [run_init] DEBUG init version:0.0.0 force:False [2024-10-25T09:03:29.627Z] 2024-10-25 09:03:29,570 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-25T09:03:29.627Z] 2024-10-25 09:03:29,571 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/edgexfoundry_device-sdk-go_main/.semver [2024-10-25T09:03:29.627Z] 2024-10-25 09:03:29,571 [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-10-25T09:03:31.541Z] 2024-10-25 09:03:31,463 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-sdk-go_main/.git/info/exclude [2024-10-25T09:03:31.541Z] 2024-10-25 09:03:31,464 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:False [2024-10-25T09:03:31.541Z] 2024-10-25 09:03:31,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:03:31.541Z] 2024-10-25 09:03:31,464 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:03:31.541Z] 4.0.0-dev.1 [Pipeline] } [2024-10-25T09:03:31.551Z] $ docker exec --env ******** --env ******** a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d ssh-agent -k [2024-10-25T09:03:31.651Z] unset SSH_AUTH_SOCK; [2024-10-25T09:03:31.652Z] unset SSH_AGENT_PID; [2024-10-25T09:03:31.652Z] echo Agent pid 78 killed; [2024-10-25T09:03:31.663Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T09:03:31.994Z] + git semver [Pipeline] } [2024-10-25T09:03:32.267Z] $ docker stop --time=1 a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d [2024-10-25T09:03:33.590Z] $ docker rm -f --volumes a7f374d8d30f008832ddfafa95480e213f78d5491e0c513bbf16b7c0f05c744d [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T09:03:33.960Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-10-25T09:03:34.220Z] Stashed 1 file(s) [Pipeline] echo [2024-10-25T09:03:34.224Z] [edgeXSemver]: initialized semver on version 4.0.0-dev.1 [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-10-25T09:03:34.394Z] provisioning config files... [2024-10-25T09:03:34.404Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15338786027989739935tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:03:34.707Z] ---> ****-login.sh [2024-10-25T09:03:34.707Z] nexus3.edgexfoundry.org:10001 [2024-10-25T09:03:34.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:34.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:34.707Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:34.707Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:34.707Z] [2024-10-25T09:03:34.707Z] Login Succeeded [2024-10-25T09:03:34.707Z] nexus3.edgexfoundry.org:10002 [2024-10-25T09:03:34.707Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:34.707Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:34.708Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:34.708Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:34.708Z] [2024-10-25T09:03:34.708Z] Login Succeeded [2024-10-25T09:03:34.708Z] nexus3.edgexfoundry.org:10003 [2024-10-25T09:03:34.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:34.969Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:34.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:34.969Z] [2024-10-25T09:03:34.969Z] Login Succeeded [2024-10-25T09:03:34.969Z] nexus3.edgexfoundry.org:10004 [2024-10-25T09:03:34.969Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:34.969Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:34.969Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:34.969Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:34.969Z] [2024-10-25T09:03:34.969Z] Login Succeeded [2024-10-25T09:03:34.969Z] ****.io [2024-10-25T09:03:35.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:03:35.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:03:35.229Z] Configure a credential helper to remove this warning. See [2024-10-25T09:03:35.229Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:03:35.229Z] [2024-10-25T09:03:35.229Z] Login Succeeded [2024-10-25T09:03:35.229Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T09:03:35.236Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2024-10-25T09:03:35.331Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T09:03:35.348Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T09:03:35.367Z] ========================================================= [2024-10-25T09:03:35.367Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2024-10-25T09:03:35.367Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:03:35.705Z] + 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-10-25T09:03:35.706Z] Sending build context to Docker daemon 25.54MB [2024-10-25T09:03:35.706Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T09:03:35.706Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-25T09:03:35.966Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2024-10-25T09:03:35.966Z] 43c4264eed91: Pulling fs layer [2024-10-25T09:03:35.966Z] 4cc291be95ef: Pulling fs layer [2024-10-25T09:03:35.966Z] 2ac1f1163629: Pulling fs layer [2024-10-25T09:03:35.966Z] 5c3c966382ef: Pulling fs layer [2024-10-25T09:03:35.966Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T09:03:35.966Z] 5d5c8e513c77: Pulling fs layer [2024-10-25T09:03:35.966Z] 9f66e0745190: Pulling fs layer [2024-10-25T09:03:35.966Z] f49a43e4bbc0: Pulling fs layer [2024-10-25T09:03:35.966Z] 561ebcabdf7f: Pulling fs layer [2024-10-25T09:03:35.966Z] 5c3c966382ef: Waiting [2024-10-25T09:03:35.966Z] 4f4fb700ef54: Waiting [2024-10-25T09:03:35.966Z] 5d5c8e513c77: Waiting [2024-10-25T09:03:35.966Z] 9f66e0745190: Waiting [2024-10-25T09:03:35.966Z] f49a43e4bbc0: Waiting [2024-10-25T09:03:35.966Z] 561ebcabdf7f: Waiting [2024-10-25T09:03:35.966Z] 4cc291be95ef: Verifying Checksum [2024-10-25T09:03:35.966Z] 4cc291be95ef: Download complete [2024-10-25T09:03:35.966Z] 5c3c966382ef: Verifying Checksum [2024-10-25T09:03:35.966Z] 5c3c966382ef: Download complete [2024-10-25T09:03:35.966Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T09:03:35.966Z] 4f4fb700ef54: Download complete [2024-10-25T09:03:35.966Z] 5d5c8e513c77: Verifying Checksum [2024-10-25T09:03:35.966Z] 5d5c8e513c77: Download complete [2024-10-25T09:03:35.966Z] 9f66e0745190: Verifying Checksum [2024-10-25T09:03:35.966Z] 9f66e0745190: Download complete [2024-10-25T09:03:36.226Z] 43c4264eed91: Pull complete [2024-10-25T09:03:36.226Z] 4cc291be95ef: Pull complete [2024-10-25T09:03:36.226Z] 561ebcabdf7f: Verifying Checksum [2024-10-25T09:03:36.226Z] 561ebcabdf7f: Download complete [2024-10-25T09:03:36.486Z] 2ac1f1163629: Download complete [2024-10-25T09:03:36.745Z] f49a43e4bbc0: Verifying Checksum [2024-10-25T09:03:36.745Z] f49a43e4bbc0: Download complete [2024-10-25T09:03:40.041Z] 2ac1f1163629: Pull complete [2024-10-25T09:03:40.041Z] 5c3c966382ef: Pull complete [2024-10-25T09:03:40.041Z] 4f4fb700ef54: Pull complete [2024-10-25T09:03:40.300Z] 5d5c8e513c77: Pull complete [2024-10-25T09:03:40.300Z] 9f66e0745190: Pull complete [2024-10-25T09:03:42.833Z] f49a43e4bbc0: Pull complete [2024-10-25T09:03:43.095Z] 561ebcabdf7f: Pull complete [2024-10-25T09:03:43.095Z] Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d [2024-10-25T09:03:43.095Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2024-10-25T09:03:43.095Z] ---> 3a752c3f9dda [2024-10-25T09:03:43.095Z] Step 3/10 : ARG MAKE=make build [2024-10-25T09:03:48.375Z] ---> Running in df72228e522e [2024-10-25T09:03:48.376Z] Removing intermediate container df72228e522e [2024-10-25T09:03:48.376Z] ---> cf2341f38501 [2024-10-25T09:03:48.376Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-25T09:03:48.376Z] ---> Running in af2b81a4d4b6 [2024-10-25T09:03:48.376Z] Removing intermediate container af2b81a4d4b6 [2024-10-25T09:03:48.376Z] ---> 57b0c34bc7c9 [2024-10-25T09:03:48.376Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T09:03:48.376Z] ---> Running in 095f57fbb3b1 [2024-10-25T09:03:48.376Z] Removing intermediate container 095f57fbb3b1 [2024-10-25T09:03:48.376Z] ---> a510a6a4390e [2024-10-25T09:03:48.376Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-25T09:03:48.376Z] ---> Running in d2cfe388608c [2024-10-25T09:03:48.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T09:03:48.376Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T09:03:48.637Z] OK: 246 MiB in 54 packages [2024-10-25T09:03:49.205Z] Removing intermediate container d2cfe388608c [2024-10-25T09:03:49.205Z] ---> 191831c7ba5b [2024-10-25T09:03:49.205Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-25T09:03:49.205Z] ---> dda88f1b0945 [2024-10-25T09:03:49.205Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T09:03:49.205Z] ---> Running in 713c8dcb87b8 [2024-10-25T09:03:49.351Z] Still waiting to schedule task [2024-10-25T09:03:49.352Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-10-25T09:04:35.923Z] Removing intermediate container 713c8dcb87b8 [2024-10-25T09:04:35.923Z] ---> bcca214148f8 [2024-10-25T09:04:35.923Z] Step 9/10 : COPY . . [2024-10-25T09:04:35.923Z] ---> e41f343d9438 [2024-10-25T09:04:35.923Z] Step 10/10 : RUN ${MAKE} [2024-10-25T09:04:35.923Z] ---> Running in 456b224eb666 [2024-10-25T09:04:35.923Z] noop [2024-10-25T09:04:35.923Z] Removing intermediate container 456b224eb666 [2024-10-25T09:04:35.923Z] ---> a9d17c804632 [2024-10-25T09:04:35.923Z] Successfully built a9d17c804632 [2024-10-25T09:04:35.923Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:04:36.255Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T09:04:36.255Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:04:36.332Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:04:36.358Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-25T09:04:36.733Z] $ docker top 4b3ce187264c027e80b634f66417f6b17d42a40520d688f75a0ba8a7f69651e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:04:37.088Z] + go version [2024-10-25T09:04:37.088Z] go version go1.23.2 linux/amd64 [Pipeline] } [2024-10-25T09:04:37.097Z] $ docker stop --time=1 4b3ce187264c027e80b634f66417f6b17d42a40520d688f75a0ba8a7f69651e0 [2024-10-25T09:04:38.374Z] $ docker rm -f --volumes 4b3ce187264c027e80b634f66417f6b17d42a40520d688f75a0ba8a7f69651e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:04:38.818Z] + docker inspect -f . ci-base-image-x86_64 [2024-10-25T09:04:38.818Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:04:38.891Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:04:38.916Z] $ 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 ******** -e ******** ci-base-image-x86_64 cat [2024-10-25T09:04:39.230Z] $ docker top 28a731426a125af17743906a51b796a620229a18b58ab8fe2d04143cd910576c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:04:39.583Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] fileExists [Pipeline] sh [2024-10-25T09:04:39.884Z] + make test [2024-10-25T09:04:39.884Z] go test -race -coverprofile=coverage.out ./... [2024-10-25T09:04:48.006Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-25T09:05:14.545Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.034s coverage: 26.0% of statements [2024-10-25T09:05:14.545Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.034s coverage: 79.4% of statements [2024-10-25T09:05:14.545Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.052s coverage: 86.0% of statements [2024-10-25T09:05:15.116Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-25T09:05:15.375Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-25T09:05:15.375Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-25T09:05:15.375Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-25T09:05:15.961Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.087s coverage: 45.2% of statements [2024-10-25T09:05:16.900Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-25T09:05:19.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.045s coverage: 14.1% of statements [2024-10-25T09:05:19.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 2.956s coverage: 44.6% of statements [2024-10-25T09:05:19.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.051s coverage: 68.4% of statements [2024-10-25T09:05:19.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.092s coverage: 88.3% of statements [2024-10-25T09:05:19.436Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.054s coverage: 5.3% of statements [2024-10-25T09:05:23.607Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-23751 in /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] { [Pipeline] ws [2024-10-25T09:05:23.623Z] Running in /w/workspace/device-sdk-go/324 [Pipeline] { [Pipeline] checkout [2024-10-25T09:05:26.717Z] The recommended git tool is: git [2024-10-25T09:05:31.209Z] using credential edgex-jenkins-ssh [2024-10-25T09:05:31.232Z] Cloning the remote Git repository [2024-10-25T09:05:31.273Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2024-10-25T09:05:31.360Z] > git init /w/workspace/device-sdk-go/324 # timeout=10 [2024-10-25T09:05:31.492Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2024-10-25T09:05:31.493Z] > git --version # timeout=10 [2024-10-25T09:05:31.511Z] > git --version # 'git version 2.25.1' [2024-10-25T09:05:31.513Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-10-25T09:05:31.660Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T09:05:35.034Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2024-10-25T09:05:35.058Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-10-25T09:05:35.998Z] Avoid second fetch [2024-10-25T09:05:35.999Z] Checking out Revision 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 (main) [2024-10-25T09:05:36.660Z] Commit message: "Merge pull request #1642 from weichou1229/v4-module" [2024-10-25T09:05:36.017Z] > git config core.sparsecheckout # timeout=10 [2024-10-25T09:05:36.092Z] > git checkout -f 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T09:05:41.417Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-10-25T09:05:41.417Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T09:05:41.417Z] Dload Upload Total Spent Left Speed [2024-10-25T09:05:41.417Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 100k 0 --:--:-- --:--:-- --:--:-- 101k [Pipeline] sh [2024-10-25T09:05:41.764Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-10-25T09:05:42.110Z] + sudo tee /etc/docker/daemon.new [2024-10-25T09:05:42.111Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-10-25T09:05:42.111Z] { [2024-10-25T09:05:42.111Z] "registry-mirrors": [ [2024-10-25T09:05:42.111Z] "https://nexus3.edgexfoundry.org:10001" [2024-10-25T09:05:42.111Z] ], [2024-10-25T09:05:42.111Z] "bip": "10.250.0.254/24", [2024-10-25T09:05:42.111Z] "hosts": [ [2024-10-25T09:05:42.111Z] "tcp://0.0.0.0:5555", [2024-10-25T09:05:42.111Z] "unix:///var/run/docker.sock" [2024-10-25T09:05:42.111Z] ], [2024-10-25T09:05:42.111Z] "mtu": 1458, [2024-10-25T09:05:42.111Z] "selinux-enabled": true, [2024-10-25T09:05:42.111Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-10-25T09:05:42.111Z] } [Pipeline] sh [2024-10-25T09:05:42.452Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-10-25T09:05:42.788Z] + sudo service docker restart [2024-10-25T09:05:58.159Z] GO111MODULE=on go vet ./... [2024-10-25T09:05:59.571Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T09:05:59.571Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-25T09:05:59.571Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-25T09:05:59.843Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T09:05:59.859Z] $ docker stop --time=1 28a731426a125af17743906a51b796a620229a18b58ab8fe2d04143cd910576c [2024-10-25T09:06:04.780Z] $ docker rm -f --volumes 28a731426a125af17743906a51b796a620229a18b58ab8fe2d04143cd910576c [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T09:06:05.195Z] provisioning config files... [2024-10-25T09:06:05.223Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/324@tmp/config13264972424169917248tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:06:05.422Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T09:06:05.506Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [2024-10-25T09:06:05.683Z] ---> ****-login.sh [2024-10-25T09:06:05.683Z] nexus3.edgexfoundry.org:10001 [Pipeline] sh [2024-10-25T09:06:05.953Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:06:06.062Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-25T09:06:06.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:06:06.223Z] Configure a credential helper to remove this warning. See [2024-10-25T09:06:06.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:06:06.223Z] [2024-10-25T09:06:06.223Z] Login Succeeded [2024-10-25T09:06:06.223Z] nexus3.edgexfoundry.org:10002 [2024-10-25T09:06:06.359Z] + ls -al . [2024-10-25T09:06:06.359Z] total 716 [2024-10-25T09:06:06.359Z] drwxrwxr-x 11 jenkins jenkins 4096 Oct 25 09:04 . [2024-10-25T09:06:06.359Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:03 .. [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 09:03 .dockerignore [2024-10-25T09:06:06.359Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 09:05 .git [2024-10-25T09:06:06.359Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:03 .github [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 09:03 .gitignore [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 09:03 .golangci.yml [2024-10-25T09:06:06.359Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 09:03 .semver [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 09:03 CHANGELOG.md [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 09:03 GOVERNANCE.md [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 09:03 Jenkinsfile [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 09:03 LICENSE [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 09:03 Makefile [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 09:03 OWNERS.md [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 09:03 README.md [2024-10-25T09:06:06.359Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 09:03 VERSION [2024-10-25T09:06:06.359Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:03 bin [2024-10-25T09:06:06.359Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 25 09:05 coverage.out [2024-10-25T09:06:06.360Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 09:03 example [2024-10-25T09:06:06.360Z] -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 09:03 go.mod [2024-10-25T09:06:06.360Z] -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 09:03 go.sum [2024-10-25T09:06:06.360Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 09:03 internal [2024-10-25T09:06:06.360Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:03 openapi [2024-10-25T09:06:06.360Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 09:03 pkg [2024-10-25T09:06:06.360Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:03 snap [2024-10-25T09:06:06.360Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 09:03 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:06:06.493Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:06:06.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:06:06.493Z] Configure a credential helper to remove this warning. See [2024-10-25T09:06:06.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:06:06.493Z] [2024-10-25T09:06:06.493Z] Login Succeeded [2024-10-25T09:06:06.493Z] nexus3.edgexfoundry.org:10003 [2024-10-25T09:06:06.684Z] + 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=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 --label arch=amd64 --label version=4.0.0-dev.1 . [2024-10-25T09:06:06.684Z] Sending build context to Docker daemon 26.01MB [2024-10-25T09:06:06.684Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T09:06:06.684Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-25T09:06:06.684Z] ---> a9d17c804632 [2024-10-25T09:06:06.684Z] Step 3/24 : ARG MAKE=make build [2024-10-25T09:06:06.767Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:06:07.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:06:07.037Z] Configure a credential helper to remove this warning. See [2024-10-25T09:06:07.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:06:07.037Z] [2024-10-25T09:06:07.037Z] Login Succeeded [2024-10-25T09:06:07.037Z] nexus3.edgexfoundry.org:10004 [2024-10-25T09:06:07.253Z] ---> Running in 04c78249fd60 [2024-10-25T09:06:07.253Z] Removing intermediate container 04c78249fd60 [2024-10-25T09:06:07.253Z] ---> 043180dbda38 [2024-10-25T09:06:07.253Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-25T09:06:07.253Z] ---> Running in 57040b5e3e1b [2024-10-25T09:06:07.309Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:06:07.309Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:06:07.309Z] Configure a credential helper to remove this warning. See [2024-10-25T09:06:07.309Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:06:07.309Z] [2024-10-25T09:06:07.309Z] Login Succeeded [2024-10-25T09:06:07.309Z] ****.io [2024-10-25T09:06:07.512Z] Removing intermediate container 57040b5e3e1b [2024-10-25T09:06:07.513Z] ---> 659af1c0a80a [2024-10-25T09:06:07.513Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T09:06:07.513Z] ---> Running in c49eb05d74f0 [2024-10-25T09:06:07.513Z] Removing intermediate container c49eb05d74f0 [2024-10-25T09:06:07.513Z] ---> 6696eccc4868 [2024-10-25T09:06:07.513Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-25T09:06:07.513Z] ---> Running in a46e22a0cfe5 [2024-10-25T09:06:07.577Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-10-25T09:06:07.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:07.773Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:07.843Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-10-25T09:06:07.843Z] Configure a credential helper to remove this warning. See [2024-10-25T09:06:07.843Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-10-25T09:06:07.843Z] [2024-10-25T09:06:07.843Z] Login Succeeded [2024-10-25T09:06:07.843Z] ---> ****-login.sh ends [Pipeline] } [2024-10-25T09:06:07.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2024-10-25T09:06:08.033Z] OK: 246 MiB in 54 packages [Pipeline] echo [2024-10-25T09:06:08.160Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T09:06:08.179Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-10-25T09:06:08.198Z] ========================================================= [2024-10-25T09:06:08.198Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2024-10-25T09:06:08.198Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:06:08.561Z] + 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-10-25T09:06:08.598Z] Removing intermediate container a46e22a0cfe5 [2024-10-25T09:06:08.598Z] ---> 0fe2ba8fc5c8 [2024-10-25T09:06:08.598Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-25T09:06:08.598Z] ---> 9c238c231a30 [2024-10-25T09:06:08.598Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T09:06:08.598Z] ---> Running in e9f07a7ede80 [2024-10-25T09:06:09.154Z] Sending build context to Docker daemon 13.23MB [2024-10-25T09:06:09.154Z] Step 1/10 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T09:06:09.154Z] Step 2/10 : FROM ${BASE} AS builder [2024-10-25T09:06:09.154Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-10-25T09:06:09.154Z] cf04c63912e1: Pulling fs layer [2024-10-25T09:06:09.154Z] 55b35a11ae5e: Pulling fs layer [2024-10-25T09:06:09.154Z] a37a00ec5f00: Pulling fs layer [2024-10-25T09:06:09.154Z] 50b3750afda1: Pulling fs layer [2024-10-25T09:06:09.154Z] 4f4fb700ef54: Pulling fs layer [2024-10-25T09:06:09.154Z] 80978eb59214: Pulling fs layer [2024-10-25T09:06:09.154Z] c9f46d7d2bd2: Pulling fs layer [2024-10-25T09:06:09.154Z] c5a475d317c9: Pulling fs layer [2024-10-25T09:06:09.154Z] 50b3750afda1: Waiting [2024-10-25T09:06:09.154Z] 4f4fb700ef54: Waiting [2024-10-25T09:06:09.154Z] 80978eb59214: Waiting [2024-10-25T09:06:09.154Z] c9f46d7d2bd2: Waiting [2024-10-25T09:06:09.154Z] c5a475d317c9: Waiting [2024-10-25T09:06:09.167Z] Removing intermediate container e9f07a7ede80 [2024-10-25T09:06:09.167Z] ---> 7a6bdfdeebfa [2024-10-25T09:06:09.167Z] Step 9/24 : COPY . . [2024-10-25T09:06:09.423Z] 55b35a11ae5e: Verifying Checksum [2024-10-25T09:06:09.423Z] 55b35a11ae5e: Download complete [2024-10-25T09:06:09.423Z] 50b3750afda1: Download complete [2024-10-25T09:06:09.423Z] 4f4fb700ef54: Verifying Checksum [2024-10-25T09:06:09.423Z] 4f4fb700ef54: Download complete [2024-10-25T09:06:09.423Z] 80978eb59214: Verifying Checksum [2024-10-25T09:06:09.423Z] 80978eb59214: Download complete [2024-10-25T09:06:09.423Z] cf04c63912e1: Verifying Checksum [2024-10-25T09:06:09.423Z] cf04c63912e1: Download complete [2024-10-25T09:06:09.691Z] c5a475d317c9: Verifying Checksum [2024-10-25T09:06:09.691Z] c5a475d317c9: Download complete [2024-10-25T09:06:10.286Z] cf04c63912e1: Pull complete [2024-10-25T09:06:10.560Z] ---> 0d161cccefb2 [2024-10-25T09:06:10.560Z] Step 10/24 : RUN ${MAKE} [2024-10-25T09:06:10.560Z] ---> Running in f95d5470a722 [2024-10-25T09:06:10.560Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-25T09:06:10.884Z] 55b35a11ae5e: Pull complete [2024-10-25T09:06:11.470Z] a37a00ec5f00: Verifying Checksum [2024-10-25T09:06:11.470Z] a37a00ec5f00: Download complete [2024-10-25T09:06:12.057Z] c9f46d7d2bd2: Verifying Checksum [2024-10-25T09:06:12.057Z] c9f46d7d2bd2: Download complete [2024-10-25T09:06:27.056Z] a37a00ec5f00: Pull complete [2024-10-25T09:06:27.056Z] 50b3750afda1: Pull complete [2024-10-25T09:06:27.056Z] 4f4fb700ef54: Pull complete [2024-10-25T09:06:27.056Z] 80978eb59214: Pull complete [2024-10-25T09:06:33.715Z] c9f46d7d2bd2: Pull complete [2024-10-25T09:06:35.673Z] c5a475d317c9: Pull complete [2024-10-25T09:06:35.673Z] Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b [2024-10-25T09:06:35.673Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2024-10-25T09:06:35.673Z] ---> be29e6b0f0d4 [2024-10-25T09:06:35.673Z] Step 3/10 : ARG MAKE=make build [2024-10-25T09:06:37.631Z] ---> Running in b745c2e56ef9 [2024-10-25T09:06:37.631Z] Removing intermediate container b745c2e56ef9 [2024-10-25T09:06:37.631Z] ---> b6b3e8d85cb9 [2024-10-25T09:06:37.631Z] Step 4/10 : WORKDIR /device-sdk-go [2024-10-25T09:06:37.631Z] ---> Running in 0dc7cd5e1b1a [2024-10-25T09:06:37.897Z] Removing intermediate container 0dc7cd5e1b1a [2024-10-25T09:06:37.897Z] ---> 6dbff576637c [2024-10-25T09:06:37.897Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T09:06:37.897Z] ---> Running in 1c3a62a48c90 [2024-10-25T09:06:38.169Z] Removing intermediate container 1c3a62a48c90 [2024-10-25T09:06:38.169Z] ---> d4c7ae5e0a46 [2024-10-25T09:06:38.169Z] Step 6/10 : RUN apk add --update --no-cache make git [2024-10-25T09:06:38.169Z] ---> Running in f939ac690f77 [2024-10-25T09:06:39.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T09:06:39.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T09:06:41.060Z] OK: 238 MiB in 54 packages [2024-10-25T09:06:42.025Z] Removing intermediate container f939ac690f77 [2024-10-25T09:06:42.025Z] ---> 6f576427deda [2024-10-25T09:06:42.025Z] Step 7/10 : COPY go.mod vendor* ./ [2024-10-25T09:06:42.305Z] ---> 6d33097b4d70 [2024-10-25T09:06:42.305Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T09:06:42.305Z] ---> Running in 103937f572c1 [2024-10-25T09:06:49.424Z] Removing intermediate container f95d5470a722 [2024-10-25T09:06:49.424Z] ---> 5d42aa47369a [2024-10-25T09:06:49.424Z] Step 11/24 : FROM alpine:3.20 [2024-10-25T09:06:49.424Z] 3.20: Pulling from library/alpine [2024-10-25T09:06:49.424Z] 43c4264eed91: Already exists [2024-10-25T09:06:49.424Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T09:06:49.424Z] Status: Downloaded newer image for alpine:3.20 [2024-10-25T09:06:49.424Z] ---> 91ef0af61f39 [2024-10-25T09:06:49.424Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-25T09:06:49.424Z] ---> Running in 0abb6d8108fd [2024-10-25T09:06:49.424Z] Removing intermediate container 0abb6d8108fd [2024-10-25T09:06:49.424Z] ---> c8b47142ff68 [2024-10-25T09:06:49.424Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-25T09:06:49.424Z] ---> Running in 4bdbe12f9902 [2024-10-25T09:06:49.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:49.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:50.252Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T09:06:50.252Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T09:06:50.252Z] OK: 8 MiB in 15 packages [2024-10-25T09:06:50.511Z] Removing intermediate container 4bdbe12f9902 [2024-10-25T09:06:50.511Z] ---> f7ca3f95483f [2024-10-25T09:06:50.511Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-25T09:06:50.511Z] ---> Running in 062916f63577 [2024-10-25T09:06:50.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:50.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:51.029Z] Upgrading critical system libraries and apk-tools: [2024-10-25T09:06:51.029Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T09:06:51.029Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T09:06:51.300Z] Continuing the upgrade transaction with new apk-tools: [2024-10-25T09:06:51.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:51.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2024-10-25T09:06:51.560Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T09:06:51.560Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T09:06:51.560Z] OK: 8 MiB in 15 packages [2024-10-25T09:06:52.129Z] Removing intermediate container 062916f63577 [2024-10-25T09:06:52.129Z] ---> 53441fde7576 [2024-10-25T09:06:52.129Z] Step 15/24 : WORKDIR / [2024-10-25T09:06:52.129Z] ---> Running in 22facdc685cd [2024-10-25T09:06:52.129Z] Removing intermediate container 22facdc685cd [2024-10-25T09:06:52.129Z] ---> 70a56221bf59 [2024-10-25T09:06:52.129Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-25T09:06:52.391Z] ---> 14bacdbe53b4 [2024-10-25T09:06:52.391Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-25T09:06:54.298Z] ---> 262b53b02863 [2024-10-25T09:06:54.298Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-25T09:06:54.298Z] ---> 7bcae644090a [2024-10-25T09:06:54.298Z] Step 19/24 : EXPOSE 59999 [2024-10-25T09:06:54.298Z] ---> Running in cf3e5e4b9543 [2024-10-25T09:06:54.298Z] Removing intermediate container cf3e5e4b9543 [2024-10-25T09:06:54.298Z] ---> 405c9f60d83d [2024-10-25T09:06:54.298Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-25T09:06:54.298Z] ---> Running in d0dce292ac84 [2024-10-25T09:06:54.298Z] Removing intermediate container d0dce292ac84 [2024-10-25T09:06:54.298Z] ---> 98ad2015581a [2024-10-25T09:06:54.298Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-25T09:06:54.298Z] ---> Running in 66282230d6b4 [2024-10-25T09:06:54.298Z] Removing intermediate container 66282230d6b4 [2024-10-25T09:06:54.298Z] ---> b44fef661728 [2024-10-25T09:06:54.298Z] Step 22/24 : LABEL arch=amd64 [2024-10-25T09:06:54.298Z] ---> Running in fa725e636576 [2024-10-25T09:06:54.558Z] Removing intermediate container fa725e636576 [2024-10-25T09:06:54.558Z] ---> 9b147bc2750d [2024-10-25T09:06:54.558Z] Step 23/24 : LABEL git_sha=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [2024-10-25T09:06:54.558Z] ---> Running in a66a72f65ec1 [2024-10-25T09:06:54.558Z] Removing intermediate container a66a72f65ec1 [2024-10-25T09:06:54.558Z] ---> fcb2e683c9f2 [2024-10-25T09:06:54.558Z] Step 24/24 : LABEL version=4.0.0-dev.1 [2024-10-25T09:06:54.558Z] ---> Running in 5ae5871355e0 [2024-10-25T09:06:54.558Z] Removing intermediate container 5ae5871355e0 [2024-10-25T09:06:54.558Z] ---> a1829b5e0636 [2024-10-25T09:06:54.558Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-25T09:06:54.558Z] Successfully built a1829b5e0636 [2024-10-25T09:06:54.558Z] 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-10-25T09:06:55.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T09:06:55.026Z] [2024-10-25T09:06:55.026Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:06:55.328Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T09:06:55.328Z] latest: Pulling from edgex-lftools-log-publisher [2024-10-25T09:06:55.328Z] 5eb5b503b376: Pulling fs layer [2024-10-25T09:06:55.328Z] 5c69ac0246d0: Pulling fs layer [2024-10-25T09:06:55.328Z] ec43610c2a17: Pulling fs layer [2024-10-25T09:06:55.328Z] 3a2ae6a8a46f: Pulling fs layer [2024-10-25T09:06:55.328Z] 33b1e0a273af: Pulling fs layer [2024-10-25T09:06:55.328Z] 5d3b04190fa2: Pulling fs layer [2024-10-25T09:06:55.328Z] 2f39f015ded8: Pulling fs layer [2024-10-25T09:06:55.328Z] 5d3b04190fa2: Waiting [2024-10-25T09:06:55.328Z] 33b1e0a273af: Waiting [2024-10-25T09:06:55.328Z] 3a2ae6a8a46f: Waiting [2024-10-25T09:06:55.328Z] 2f39f015ded8: Waiting [2024-10-25T09:06:55.328Z] 5c69ac0246d0: Download complete [2024-10-25T09:06:55.328Z] 3a2ae6a8a46f: Verifying Checksum [2024-10-25T09:06:55.328Z] 3a2ae6a8a46f: Download complete [2024-10-25T09:06:55.593Z] 33b1e0a273af: Verifying Checksum [2024-10-25T09:06:55.593Z] 33b1e0a273af: Download complete [2024-10-25T09:06:55.593Z] 5d3b04190fa2: Verifying Checksum [2024-10-25T09:06:55.593Z] 5d3b04190fa2: Download complete [2024-10-25T09:06:55.593Z] ec43610c2a17: Verifying Checksum [2024-10-25T09:06:55.593Z] ec43610c2a17: Download complete [2024-10-25T09:06:55.593Z] 5eb5b503b376: Verifying Checksum [2024-10-25T09:06:55.593Z] 5eb5b503b376: Download complete [2024-10-25T09:06:56.533Z] 2f39f015ded8: Download complete [2024-10-25T09:06:56.791Z] 5eb5b503b376: Pull complete [2024-10-25T09:06:57.059Z] 5c69ac0246d0: Pull complete [2024-10-25T09:06:57.628Z] ec43610c2a17: Pull complete [2024-10-25T09:06:57.628Z] 3a2ae6a8a46f: Pull complete [2024-10-25T09:06:57.890Z] 33b1e0a273af: Pull complete [2024-10-25T09:06:57.890Z] 5d3b04190fa2: Pull complete [2024-10-25T09:07:02.078Z] 2f39f015ded8: Pull complete [2024-10-25T09:07:02.078Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-10-25T09:07:02.078Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T09:07:02.078Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:07:02.173Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:07:02.227Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-25T09:07:10.386Z] $ docker top 2f1bcd0cd9a92ce373c8655c3a161eaf61c95cc6d757b6aea3c56a988b9a865f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:07:10.794Z] ---> job-cost.sh [2024-10-25T09:07:10.794Z] lf-activate-venv: SKIPPING [2024-10-25T09:07:10.794Z] INFO: No Stack... [2024-10-25T09:07:11.052Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T09:07:11.312Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T09:07:11.602Z] + cat /w/workspace/edgexfoundry_device-sdk-go_main/archives/cost.csv [2024-10-25T09:07:11.602Z] + cut -d, -f6 [Pipeline] lock [2024-10-25T09:07:11.615Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [2024-10-25T09:07:11.626Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] did not exist. Created. [2024-10-25T09:07:11.632Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T09:07:11.941Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-10-25T09:07:11.981Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T09:07:11.989Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T09:07:12.012Z] $ docker stop --time=1 2f1bcd0cd9a92ce373c8655c3a161eaf61c95cc6d757b6aea3c56a988b9a865f [2024-10-25T09:07:13.160Z] $ docker rm -f --volumes 2f1bcd0cd9a92ce373c8655c3a161eaf61c95cc6d757b6aea3c56a988b9a865f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-10-25T09:08:34.043Z] Removing intermediate container 103937f572c1 [2024-10-25T09:08:34.043Z] ---> 0657b4091bc0 [2024-10-25T09:08:34.043Z] Step 9/10 : COPY . . [2024-10-25T09:08:34.043Z] ---> 6c443d3029b1 [2024-10-25T09:08:34.043Z] Step 10/10 : RUN ${MAKE} [2024-10-25T09:08:34.043Z] ---> Running in c8535e49ea25 [2024-10-25T09:08:34.043Z] noop [2024-10-25T09:08:34.043Z] Removing intermediate container c8535e49ea25 [2024-10-25T09:08:34.043Z] ---> 4f6798102ffb [2024-10-25T09:08:34.043Z] Successfully built 4f6798102ffb [2024-10-25T09:08:34.043Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:08:34.424Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T09:08:34.424Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:08:34.636Z] prd-ubuntu20.04-docker-arm64-4c-16g-23751 does not seem to be running inside a container [2024-10-25T09:08:34.720Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/324 -v /w/workspace/device-sdk-go/324:/w/workspace/device-sdk-go/324:rw,z -v /w/workspace/device-sdk-go/324@tmp:/w/workspace/device-sdk-go/324@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-10-25T09:08:35.946Z] $ docker top d322357961b5210aa063d08b8b93d1e4ae006b244898254c48ddbe83117cc328 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:08:36.803Z] + go version [2024-10-25T09:08:37.765Z] go version go1.23.2 linux/arm64 [Pipeline] } [2024-10-25T09:08:37.784Z] $ docker stop --time=1 d322357961b5210aa063d08b8b93d1e4ae006b244898254c48ddbe83117cc328 [2024-10-25T09:08:39.393Z] $ docker rm -f --volumes d322357961b5210aa063d08b8b93d1e4ae006b244898254c48ddbe83117cc328 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:08:39.981Z] + docker inspect -f . ci-base-image-arm64 [2024-10-25T09:08:39.982Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:08:40.175Z] prd-ubuntu20.04-docker-arm64-4c-16g-23751 does not seem to be running inside a container [2024-10-25T09:08:40.239Z] $ 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/324 -v /w/workspace/device-sdk-go/324:/w/workspace/device-sdk-go/324:rw,z -v /w/workspace/device-sdk-go/324@tmp:/w/workspace/device-sdk-go/324@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-10-25T09:08:41.391Z] $ docker top 439625d55e80d3c0cf4598978a367e7633b2db3626edfd561e60dcfc161ced12 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:08:42.226Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/324 [Pipeline] fileExists [Pipeline] sh [2024-10-25T09:08:42.889Z] + make test [2024-10-25T09:08:42.889Z] go test -race -coverprofile=coverage.out ./... [2024-10-25T09:09:29.751Z] ? github.com/edgexfoundry/device-sdk-go/v4 [no test files] [2024-10-25T09:12:51.730Z] github.com/edgexfoundry/device-sdk-go/v4/example/driver coverage: 0.0% of statements [2024-10-25T09:12:51.730Z] github.com/edgexfoundry/device-sdk-go/v4/example/cmd/device-simple coverage: 0.0% of statements [2024-10-25T09:12:51.730Z] github.com/edgexfoundry/device-sdk-go/v4/example/config coverage: 0.0% of statements [2024-10-25T09:12:51.730Z] github.com/edgexfoundry/device-sdk-go/v4/internal/application coverage: 0.0% of statements [2024-10-25T09:12:51.730Z] github.com/edgexfoundry/device-sdk-go/v4/internal/autodiscovery coverage: 0.0% of statements [2024-10-25T09:12:53.784Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/autoevent 1.163s coverage: 26.0% of statements [2024-10-25T09:12:57.123Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/cache 1.174s coverage: 79.4% of statements [2024-10-25T09:13:07.176Z] github.com/edgexfoundry/device-sdk-go/v4/internal/config coverage: 0.0% of statements [2024-10-25T09:13:07.176Z] github.com/edgexfoundry/device-sdk-go/v4/internal/container coverage: 0.0% of statements [2024-10-25T09:13:07.443Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/common 1.270s coverage: 86.0% of statements [2024-10-25T09:13:17.540Z] github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http/correlation coverage: 0.0% of statements [2024-10-25T09:13:18.947Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/http 1.575s coverage: 45.2% of statements [2024-10-25T09:13:22.294Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/controller/messaging 4.241s coverage: 14.1% of statements [2024-10-25T09:13:22.294Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/provision 3.784s coverage: 44.6% of statements [2024-10-25T09:13:24.868Z] ? github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces [no test files] [2024-10-25T09:13:24.868Z] github.com/edgexfoundry/device-sdk-go/v4/internal/utils coverage: 0.0% of statements [2024-10-25T09:13:24.868Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/interfaces/mocks coverage: 0.0% of statements [2024-10-25T09:13:26.281Z] ok github.com/edgexfoundry/device-sdk-go/v4/internal/transformer 1.400s coverage: 68.4% of statements [2024-10-25T09:13:31.639Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/models 1.346s coverage: 88.3% of statements [2024-10-25T09:13:35.923Z] github.com/edgexfoundry/device-sdk-go/v4/pkg/startup coverage: 0.0% of statements [2024-10-25T09:13:36.880Z] ok github.com/edgexfoundry/device-sdk-go/v4/pkg/service 1.282s coverage: 5.3% of statements [2024-10-25T09:13:38.289Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-10-25T09:13:38.289Z] GO111MODULE=on go vet ./... [2024-10-25T09:17:30.068Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-10-25T09:17:30.068Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-10-25T09:17:30.068Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2024-10-25T09:17:30.088Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } [2024-10-25T09:17:30.111Z] $ docker stop --time=1 439625d55e80d3c0cf4598978a367e7633b2db3626edfd561e60dcfc161ced12 [2024-10-25T09:17:32.050Z] $ docker rm -f --volumes 439625d55e80d3c0cf4598978a367e7633b2db3626edfd561e60dcfc161ced12 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T09:17:34.424Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2024-10-25T09:17:34.452Z] Warning: overwriting stash ‘coverage-report’ [2024-10-25T09:17:35.114Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-10-25T09:17:35.530Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2024-10-25T09:17:35.868Z] + ls -al . [2024-10-25T09:17:35.869Z] total 712 [2024-10-25T09:17:35.869Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 25 09:08 . [2024-10-25T09:17:35.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:05 .. [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 140 Oct 25 09:05 .dockerignore [2024-10-25T09:17:35.869Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 25 09:05 .git [2024-10-25T09:17:35.869Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 25 09:05 .github [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 137 Oct 25 09:05 .gitignore [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 199 Oct 25 09:05 .golangci.yml [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 48109 Oct 25 09:05 CHANGELOG.md [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 25 09:05 GOVERNANCE.md [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 882 Oct 25 09:05 Jenkinsfile [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 11341 Oct 25 09:05 LICENSE [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 2379 Oct 25 09:05 Makefile [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 619 Oct 25 09:05 OWNERS.md [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 4937 Oct 25 09:05 README.md [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 11 Oct 25 09:03 VERSION [2024-10-25T09:17:35.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:05 bin [2024-10-25T09:17:35.869Z] -rw-r--r-- 1 jenkins jenkins 467900 Oct 25 09:13 coverage.out [2024-10-25T09:17:35.869Z] drwxrwxr-x 5 jenkins jenkins 4096 Oct 25 09:05 example [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 6950 Oct 25 09:05 go.mod [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 99951 Oct 25 09:05 go.sum [2024-10-25T09:17:35.869Z] drwxrwxr-x 13 jenkins jenkins 4096 Oct 25 09:05 internal [2024-10-25T09:17:35.869Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 25 09:05 openapi [2024-10-25T09:17:35.869Z] drwxrwxr-x 6 jenkins jenkins 4096 Oct 25 09:05 pkg [2024-10-25T09:17:35.869Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 25 09:05 snap [2024-10-25T09:17:35.869Z] -rw-rw-r-- 1 jenkins jenkins 222 Oct 25 09:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:17:36.217Z] + 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=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 --label arch=arm64 --label version=4.0.0-dev.1 . [2024-10-25T09:17:36.799Z] Sending build context to Docker daemon 13.7MB [2024-10-25T09:17:36.799Z] Step 1/24 : ARG BASE=golang:1.23-alpine3.20 [2024-10-25T09:17:36.799Z] Step 2/24 : FROM ${BASE} AS builder [2024-10-25T09:17:36.799Z] ---> 4f6798102ffb [2024-10-25T09:17:36.799Z] Step 3/24 : ARG MAKE=make build [2024-10-25T09:17:37.063Z] ---> Running in 2e51ee0a23aa [2024-10-25T09:17:37.329Z] Removing intermediate container 2e51ee0a23aa [2024-10-25T09:17:37.329Z] ---> 1af108e18cf6 [2024-10-25T09:17:37.329Z] Step 4/24 : WORKDIR /device-sdk-go [2024-10-25T09:17:37.329Z] ---> Running in ebb8865c3c4c [2024-10-25T09:17:37.597Z] Removing intermediate container ebb8865c3c4c [2024-10-25T09:17:37.598Z] ---> 3de5cab370e8 [2024-10-25T09:17:37.598Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2024-10-25T09:17:37.598Z] ---> Running in 8c65c5d8e791 [2024-10-25T09:17:37.868Z] Removing intermediate container 8c65c5d8e791 [2024-10-25T09:17:37.868Z] ---> 880e3c8c6fdf [2024-10-25T09:17:37.868Z] Step 6/24 : RUN apk add --update --no-cache make git [2024-10-25T09:17:38.135Z] ---> Running in c3d7943dbfa4 [2024-10-25T09:17:39.097Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T09:17:42.429Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T09:17:43.412Z] OK: 238 MiB in 54 packages [2024-10-25T09:17:43.994Z] Removing intermediate container c3d7943dbfa4 [2024-10-25T09:17:43.994Z] ---> 1cfcb2d7bdd1 [2024-10-25T09:17:43.994Z] Step 7/24 : COPY go.mod vendor* ./ [2024-10-25T09:17:44.577Z] ---> 59a39685c78a [2024-10-25T09:17:44.577Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-10-25T09:17:44.577Z] ---> Running in be9f3812c973 [2024-10-25T09:17:47.160Z] Removing intermediate container be9f3812c973 [2024-10-25T09:17:47.160Z] ---> 1b9a59a09b3a [2024-10-25T09:17:47.160Z] Step 9/24 : COPY . . [2024-10-25T09:17:48.570Z] ---> f697e76818ec [2024-10-25T09:17:48.570Z] Step 10/24 : RUN ${MAKE} [2024-10-25T09:17:48.570Z] ---> Running in 47421edff817 [2024-10-25T09:17:49.529Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v4.Version=4.0.0-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=4.0.0-dev.1" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2024-10-25T09:21:11.246Z] Removing intermediate container 47421edff817 [2024-10-25T09:21:11.246Z] ---> cb5ad52a2f52 [2024-10-25T09:21:11.246Z] Step 11/24 : FROM alpine:3.20 [2024-10-25T09:21:11.246Z] 3.20: Pulling from library/alpine [2024-10-25T09:21:11.246Z] cf04c63912e1: Already exists [2024-10-25T09:21:11.246Z] Digest: sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d [2024-10-25T09:21:11.246Z] Status: Downloaded newer image for alpine:3.20 [2024-10-25T09:21:11.246Z] ---> c157a85ed455 [2024-10-25T09:21:11.246Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2024-10-25T09:21:11.246Z] ---> Running in 080e66c10999 [2024-10-25T09:21:11.246Z] Removing intermediate container 080e66c10999 [2024-10-25T09:21:11.246Z] ---> 4e303027becb [2024-10-25T09:21:11.246Z] Step 13/24 : RUN apk add --update --no-cache dumb-init [2024-10-25T09:21:11.518Z] ---> Running in 1abf08474da2 [2024-10-25T09:21:12.483Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:12.749Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:14.157Z] (1/1) Installing dumb-init (1.2.5-r3) [2024-10-25T09:21:14.157Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T09:21:14.157Z] OK: 9 MiB in 15 packages [2024-10-25T09:21:15.118Z] Removing intermediate container 1abf08474da2 [2024-10-25T09:21:15.118Z] ---> 9696152f6443 [2024-10-25T09:21:15.118Z] Step 14/24 : RUN apk --no-cache upgrade [2024-10-25T09:21:15.118Z] ---> Running in acb747223b48 [2024-10-25T09:21:16.084Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:16.351Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:17.763Z] Upgrading critical system libraries and apk-tools: [2024-10-25T09:21:17.763Z] (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) [2024-10-25T09:21:17.763Z] Executing busybox-1.36.1-r29.trigger [2024-10-25T09:21:18.031Z] Continuing the upgrade transaction with new apk-tools: [2024-10-25T09:21:18.031Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:18.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2024-10-25T09:21:19.250Z] (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T09:21:19.516Z] (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) [2024-10-25T09:21:19.516Z] OK: 9 MiB in 15 packages [2024-10-25T09:21:20.489Z] Removing intermediate container acb747223b48 [2024-10-25T09:21:20.489Z] ---> 913402318682 [2024-10-25T09:21:20.489Z] Step 15/24 : WORKDIR / [2024-10-25T09:21:20.758Z] ---> Running in 1fcad0ad0f04 [2024-10-25T09:21:21.026Z] Removing intermediate container 1fcad0ad0f04 [2024-10-25T09:21:21.026Z] ---> 6ed8917ca5ee [2024-10-25T09:21:21.026Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2024-10-25T09:21:21.607Z] ---> 7eb26a6fedbc [2024-10-25T09:21:21.607Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2024-10-25T09:21:23.551Z] ---> 9da5f1d6252c [2024-10-25T09:21:23.551Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2024-10-25T09:21:24.134Z] ---> 5bc1bf08e9f7 [2024-10-25T09:21:24.134Z] Step 19/24 : EXPOSE 59999 [2024-10-25T09:21:24.134Z] ---> Running in adae52dcca74 [2024-10-25T09:21:24.401Z] Removing intermediate container adae52dcca74 [2024-10-25T09:21:24.401Z] ---> 428c761ada4e [2024-10-25T09:21:24.401Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2024-10-25T09:21:24.401Z] ---> Running in 6ab0bb42d8e7 [2024-10-25T09:21:24.676Z] Removing intermediate container 6ab0bb42d8e7 [2024-10-25T09:21:24.676Z] ---> 8733d598fe42 [2024-10-25T09:21:24.676Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2024-10-25T09:21:24.676Z] ---> Running in a7925f43d7ec [2024-10-25T09:21:24.957Z] Removing intermediate container a7925f43d7ec [2024-10-25T09:21:24.957Z] ---> 7d6dec45b0ba [2024-10-25T09:21:24.957Z] Step 22/24 : LABEL arch=arm64 [2024-10-25T09:21:24.957Z] ---> Running in 06bee3f5439f [2024-10-25T09:21:25.226Z] Removing intermediate container 06bee3f5439f [2024-10-25T09:21:25.226Z] ---> 3cb4f8cca00d [2024-10-25T09:21:25.226Z] Step 23/24 : LABEL git_sha=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [2024-10-25T09:21:25.497Z] ---> Running in 008a3ad8fe5e [2024-10-25T09:21:25.764Z] Removing intermediate container 008a3ad8fe5e [2024-10-25T09:21:25.764Z] ---> 435d4a777dd2 [2024-10-25T09:21:25.764Z] Step 24/24 : LABEL version=4.0.0-dev.1 [2024-10-25T09:21:25.764Z] ---> Running in 485220fe5116 [2024-10-25T09:21:26.030Z] Removing intermediate container 485220fe5116 [2024-10-25T09:21:26.030Z] ---> b3c02bae58d6 [2024-10-25T09:21:26.030Z] [Warning] One or more build-args [ARCH] were not consumed [2024-10-25T09:21:26.030Z] Successfully built b3c02bae58d6 [2024-10-25T09:21:26.030Z] 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-10-25T09:21:26.510Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T09:21:26.510Z] [2024-10-25T09:21:26.510Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:21:26.838Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T09:21:26.838Z] arm64: Pulling from edgex-lftools-log-publisher [2024-10-25T09:21:26.838Z] 8998bd30e6a1: Pulling fs layer [2024-10-25T09:21:26.838Z] 04944245beec: Pulling fs layer [2024-10-25T09:21:26.838Z] 699f458cf7ca: Pulling fs layer [2024-10-25T09:21:26.838Z] 765212b225bb: Pulling fs layer [2024-10-25T09:21:26.838Z] f23df028b6ca: Pulling fs layer [2024-10-25T09:21:26.838Z] d65c8cfc05b1: Pulling fs layer [2024-10-25T09:21:26.838Z] 2437ff75d9bd: Pulling fs layer [2024-10-25T09:21:26.838Z] 765212b225bb: Waiting [2024-10-25T09:21:26.838Z] f23df028b6ca: Waiting [2024-10-25T09:21:26.838Z] d65c8cfc05b1: Waiting [2024-10-25T09:21:26.838Z] 2437ff75d9bd: Waiting [2024-10-25T09:21:27.104Z] 04944245beec: Verifying Checksum [2024-10-25T09:21:27.104Z] 04944245beec: Download complete [2024-10-25T09:21:27.104Z] 765212b225bb: Verifying Checksum [2024-10-25T09:21:27.104Z] 765212b225bb: Download complete [2024-10-25T09:21:27.104Z] f23df028b6ca: Verifying Checksum [2024-10-25T09:21:27.104Z] f23df028b6ca: Download complete [2024-10-25T09:21:27.104Z] d65c8cfc05b1: Verifying Checksum [2024-10-25T09:21:27.104Z] d65c8cfc05b1: Download complete [2024-10-25T09:21:27.370Z] 699f458cf7ca: Verifying Checksum [2024-10-25T09:21:27.370Z] 699f458cf7ca: Download complete [2024-10-25T09:21:27.635Z] 8998bd30e6a1: Verifying Checksum [2024-10-25T09:21:27.635Z] 8998bd30e6a1: Download complete [2024-10-25T09:21:30.207Z] 2437ff75d9bd: Verifying Checksum [2024-10-25T09:21:30.207Z] 2437ff75d9bd: Download complete [2024-10-25T09:21:32.140Z] 8998bd30e6a1: Pull complete [2024-10-25T09:21:32.406Z] 04944245beec: Pull complete [2024-10-25T09:21:34.342Z] 699f458cf7ca: Pull complete [2024-10-25T09:21:34.342Z] 765212b225bb: Pull complete [2024-10-25T09:21:34.925Z] f23df028b6ca: Pull complete [2024-10-25T09:21:35.194Z] d65c8cfc05b1: Pull complete [2024-10-25T09:21:53.398Z] 2437ff75d9bd: Pull complete [2024-10-25T09:21:53.398Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-10-25T09:21:53.398Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-10-25T09:21:53.398Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:21:53.604Z] prd-ubuntu20.04-docker-arm64-4c-16g-23751 does not seem to be running inside a container [2024-10-25T09:21:53.666Z] $ 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/324 -v /w/workspace/device-sdk-go/324:/w/workspace/device-sdk-go/324:rw,z -v /w/workspace/device-sdk-go/324@tmp:/w/workspace/device-sdk-go/324@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-10-25T09:21:56.356Z] $ docker top aa11975ed83f032f3848ca23ae9e7501af8137f3b8dad573daedd6d97c69d106 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:21:56.881Z] ---> job-cost.sh [2024-10-25T09:21:57.145Z] lf-activate-venv: SKIPPING [2024-10-25T09:21:57.145Z] INFO: No Stack... [2024-10-25T09:21:57.410Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-10-25T09:21:58.360Z] INFO: Archiving Costs [Pipeline] sh [2024-10-25T09:21:58.992Z] + cut -d, -f6 [2024-10-25T09:21:58.992Z] + cat /w/workspace/device-sdk-go/324/archives/cost.csv [Pipeline] lock [2024-10-25T09:21:59.025Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [2024-10-25T09:21:59.034Z] Resource [jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] did not exist. Created. [2024-10-25T09:21:59.042Z] Lock acquired on [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-10-25T09:21:59.705Z] /w/workspace/device-sdk-go/324@tmp/durable-e92a8c17/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2024-10-25T09:22:00.346Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-10-25T09:22:00.362Z] Warning: overwriting stash ‘stack-cost’ [2024-10-25T09:22:00.444Z] Stashed 1 file(s) [Pipeline] } [2024-10-25T09:22:00.453Z] Lock released on resource [Resource: jenkins-edgexfoundry-device-sdk-go-main-324-stack-cost] [Pipeline] // lock [Pipeline] } [2024-10-25T09:22:00.488Z] $ docker stop --time=1 aa11975ed83f032f3848ca23ae9e7501af8137f3b8dad573daedd6d97c69d106 [2024-10-25T09:22:02.015Z] $ docker rm -f --volumes aa11975ed83f032f3848ca23ae9e7501af8137f3b8dad573daedd6d97c69d106 [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-10-25T09:22:02.526Z] provisioning config files... [2024-10-25T09:22:02.534Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15581014463592765319tmp [Pipeline] { [Pipeline] sh [2024-10-25T09:22:02.840Z] + set +x [2024-10-25T09:22:02.840Z] + curl -s https://codecov.io/bash [2024-10-25T09:22:02.840Z] + bash -s -- [2024-10-25T09:22:02.840Z] [2024-10-25T09:22:02.840Z] _____ _ [2024-10-25T09:22:02.840Z] / ____| | | [2024-10-25T09:22:02.840Z] | | ___ __| | ___ ___ _____ __ [2024-10-25T09:22:02.840Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-10-25T09:22:02.840Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-10-25T09:22:02.840Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-10-25T09:22:02.840Z] Bash-1.0.6 [2024-10-25T09:22:02.840Z] [2024-10-25T09:22:02.840Z] [2024-10-25T09:22:02.840Z] ==> git version 2.25.1 found [2024-10-25T09:22:02.840Z] ==> 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-10-25T09:22:02.840Z] Release-Date: 2020-01-08 [2024-10-25T09:22:02.840Z] 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-10-25T09:22:02.840Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-10-25T09:22:02.840Z] ==> Jenkins CI detected. [2024-10-25T09:22:02.840Z] current dir:  /w/workspace/edgexfoundry_device-sdk-go_main [2024-10-25T09:22:02.840Z] project root: . [2024-10-25T09:22:02.840Z] --> token set from env [2024-10-25T09:22:02.840Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-10-25T09:22:02.840Z] ==> Running gcov in . (disable via -X gcov) [2024-10-25T09:22:02.840Z] ==> Python coveragepy not found [2024-10-25T09:22:02.840Z] ==> Searching for coverage reports in: [2024-10-25T09:22:02.840Z] + . [2024-10-25T09:22:02.840Z] -> Found 1 reports [2024-10-25T09:22:02.840Z] ==> Detecting git/mercurial file structure [2024-10-25T09:22:02.840Z] ==> Reading reports [2024-10-25T09:22:03.101Z] + ./coverage.out bytes=467900 [2024-10-25T09:22:03.102Z] ==> Appending adjustments [2024-10-25T09:22:03.102Z] https://docs.codecov.io/docs/fixing-reports [2024-10-25T09:22:03.362Z] + Found adjustments [2024-10-25T09:22:03.362Z] ==> Gzipping contents [2024-10-25T09:22:03.362Z] 44K /tmp/codecov.HK5SVx.gz [2024-10-25T09:22:03.362Z] ==> Uploading reports [2024-10-25T09:22:03.362Z] url: https://codecov.io [2024-10-25T09:22:03.362Z] query: branch=main&commit=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9&build=324&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F324%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T09:22:03.362Z] -> Pinging Codecov [2024-10-25T09:22:03.362Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=5dc79f35a7c74344e8991c1acbe9dcbe544b48e9&build=324&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2Fmain%2F324%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=&job=&cmd_args= [2024-10-25T09:22:03.622Z] -> Uploading to [2024-10-25T09:22:03.622Z] https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/device-sdk-go/5dc79f35a7c74344e8991c1acbe9dcbe544b48e9/78ac2ce7-040d-4eeb-b938-56206183f033.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241025%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241025T092203Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=d713d40611da5e7f52dc29903e2d1c340a0493290b4d02804cde428812b3f507 [2024-10-25T09:22:03.622Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T09:22:03.622Z] Dload Upload Total Spent Left Speed [2024-10-25T09:22:03.882Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 44725 0 0 100 44725 0 197k --:--:-- --:--:-- --:--:-- 196k 100 44725 0 0 100 44725 0 157k --:--:-- --:--:-- --:--:-- 156k [2024-10-25T09:22:03.882Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] } [2024-10-25T09:22:03.889Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2024-10-25T09:22:04.154Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2024-10-25T09:22:04.171Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:04.485Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T09:22:04.485Z] [2024-10-25T09:22:04.485Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:04.789Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T09:22:04.789Z] latest: Pulling from edgex-devops/edgex-snyk-go [2024-10-25T09:22:04.789Z] 43c4264eed91: Already exists [2024-10-25T09:22:04.789Z] 4cc291be95ef: Already exists [2024-10-25T09:22:04.789Z] 2ac1f1163629: Already exists [2024-10-25T09:22:04.789Z] 5c3c966382ef: Already exists [2024-10-25T09:22:04.789Z] 4f4fb700ef54: Already exists [2024-10-25T09:22:04.789Z] d9c7d2e4e75e: Pulling fs layer [2024-10-25T09:22:04.789Z] 9c3e1370e548: Pulling fs layer [2024-10-25T09:22:05.052Z] d9c7d2e4e75e: Verifying Checksum [2024-10-25T09:22:05.052Z] d9c7d2e4e75e: Download complete [2024-10-25T09:22:05.310Z] d9c7d2e4e75e: Pull complete [2024-10-25T09:22:05.876Z] 9c3e1370e548: Verifying Checksum [2024-10-25T09:22:05.876Z] 9c3e1370e548: Download complete [2024-10-25T09:22:09.163Z] 9c3e1370e548: Pull complete [2024-10-25T09:22:09.163Z] Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b [2024-10-25T09:22:09.163Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [2024-10-25T09:22:09.163Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:22:09.269Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:22:09.304Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat [2024-10-25T09:22:11.037Z] $ docker top 4e311e3856c26a6887b0c97fc5df052763b7029215247e0c85efa7750c91d4b1 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:22:11.465Z] + git config --global --add safe.directory /w/workspace/edgexfoundry_device-sdk-go_main [Pipeline] echo [2024-10-25T09:22:11.492Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-sdk-go:main' [Pipeline] sh [2024-10-25T09:22:11.820Z] + set -o pipefail [2024-10-25T09:22:11.821Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-sdk-go:main' [2024-10-25T09:22:18.467Z] [2024-10-25T09:22:18.467Z] Monitoring /w/workspace/edgexfoundry_device-sdk-go_main (github.com/edgexfoundry/device-sdk-go/v4)... [2024-10-25T09:22:18.467Z] [2024-10-25T09:22:18.467Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/80c02c92-da95-4ab8-8040-370374fa7a13/history/d76cb644-e1b8-4697-b193-7298521e3f39 [2024-10-25T09:22:18.467Z] [2024-10-25T09:22:18.467Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2024-10-25T09:22:18.467Z] [Pipeline] } [2024-10-25T09:22:19.415Z] $ docker stop --time=1 4e311e3856c26a6887b0c97fc5df052763b7029215247e0c85efa7750c91d4b1 [2024-10-25T09:22:24.790Z] $ docker rm -f --volumes 4e311e3856c26a6887b0c97fc5df052763b7029215247e0c85efa7750c91d4b1 [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-10-25T09:22:25.343Z] [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T09:22:25.362Z] provisioning config files... [2024-10-25T09:22:25.371Z] copy managed file [swaggerhub-api-key] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config15675324029081433345tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:22:25.673Z] --> edgex-publish-swagger.sh [2024-10-25T09:22:25.674Z] === Publish openapi API === [2024-10-25T09:22:25.674Z] [publishToSwagger] Publishing the API Docs [openapi] to Swagger [2024-10-25T09:22:25.674Z] [publishToSwagger] Publishing API Name [device-sdk] [/w/workspace/edgexfoundry_device-sdk-go_main/openapi/device-sdk.yaml] [2024-10-25T09:22:25.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-10-25T09:22:25.674Z] Dload Upload Total Spent Left Speed [2024-10-25T09:22:26.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37518 0 0 100 37518 0 148k --:--:-- --:--:-- --:--:-- 147k 100 37674 100 156 100 37518 282 67967 --:--:-- --:--:-- --:--:-- 68126 [2024-10-25T09:22:26.194Z] {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} [2024-10-25T09:22:26.194Z] [Pipeline] } [2024-10-25T09:22:26.201Z] 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-10-25T09:22:26.657Z] + git log --format=format:%s -1 5dc79f35a7c74344e8991c1acbe9dcbe544b48e9 [Pipeline] sh [2024-10-25T09:22:26.969Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T09:22:26.969Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:27.286Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:22:27.286Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:22:27.371Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:22:27.400Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T09:22:28.025Z] $ docker top 1ff0b39aebb90c043ce1aa472be165d45f0b9a7978d61c9245fe1fd435209af9 -eo pid,comm [2024-10-25T09:22:28.073Z] 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-10-25T09:22:28.073Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T09:22:28.131Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T09:22:28.131Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T09:22:28.242Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T09:22:28.243Z] $ docker exec 1ff0b39aebb90c043ce1aa472be165d45f0b9a7978d61c9245fe1fd435209af9 ssh-agent [2024-10-25T09:22:28.343Z] SSH_AUTH_SOCK=/tmp/ssh-AXEwmQgwc308/agent.31 [2024-10-25T09:22:28.343Z] SSH_AGENT_PID=38 [2024-10-25T09:22:28.348Z] Running ssh-add (command line suppressed) [2024-10-25T09:22:28.439Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2938119493906363554.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2938119493906363554.key) [2024-10-25T09:22:28.454Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T09:22:28.756Z] + git semver tag [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,942 [run_tag] DEBUG tag force:False [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,942 [check_head_tag] DEBUG check head tag [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,944 [execute] INFO git cat-file --batch-check [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,945 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,948 [execute] INFO git cat-file --batch [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,949 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=) [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,983 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,983 [execute] INFO git tag -a v4.0.0-dev.1 -m v4.0.0-dev.1 [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,983 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.1', '-m', 'v4.0.0-dev.1'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main, universal_newlines=False, shell=None, istream=None) [2024-10-25T09:22:29.016Z] 2024-10-25 09:22:28,988 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:29.016Z] 4.0.0-dev.1 [Pipeline] } [2024-10-25T09:22:29.024Z] $ docker exec --env ******** --env ******** 1ff0b39aebb90c043ce1aa472be165d45f0b9a7978d61c9245fe1fd435209af9 ssh-agent -k [2024-10-25T09:22:29.115Z] unset SSH_AUTH_SOCK; [2024-10-25T09:22:29.115Z] unset SSH_AGENT_PID; [2024-10-25T09:22:29.115Z] echo Agent pid 38 killed; [2024-10-25T09:22:29.125Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T09:22:29.455Z] + git semver [Pipeline] } [2024-10-25T09:22:29.723Z] $ docker stop --time=1 1ff0b39aebb90c043ce1aa472be165d45f0b9a7978d61c9245fe1fd435209af9 [2024-10-25T09:22:31.049Z] $ docker rm -f --volumes 1ff0b39aebb90c043ce1aa472be165d45f0b9a7978d61c9245fe1fd435209af9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:31.464Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T09:22:31.464Z] [2024-10-25T09:22:31.464Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:31.766Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T09:22:31.766Z] 0.23.1-centos7: Pulling from edgex-lftools [2024-10-25T09:22:31.766Z] ab5ef0e58194: Pulling fs layer [2024-10-25T09:22:31.766Z] 9712f1f96733: Pulling fs layer [2024-10-25T09:22:31.766Z] 63f879dbbcfc: Pulling fs layer [2024-10-25T09:22:31.766Z] 0d9ebad4ef96: Pulling fs layer [2024-10-25T09:22:31.766Z] e9a5061849ea: Pulling fs layer [2024-10-25T09:22:31.766Z] d747dcd14b5f: Pulling fs layer [2024-10-25T09:22:31.766Z] 2de7ff778b66: Pulling fs layer [2024-10-25T09:22:31.766Z] e9a5061849ea: Waiting [2024-10-25T09:22:31.766Z] d747dcd14b5f: Waiting [2024-10-25T09:22:31.766Z] 2de7ff778b66: Waiting [2024-10-25T09:22:31.766Z] 9712f1f96733: Verifying Checksum [2024-10-25T09:22:31.766Z] 9712f1f96733: Download complete [2024-10-25T09:22:32.026Z] 63f879dbbcfc: Verifying Checksum [2024-10-25T09:22:32.026Z] 63f879dbbcfc: Download complete [2024-10-25T09:22:32.284Z] 0d9ebad4ef96: Verifying Checksum [2024-10-25T09:22:32.284Z] 0d9ebad4ef96: Download complete [2024-10-25T09:22:32.284Z] e9a5061849ea: Verifying Checksum [2024-10-25T09:22:32.284Z] e9a5061849ea: Download complete [2024-10-25T09:22:32.284Z] d747dcd14b5f: Download complete [2024-10-25T09:22:32.542Z] ab5ef0e58194: Download complete [2024-10-25T09:22:32.542Z] 2de7ff778b66: Verifying Checksum [2024-10-25T09:22:32.542Z] 2de7ff778b66: Download complete [2024-10-25T09:22:35.071Z] ab5ef0e58194: Pull complete [2024-10-25T09:22:35.071Z] 9712f1f96733: Pull complete [2024-10-25T09:22:35.636Z] 63f879dbbcfc: Pull complete [2024-10-25T09:22:38.978Z] 0d9ebad4ef96: Pull complete [2024-10-25T09:22:39.235Z] e9a5061849ea: Pull complete [2024-10-25T09:22:39.235Z] d747dcd14b5f: Pull complete [2024-10-25T09:22:40.171Z] 2de7ff778b66: Pull complete [2024-10-25T09:22:40.171Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2024-10-25T09:22:40.171Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2024-10-25T09:22:40.171Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:22:40.271Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:22:40.303Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat [2024-10-25T09:22:43.384Z] $ docker top 8576b27001080c11c891d800db1fffcd1b8bd2d6aed075434ed2eab25a5bd537 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2024-10-25T09:22:43.458Z] provisioning config files... [2024-10-25T09:22:43.466Z] copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config10408447107101151936tmp [2024-10-25T09:22:43.476Z] copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config3475756321415040382tmp [2024-10-25T09:22:43.486Z] copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config13220577365127816738tmp [Pipeline] { [Pipeline] echo [2024-10-25T09:22:43.660Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:22:43.965Z] ---> sigul-configuration.sh [2024-10-25T09:22:43.965Z] gpg: directory `/root/.gnupg' created [2024-10-25T09:22:43.965Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2024-10-25T09:22:43.965Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2024-10-25T09:22:43.965Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2024-10-25T09:22:43.965Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2024-10-25T09:22:43.965Z] gpg: CAST5 encrypted data [2024-10-25T09:22:43.965Z] gpg: encrypted with 1 passphrase [2024-10-25T09:22:43.965Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2024-10-25T09:22:44.259Z] + mkdir /home/jenkins [2024-10-25T09:22:44.259Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2024-10-25T09:22:44.558Z] + 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-10-25T09:22:44.573Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:22:44.865Z] ---> sigul-install.sh [2024-10-25T09:22:44.865Z] Sigul already installed; skipping installation. [Pipeline] sh [2024-10-25T09:22:45.157Z] + git tag --list [2024-10-25T09:22:45.157Z] 0.7.1 [2024-10-25T09:22:45.157Z] delhi-tag [2024-10-25T09:22:45.157Z] v1.0.0 [2024-10-25T09:22:45.157Z] v1.1.0 [2024-10-25T09:22:45.157Z] v1.1.1 [2024-10-25T09:22:45.157Z] v1.1.2 [2024-10-25T09:22:45.157Z] v1.2.0 [2024-10-25T09:22:45.157Z] v1.2.1 [2024-10-25T09:22:45.157Z] v1.2.2 [2024-10-25T09:22:45.157Z] v1.2.3 [2024-10-25T09:22:45.157Z] v1.3.0 [2024-10-25T09:22:45.157Z] v1.4.0 [2024-10-25T09:22:45.157Z] v2.0.0 [2024-10-25T09:22:45.157Z] v2.1.0 [2024-10-25T09:22:45.157Z] v2.1.1 [2024-10-25T09:22:45.157Z] v2.2.0 [2024-10-25T09:22:45.157Z] v2.3.0 [2024-10-25T09:22:45.157Z] v2.3.1 [2024-10-25T09:22:45.157Z] v3.0 [2024-10-25T09:22:45.157Z] v3.0.0 [2024-10-25T09:22:45.157Z] v3.0.1-dev.1 [2024-10-25T09:22:45.157Z] v3.1 [2024-10-25T09:22:45.157Z] v3.1.0 [2024-10-25T09:22:45.157Z] v3.1.0-dev.1 [2024-10-25T09:22:45.157Z] v3.1.0-dev.10 [2024-10-25T09:22:45.157Z] v3.1.0-dev.11 [2024-10-25T09:22:45.157Z] v3.1.0-dev.12 [2024-10-25T09:22:45.157Z] v3.1.0-dev.13 [2024-10-25T09:22:45.157Z] v3.1.0-dev.14 [2024-10-25T09:22:45.158Z] v3.1.0-dev.15 [2024-10-25T09:22:45.158Z] v3.1.0-dev.16 [2024-10-25T09:22:45.158Z] v3.1.0-dev.17 [2024-10-25T09:22:45.158Z] v3.1.0-dev.18 [2024-10-25T09:22:45.158Z] v3.1.0-dev.19 [2024-10-25T09:22:45.158Z] v3.1.0-dev.2 [2024-10-25T09:22:45.158Z] v3.1.0-dev.20 [2024-10-25T09:22:45.158Z] v3.1.0-dev.21 [2024-10-25T09:22:45.158Z] v3.1.0-dev.22 [2024-10-25T09:22:45.158Z] v3.1.0-dev.23 [2024-10-25T09:22:45.158Z] v3.1.0-dev.24 [2024-10-25T09:22:45.158Z] v3.1.0-dev.25 [2024-10-25T09:22:45.158Z] v3.1.0-dev.26 [2024-10-25T09:22:45.158Z] v3.1.0-dev.27 [2024-10-25T09:22:45.158Z] v3.1.0-dev.28 [2024-10-25T09:22:45.158Z] v3.1.0-dev.29 [2024-10-25T09:22:45.158Z] v3.1.0-dev.3 [2024-10-25T09:22:45.158Z] v3.1.0-dev.30 [2024-10-25T09:22:45.158Z] v3.1.0-dev.31 [2024-10-25T09:22:45.158Z] v3.1.0-dev.32 [2024-10-25T09:22:45.158Z] v3.1.0-dev.33 [2024-10-25T09:22:45.158Z] v3.1.0-dev.34 [2024-10-25T09:22:45.158Z] v3.1.0-dev.35 [2024-10-25T09:22:45.158Z] v3.1.0-dev.36 [2024-10-25T09:22:45.158Z] v3.1.0-dev.37 [2024-10-25T09:22:45.158Z] v3.1.0-dev.38 [2024-10-25T09:22:45.158Z] v3.1.0-dev.39 [2024-10-25T09:22:45.158Z] v3.1.0-dev.4 [2024-10-25T09:22:45.158Z] v3.1.0-dev.40 [2024-10-25T09:22:45.158Z] v3.1.0-dev.41 [2024-10-25T09:22:45.158Z] v3.1.0-dev.5 [2024-10-25T09:22:45.158Z] v3.1.0-dev.6 [2024-10-25T09:22:45.158Z] v3.1.0-dev.7 [2024-10-25T09:22:45.158Z] v3.1.0-dev.8 [2024-10-25T09:22:45.158Z] v3.1.0-dev.9 [2024-10-25T09:22:45.158Z] v3.1.1 [2024-10-25T09:22:45.158Z] v3.1.1-dev.1 [2024-10-25T09:22:45.158Z] v3.2.0-dev.1 [2024-10-25T09:22:45.158Z] v3.2.0-dev.10 [2024-10-25T09:22:45.158Z] v3.2.0-dev.11 [2024-10-25T09:22:45.158Z] v3.2.0-dev.12 [2024-10-25T09:22:45.158Z] v3.2.0-dev.13 [2024-10-25T09:22:45.158Z] v3.2.0-dev.14 [2024-10-25T09:22:45.158Z] v3.2.0-dev.15 [2024-10-25T09:22:45.158Z] v3.2.0-dev.16 [2024-10-25T09:22:45.158Z] v3.2.0-dev.17 [2024-10-25T09:22:45.158Z] v3.2.0-dev.18 [2024-10-25T09:22:45.158Z] v3.2.0-dev.19 [2024-10-25T09:22:45.158Z] v3.2.0-dev.2 [2024-10-25T09:22:45.158Z] v3.2.0-dev.20 [2024-10-25T09:22:45.158Z] v3.2.0-dev.21 [2024-10-25T09:22:45.158Z] v3.2.0-dev.22 [2024-10-25T09:22:45.158Z] v3.2.0-dev.23 [2024-10-25T09:22:45.158Z] v3.2.0-dev.24 [2024-10-25T09:22:45.158Z] v3.2.0-dev.25 [2024-10-25T09:22:45.158Z] v3.2.0-dev.26 [2024-10-25T09:22:45.158Z] v3.2.0-dev.27 [2024-10-25T09:22:45.158Z] v3.2.0-dev.28 [2024-10-25T09:22:45.158Z] v3.2.0-dev.29 [2024-10-25T09:22:45.158Z] v3.2.0-dev.3 [2024-10-25T09:22:45.158Z] v3.2.0-dev.30 [2024-10-25T09:22:45.158Z] v3.2.0-dev.31 [2024-10-25T09:22:45.158Z] v3.2.0-dev.32 [2024-10-25T09:22:45.158Z] v3.2.0-dev.33 [2024-10-25T09:22:45.158Z] v3.2.0-dev.34 [2024-10-25T09:22:45.158Z] v3.2.0-dev.35 [2024-10-25T09:22:45.158Z] v3.2.0-dev.36 [2024-10-25T09:22:45.158Z] v3.2.0-dev.37 [2024-10-25T09:22:45.158Z] v3.2.0-dev.38 [2024-10-25T09:22:45.158Z] v3.2.0-dev.39 [2024-10-25T09:22:45.158Z] v3.2.0-dev.4 [2024-10-25T09:22:45.158Z] v3.2.0-dev.40 [2024-10-25T09:22:45.158Z] v3.2.0-dev.41 [2024-10-25T09:22:45.158Z] v3.2.0-dev.42 [2024-10-25T09:22:45.158Z] v3.2.0-dev.43 [2024-10-25T09:22:45.158Z] v3.2.0-dev.44 [2024-10-25T09:22:45.158Z] v3.2.0-dev.45 [2024-10-25T09:22:45.158Z] v3.2.0-dev.46 [2024-10-25T09:22:45.158Z] v3.2.0-dev.47 [2024-10-25T09:22:45.158Z] v3.2.0-dev.48 [2024-10-25T09:22:45.158Z] v3.2.0-dev.5 [2024-10-25T09:22:45.158Z] v3.2.0-dev.6 [2024-10-25T09:22:45.158Z] v3.2.0-dev.7 [2024-10-25T09:22:45.158Z] v3.2.0-dev.8 [2024-10-25T09:22:45.158Z] v3.2.0-dev.9 [2024-10-25T09:22:45.158Z] v4.0.0-dev.1 [Pipeline] sh [2024-10-25T09:22:45.454Z] + lftools sign git-tag v4.0.0-dev.1 [2024-10-25T09:22:46.076Z] Signing Git tag with Sigul... [2024-10-25T09:22:46.076Z] Signing v4.0.0-dev.1 [Pipeline] echo [2024-10-25T09:22:46.347Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:22:46.639Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2024-10-25T09:22:46.646Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2024-10-25T09:22:46.669Z] $ docker stop --time=1 8576b27001080c11c891d800db1fffcd1b8bd2d6aed075434ed2eab25a5bd537 [2024-10-25T09:22:47.933Z] $ docker rm -f --volumes 8576b27001080c11c891d800db1fffcd1b8bd2d6aed075434ed2eab25a5bd537 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2024-10-25T09:22:48.366Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T09:22:48.367Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:48.666Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:22:48.666Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:22:48.744Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:22:48.770Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T09:22:49.145Z] $ docker top 999fec1f958d1c037b0691e0eff9d41cf855e08edcc2615958386b38c98bca26 -eo pid,comm [2024-10-25T09:22:49.192Z] 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-10-25T09:22:49.192Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T09:22:49.246Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T09:22:49.246Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T09:22:49.354Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T09:22:49.355Z] $ docker exec 999fec1f958d1c037b0691e0eff9d41cf855e08edcc2615958386b38c98bca26 ssh-agent [2024-10-25T09:22:49.452Z] SSH_AUTH_SOCK=/tmp/ssh-i08sYpVAf8sE/agent.32 [2024-10-25T09:22:49.452Z] SSH_AGENT_PID=38 [2024-10-25T09:22:49.457Z] Running ssh-add (command line suppressed) [2024-10-25T09:22:49.552Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2866223219784447501.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2866223219784447501.key) [2024-10-25T09:22:49.567Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T09:22:49.861Z] + git semver bump pre [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [bump_version] DEBUG bumping version:4.0.0-dev.1 on axis:pre with prefix:dev [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [bump_version] DEBUG bumped version:4.0.0-dev.2 [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [write_version] DEBUG write version:4.0.0-dev.2 to path:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main with force:True [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,036 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,038 [execute] INFO git cat-file --batch-check [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,038 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,043 [execute] INFO git cat-file --batch [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,043 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T09:22:50.120Z] 2024-10-25 09:22:50,048 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:50.120Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T09:22:50.128Z] $ docker exec --env ******** --env ******** 999fec1f958d1c037b0691e0eff9d41cf855e08edcc2615958386b38c98bca26 ssh-agent -k [2024-10-25T09:22:50.232Z] unset SSH_AUTH_SOCK; [2024-10-25T09:22:50.232Z] unset SSH_AGENT_PID; [2024-10-25T09:22:50.232Z] echo Agent pid 38 killed; [2024-10-25T09:22:50.243Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T09:22:50.567Z] + git semver [Pipeline] } [2024-10-25T09:22:50.838Z] $ docker stop --time=1 999fec1f958d1c037b0691e0eff9d41cf855e08edcc2615958386b38c98bca26 [2024-10-25T09:22:52.100Z] $ docker rm -f --volumes 999fec1f958d1c037b0691e0eff9d41cf855e08edcc2615958386b38c98bca26 [Pipeline] // withDockerContainer [Pipeline] sh [2024-10-25T09:22:52.463Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-10-25T09:22:52.463Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:22:52.772Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-10-25T09:22:52.772Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:22:52.853Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:22:52.880Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-10-25T09:22:53.202Z] $ docker top 035743c7eb1589b0e3b20baa6ab8ee3240c4ee79042365792b8a048d3fed9bc1 -eo pid,comm [2024-10-25T09:22:53.252Z] 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-10-25T09:22:53.252Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-10-25T09:22:53.320Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-10-25T09:22:53.320Z] [ssh-agent] Looking for ssh-agent implementation... [2024-10-25T09:22:53.440Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-10-25T09:22:53.441Z] $ docker exec 035743c7eb1589b0e3b20baa6ab8ee3240c4ee79042365792b8a048d3fed9bc1 ssh-agent [2024-10-25T09:22:53.546Z] SSH_AUTH_SOCK=/tmp/ssh-KfV6NL2Qfh2f/agent.33 [2024-10-25T09:22:53.546Z] SSH_AGENT_PID=39 [2024-10-25T09:22:53.550Z] Running ssh-add (command line suppressed) [2024-10-25T09:22:53.643Z] Identity added: /w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2419924495943350346.key (/w/workspace/edgexfoundry_device-sdk-go_main@tmp/private_key_2419924495943350346.key) [2024-10-25T09:22:53.657Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-10-25T09:22:53.953Z] + git semver push [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,136 [run_push] DEBUG push [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,137 [execute] INFO git cat-file --batch-check [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,137 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=) [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,141 [execute] INFO git rev-list 39ef46645e844d5638ee9c16347009a676772710 -- [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,142 [execute] DEBUG Popen(['git', 'rev-list', '39ef46645e844d5638ee9c16347009a676772710', '--'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,154 [execute] INFO git fetch -v origin [2024-10-25T09:22:54.212Z] 2024-10-25 09:22:54,155 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2024-10-25T09:22:54.782Z] 2024-10-25 09:22:54,624 [run_push] DEBUG no remote changes detected [2024-10-25T09:22:54.782Z] 2024-10-25 09:22:54,625 [execute] INFO git push origin semver [2024-10-25T09:22:54.782Z] 2024-10-25 09:22:54,625 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-sdk-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2024-10-25T09:22:55.721Z] 2024-10-25 09:22:55,380 [run_push] DEBUG push all version tags [2024-10-25T09:22:55.721Z] 2024-10-25 09:22:55,381 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2024-10-25T09:22:55.721Z] 2024-10-25 09:22:55,381 [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-10-25T09:22:56.288Z] 2024-10-25 09:22:56,073 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-sdk-go_main/.semver/main [2024-10-25T09:22:56.288Z] 4.0.0-dev.2 [Pipeline] } [2024-10-25T09:22:56.293Z] $ docker exec --env ******** --env ******** 035743c7eb1589b0e3b20baa6ab8ee3240c4ee79042365792b8a048d3fed9bc1 ssh-agent -k [2024-10-25T09:22:56.395Z] unset SSH_AUTH_SOCK; [2024-10-25T09:22:56.395Z] unset SSH_AGENT_PID; [2024-10-25T09:22:56.395Z] echo Agent pid 39 killed; [2024-10-25T09:22:56.406Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-10-25T09:22:56.735Z] + git semver [Pipeline] } [2024-10-25T09:22:57.006Z] $ docker stop --time=1 035743c7eb1589b0e3b20baa6ab8ee3240c4ee79042365792b8a048d3fed9bc1 [2024-10-25T09:22:58.267Z] $ docker rm -f --volumes 035743c7eb1589b0e3b20baa6ab8ee3240c4ee79042365792b8a048d3fed9bc1 [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-10-25T09:22:58.923Z] + [ -d /w/workspace/edgexfoundry_device-sdk-go_main/archives ] [2024-10-25T09:22:58.923Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-25T09:22:58.923Z] total 16 [2024-10-25T09:22:58.923Z] drwxr-xr-x 3 root root 4096 Oct 25 09:07 . [2024-10-25T09:22:58.923Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 09:22 .. [2024-10-25T09:22:58.923Z] drwxr-xr-x 2 root root 4096 Oct 25 09:07 cost [2024-10-25T09:22:58.923Z] -rw-r--r-- 1 root root 85 Oct 25 09:07 cost.csv [2024-10-25T09:22:58.923Z] + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-25T09:22:58.923Z] + ls -al /w/workspace/edgexfoundry_device-sdk-go_main/archives [2024-10-25T09:22:58.923Z] total 16 [2024-10-25T09:22:58.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 25 09:07 . [2024-10-25T09:22:58.923Z] drwxrwxr-x 12 jenkins jenkins 4096 Oct 25 09:22 .. [2024-10-25T09:22:58.923Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 25 09:07 cost [2024-10-25T09:22:58.923Z] -rw-r--r-- 1 jenkins jenkins 85 Oct 25 09:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:22:59.213Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:00.075Z] ---> package-listing.sh [2024-10-25T09:23:00.075Z] ++ facter osfamily [2024-10-25T09:23:00.075Z] ++ tr '[:upper:]' '[:lower:]' [2024-10-25T09:23:00.334Z] + OS_FAMILY=debian [2024-10-25T09:23:00.334Z] + workspace=/w/workspace/edgexfoundry_device-sdk-go_main [2024-10-25T09:23:00.334Z] + START_PACKAGES=/tmp/packages_start.txt [2024-10-25T09:23:00.334Z] + END_PACKAGES=/tmp/packages_end.txt [2024-10-25T09:23:00.334Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-10-25T09:23:00.334Z] + PACKAGES=/tmp/packages_start.txt [2024-10-25T09:23:00.334Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-25T09:23:00.334Z] + PACKAGES=/tmp/packages_end.txt [2024-10-25T09:23:00.334Z] + case "${OS_FAMILY}" in [2024-10-25T09:23:00.334Z] + dpkg -l [2024-10-25T09:23:00.334Z] + grep '^ii' [2024-10-25T09:23:00.334Z] + '[' -f /tmp/packages_start.txt ']' [2024-10-25T09:23:00.334Z] + '[' -f /tmp/packages_end.txt ']' [2024-10-25T09:23:00.334Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-10-25T09:23:00.334Z] + '[' /w/workspace/edgexfoundry_device-sdk-go_main ']' [2024-10-25T09:23:00.334Z] + mkdir -p /w/workspace/edgexfoundry_device-sdk-go_main/archives/ [2024-10-25T09:23:00.334Z] + 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-10-25T09:23:00.345Z] 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-10-25T09:23:00.623Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-10-25T09:23:01.189Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-10-25T09:23:01.189Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-10-25T09:23:01.269Z] prd-ubuntu20.04-docker-8c-8g-23748 does not seem to be running inside a container [2024-10-25T09:23:01.297Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-10-25T09:23:01.485Z] $ docker top 36ca77aed608afa4b3cf9164853cd9755a16a6985e58c7fd81679586375b5b18 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-10-25T09:23:01.842Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-10-25T09:23:02.127Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-10-25T09:23:02.414Z] + ls /var/log/sa-host [2024-10-25T09:23:02.414Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-10-25T09:23:02.588Z] provisioning config files... [2024-10-25T09:23:02.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-sdk-go_main@tmp/config9754852963626310607tmp [Pipeline] { [Pipeline] echo [2024-10-25T09:23:02.616Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:02.900Z] ---> create-netrc.sh [Pipeline] } [2024-10-25T09:23:02.906Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:03.261Z] ---> python-tools-install.sh [Pipeline] echo [2024-10-25T09:23:03.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:03.559Z] ---> sudo-logs.sh [2024-10-25T09:23:03.560Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-10-25T09:23:03.592Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:03.879Z] ---> job-cost.sh [2024-10-25T09:23:03.879Z] lf-activate-venv: SKIPPING [2024-10-25T09:23:03.879Z] DEBUG: total: 0.2199999988079071 [2024-10-25T09:23:03.879Z] INFO: Retrieving Stack Cost... [2024-10-25T09:23:04.449Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-10-25T09:23:04.709Z] INFO: Archiving Costs [Pipeline] echo [2024-10-25T09:23:04.723Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-10-25T09:23:05.007Z] ---> logs-deploy.sh [2024-10-25T09:23:05.007Z] lf-activate-venv: SKIPPING [2024-10-25T09:23:05.007Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/main/324 [2024-10-25T09:23:05.007Z] INFO: archiving workspace using pattern(s): [2024-10-25T09:23:05.942Z] Archives upload complete. [2024-10-25T09:23:05.943Z] INFO: archiving logs to Nexus