Started by user Cherry Wang Obtained Jenkinsfile from git https://github.com/FelixTing/device-sdk-go.git Loading library edgex-global-pipelines@issue-475 Attempting to resolve issue-475 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-ssh1234532788133073638.key > git ls-remote -h -- git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Found match: refs/heads/issue-475 revision cacebe47f05b77f21cd86ed9550efaea6a32bed3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:cherrycl/edgex-global-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:cherrycl/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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/25a666e8c582764aa760914ce8a9ac1d91ce5dfd4bf20e7ce6c5002c5101315b@tmp/jenkins-gitclient-ssh12533682918593201495.key > git fetch --no-tags --progress -- git@github.com:cherrycl/edgex-global-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision cacebe47f05b77f21cd86ed9550efaea6a32bed3 (issue-475) > git config core.sparsecheckout # timeout=10 > git checkout -f cacebe47f05b77f21cd86ed9550efaea6a32bed3 # timeout=10 Commit message: "update" > 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:cherrycl/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-ssh1921231254103265573.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2/.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/global-pipeline-test/jobs/device-sdk-test/workspace@libs/98975ff3c7171abd25344c2ec782ad9d9ceffd08e54f2100de2b11d8c77569b2@tmp/jenkins-gitclient-ssh13061087753037765824.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], goVersion:1.23] ========================================================= [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: sandbox-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 Running on snd-ubuntu20.04-docker-8c-8g-4689 in /w/workspace/global-pipeline-test/device-sdk-test [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 https://github.com/FelixTing/device-sdk-go.git > git init /w/workspace/global-pipeline-test/device-sdk-test # timeout=10 Fetching upstream changes from https://github.com/FelixTing/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 -- https://github.com/FelixTing/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision e4ad7f95fa31a9488bd573747f71dc7e45e22347 (refs/remotes/origin/pick-fix-from-main) > git config remote.origin.url https://github.com/FelixTing/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/pick-fix-from-main^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 Commit message: "build: Set goVersion to 1.23" > git rev-list --no-walk e4ad7f95fa31a9488bd573747f71dc7e45e22347 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:45:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:45:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:45:29 ========================================================= 02:45:29 EdgeX Global Pipelines Version Info 02:45:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:45:29 jq: error (at :5): Cannot index string with string "ref" 02:45:29 ------------------- 02:45:29 No tag info for: stable 02:45:30 jq: error (at :5): Cannot index string with string "ref" 02:45:30 ------------------- 02:45:30 No tag info for: experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sandbox-settings [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = origin/pick-fix-from-main [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = pick-fix-from-main [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = origin_pick-fix-from-main [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e4ad7f9 [Pipeline] echo 02:45:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:30 provisioning config files... 02:45:30 Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #4 02:45:30 copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config12008881551498703928tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:31 ---> ****-login.sh 02:45:31 nexus3.edgexfoundry.org:10001 02:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:31 02:45:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:45:31 Configure a credential helper to remove this warning. See 02:45:31 https://docs.****.com/go/credential-store/ 02:45:31 02:45:31 Login Succeeded 02:45:31 nexus3.edgexfoundry.org:10002 02:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:31 02:45:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:45:31 Configure a credential helper to remove this warning. See 02:45:31 https://docs.****.com/go/credential-store/ 02:45:31 02:45:31 Login Succeeded 02:45:31 nexus3.edgexfoundry.org:10003 02:45:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:31 02:45:31 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:45:31 Configure a credential helper to remove this warning. See 02:45:31 https://docs.****.com/go/credential-store/ 02:45:31 02:45:31 Login Succeeded 02:45:31 ---> ****-login.sh ends [Pipeline] } 02:45:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 02:45:31 + git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo 02:45:31 -----------> git rev-list -1 --merges e4ad7f95fa31a9488bd573747f71dc7e45e22347~1..e4ad7f95fa31a9488bd573747f71dc7e45e22347 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [false] [Pipeline] sh 02:45:32 + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo 02:45:32 ========================================================= 02:45:32 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:45:32 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:45:32 + git log --format=format:%s -1 e4ad7f95fa31a9488bd573747f71dc7e45e22347 [Pipeline] echo 02:45:32 [semverPrep] GIT_COMMIT: e4ad7f95fa31a9488bd573747f71dc7e45e22347, Commit Message: build: Set goVersion to 1.23 [Pipeline] echo 02:45:32 [semverPrep] This is not a build commit. [Pipeline] sh 02:45:32 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:45:32 + grep -v github /etc/ssh/ssh_known_hosts 02:45:32 + [ -e /tmp/ssh_known_hosts ] 02:45:32 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:45:32 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 02:45:32 + sudo tee -a /etc/ssh/ssh_known_hosts 02:45:32 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:33 02:45:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:33 0.1.4: Pulling from edgex-devops/py-git-semver 02:45:33 3dae71ba6b94: Pulling fs layer 02:45:33 6bf1a483ea7c: Pulling fs layer 02:45:33 f5dfc541a4d3: Pulling fs layer 02:45:33 461d9e800cba: Pulling fs layer 02:45:33 80192f66455f: Pulling fs layer 02:45:33 2e8e34ca0e6c: Pulling fs layer 02:45:33 a29436f7fd5d: Pulling fs layer 02:45:33 923cac83aea3: Pulling fs layer 02:45:33 25ad8b0a4227: Pulling fs layer 02:45:33 db01528c6b51: Pulling fs layer 02:45:33 28988de357af: Pulling fs layer 02:45:33 a29436f7fd5d: Waiting 02:45:33 923cac83aea3: Waiting 02:45:33 25ad8b0a4227: Waiting 02:45:33 db01528c6b51: Waiting 02:45:33 461d9e800cba: Waiting 02:45:33 80192f66455f: Waiting 02:45:33 2e8e34ca0e6c: Waiting 02:45:33 6bf1a483ea7c: Verifying Checksum 02:45:33 6bf1a483ea7c: Download complete 02:45:33 461d9e800cba: Verifying Checksum 02:45:33 461d9e800cba: Download complete 02:45:33 80192f66455f: Verifying Checksum 02:45:33 80192f66455f: Download complete 02:45:33 f5dfc541a4d3: Verifying Checksum 02:45:33 f5dfc541a4d3: Download complete 02:45:33 3dae71ba6b94: Verifying Checksum 02:45:33 3dae71ba6b94: Download complete 02:45:33 923cac83aea3: Download complete 02:45:34 25ad8b0a4227: Verifying Checksum 02:45:34 25ad8b0a4227: Download complete 02:45:34 db01528c6b51: Verifying Checksum 02:45:34 db01528c6b51: Download complete 02:45:34 28988de357af: Verifying Checksum 02:45:34 28988de357af: Download complete 02:45:34 a29436f7fd5d: Verifying Checksum 02:45:34 a29436f7fd5d: Download complete 02:45:34 2e8e34ca0e6c: Verifying Checksum 02:45:34 2e8e34ca0e6c: Download complete 02:45:35 3dae71ba6b94: Pull complete 02:45:35 6bf1a483ea7c: Pull complete 02:45:35 f5dfc541a4d3: Pull complete 02:45:35 461d9e800cba: Pull complete 02:45:35 80192f66455f: Pull complete 02:45:40 2e8e34ca0e6c: Pull complete 02:45:40 a29436f7fd5d: Pull complete 02:45:40 923cac83aea3: Pull complete 02:45:40 25ad8b0a4227: Pull complete 02:45:40 db01528c6b51: Pull complete 02:45:40 28988de357af: Pull complete 02:45:40 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:45:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:45:40 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:45:40 snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container 02:45:40 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 02:45:42 $ docker top f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd -eo pid,comm 02:45:42 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:45:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:45:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:43 [ssh-agent] Looking for ssh-agent implementation... 02:45:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:43 $ docker exec f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent 02:45:43 SSH_AUTH_SOCK=/tmp/ssh-1hIUZT1wgUJO/agent.32 02:45:43 SSH_AGENT_PID=38 02:45:43 Running ssh-add (command line suppressed) 02:45:43 Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_6133056293878687948.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_6133056293878687948.key) 02:45:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:43 + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] sh 02:45:43 + git tag --points-at HEAD [Pipeline] } 02:45:43 $ docker exec --env ******** --env ******** f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent -k 02:45:44 unset SSH_AUTH_SOCK; 02:45:44 unset SSH_AGENT_PID; 02:45:44 echo Agent pid 38 killed; 02:45:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:45:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:45:44 [ssh-agent] Looking for ssh-agent implementation... 02:45:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:45:44 $ docker exec f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent 02:45:44 SSH_AUTH_SOCK=/tmp/ssh-FBxeocQzEbAe/agent.85 02:45:44 SSH_AGENT_PID=91 02:45:44 Running ssh-add (command line suppressed) 02:45:44 Identity added: /w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_10692435770906828175.key (/w/workspace/global-pipeline-test/device-sdk-test@tmp/private_key_10692435770906828175.key) 02:45:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:45:44 + git semver init 02:45:44 2025-10-19 02:45:44,954 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:45:44 2025-10-19 02:45:44,959 [run_init] DEBUG init version:0.0.0 force:False 02:45:44 2025-10-19 02:45:44,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/global-pipeline-test/device-sdk-test/.semver 02:45:44 2025-10-19 02:45:44,960 [execute] INFO git clone -b semver https://github.com/FelixTing/device-sdk-go.git /w/workspace/global-pipeline-test/device-sdk-test/.semver 02:45:44 2025-10-19 02:45:44,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'https://github.com/FelixTing/device-sdk-go.git', '/w/workspace/global-pipeline-test/device-sdk-test/.semver'], cwd=/w/workspace/global-pipeline-test/device-sdk-test, stdin=None, shell=False, universal_newlines=False) 02:45:45 2025-10-19 02:45:45,796 [append_file] DEBUG append to file:/w/workspace/global-pipeline-test/device-sdk-test/.git/info/exclude 02:45:45 2025-10-19 02:45:45,796 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main with force:False 02:45:45 2025-10-19 02:45:45,796 [write_file] DEBUG write to file:/w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main 02:45:45 2025-10-19 02:45:45,800 [execute] INFO git cat-file --batch-check 02:45:45 2025-10-19 02:45:45,801 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) 02:45:45 2025-10-19 02:45:45,804 [execute] INFO git cat-file --batch 02:45:45 2025-10-19 02:45:45,804 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/global-pipeline-test/device-sdk-test/.semver, stdin=, shell=False, universal_newlines=False) 02:45:45 2025-10-19 02:45:45,807 [read_version] DEBUG read version from /w/workspace/global-pipeline-test/device-sdk-test/.semver/pick-fix-from-main 02:45:45 0.0.0 [Pipeline] } 02:45:45 $ docker exec --env ******** --env ******** f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd ssh-agent -k 02:45:46 unset SSH_AUTH_SOCK; 02:45:46 unset SSH_AGENT_PID; 02:45:46 echo Agent pid 91 killed; 02:45:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:45:46 + git semver [Pipeline] } 02:45:46 $ docker stop --time=1 f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd 02:45:47 $ docker rm -f --volumes f8a5c385c5005ab10209f46867cda207fd0da4a6ee82803b0b3926dd71e83ffd [Pipeline] // withDockerContainer [Pipeline] sh 02:45:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:45:48 Stashed 1 file(s) [Pipeline] echo 02:45:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] stage [Pipeline] { (Prep) [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:45:48 provisioning config files... [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } 02:45:48 Could not find credentials [edgex_dockerhub_creds] for global-pipeline-test/device-sdk-test #4 02:45:48 copy managed file [sandbox-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config2089699511331727156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:45:48 ---> ****-login.sh 02:45:48 nexus3.edgexfoundry.org:10001 02:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:48 Login Succeeded 02:45:48 nexus3.edgexfoundry.org:10002 02:45:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:48 Login Succeeded 02:45:48 nexus3.edgexfoundry.org:10003 02:45:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:45:49 Login Succeeded 02:45:49 ---> ****-login.sh ends [Pipeline] } 02:45:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:45:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:45:49 + + grep ^go [0-9].[0-9]* go.modcut 02:45:49 -d -f 2 02:45:49 + cut -d . -f1-2 [Pipeline] echo 02:45:49 goVersion: 1.23 [Pipeline] echo 02:45:49 version: 1.23, alpineBased: true, branchOverride: null [Pipeline] echo 02:45:49 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:45:49 baseImage: nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts [Pipeline] echo 02:45:49 ========================================================= 02:45:49 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 02:45:49 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:45:49 + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 02:45:51 #0 building with "default" instance using docker driver 02:45:51 02:45:51 #1 [internal] load build definition from Dockerfile 02:45:51 #1 transferring dockerfile: 02:45:51 #1 transferring dockerfile: 1.69kB done 02:45:51 #1 DONE 0.8s 02:45:52 02:45:52 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 02:45:53 #2 DONE 1.4s 02:45:53 02:45:53 #3 [internal] load .dockerignore 02:45:53 #3 transferring context: 182B done 02:45:53 #3 DONE 0.0s 02:45:53 02:45:53 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 02:45:53 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 02:45:53 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 02:45:53 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 02:45:53 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.22MB / 74.06MB 0.1s 02:45:53 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 02:45:53 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.1s done 02:45:53 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s 02:45:53 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 02:45:53 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 15.73MB / 74.06MB 0.2s 02:45:53 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 02:45:53 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 02:45:53 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.2s done 02:45:53 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0B / 2.38MB 0.2s 02:45:53 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 02:45:53 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 28.33MB / 74.06MB 0.3s 02:45:53 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s 02:45:53 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.3s 02:45:54 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 41.94MB / 74.06MB 0.4s 02:45:54 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.2s done 02:45:54 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.3s done 02:45:54 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 9.44MB / 100.52MB 0.4s 02:45:54 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.4s 02:45:54 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 02:45:54 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 72.31MB / 74.06MB 0.6s 02:45:54 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 29.36MB / 100.52MB 0.6s 02:45:54 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s 02:45:54 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 57.67MB / 100.52MB 0.8s 02:45:54 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.6s done 02:45:54 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 92.27MB / 100.52MB 1.0s 02:45:54 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 1.0s done 02:45:54 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.2s 02:45:55 #4 ... 02:45:55 02:45:55 #5 [internal] load build context 02:45:55 #5 transferring context: 59.77MB 1.0s done 02:45:55 #5 DONE 1.7s 02:45:55 02:45:55 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 02:45:55 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.6s done 02:45:55 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 0.1s 02:46:00 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.4s done 02:46:00 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 02:46:00 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 02:46:00 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 02:46:00 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 02:46:00 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 02:46:00 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 02:46:00 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 0.1s 02:46:03 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.8s done 02:46:03 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 02:46:04 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.9s done 02:46:04 #4 DONE 11.2s 02:46:04 02:46:04 #6 [builder 2/7] WORKDIR /device-sdk-go 02:46:07 #6 DONE 2.5s 02:46:07 02:46:07 #7 [builder 3/7] RUN apk add --update --no-cache make git 02:46:07 #7 0.224 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:46:07 #7 0.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:46:07 #7 0.733 OK: 248 MiB in 58 packages 02:46:08 #7 DONE 0.8s 02:46:08 02:46:08 #8 [builder 4/7] COPY go.mod vendor* ./ 02:46:08 #8 DONE 0.6s 02:46:08 02:46:08 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:46:26 #9 DONE 17.5s 02:46:26 02:46:26 #10 [builder 6/7] COPY . . 02:46:26 #10 DONE 0.7s 02:46:27 02:46:27 #11 [builder 7/7] RUN echo noop 02:46:27 #11 0.180 noop 02:46:27 #11 DONE 0.2s 02:46:27 02:46:27 #12 exporting to image 02:46:27 #12 exporting layers 02:46:35 #12 exporting layers 7.3s done 02:46:35 #12 writing image sha256:79f519423e25eeea7d0d7f5ff930e18c71df9e7e3e6abf91920ef61467a3a9ee done 02:46:35 #12 naming to docker.io/library/ci-base-image-x86_64 done 02:46:35 #12 DONE 7.3s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:35 + docker inspect -f . ci-base-image-x86_64 02:46:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:35 snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container 02:46:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat 02:46:36 $ docker top 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:36 + go version 02:46:36 go version go1.23.7 linux/amd64 [Pipeline] } 02:46:36 $ docker stop --time=1 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe 02:46:37 $ docker rm -f --volumes 353e94da5ebb2322e2fe1a7bde5d76f924a2e634953ac8b9ca9a121592e75afe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:38 + docker inspect -f . ci-base-image-x86_64 02:46:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:38 snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container 02:46:38 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** ci-base-image-x86_64 cat 02:46:38 $ docker top be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:38 + git config --global --add safe.directory /w/workspace/global-pipeline-test/device-sdk-test [Pipeline] fileExists [Pipeline] sh 02:46:39 + make test 02:46:39 go test -race -coverprofile=coverage.out ./... 02:46:39 go: inconsistent vendoring in /w/workspace/global-pipeline-test/device-sdk-test: 02:46:39 github.com/edgexfoundry/go-mod-bootstrap/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/edgexfoundry/go-mod-core-contracts/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/edgexfoundry/go-mod-messaging/v4@v4.1.0-dev.3: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/net@v0.37.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/fsnotify/fsnotify@v1.8.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/go-resty/resty/v2@v2.16.5: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/golang-jwt/jwt/v5@v5.2.2: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/klauspost/compress@v1.18.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/nats-io/nats.go@v1.40.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/channel/v3@v3.0.39: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/edge-api@v0.26.42: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/foundation/v2@v2.0.59: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/identity@v1.0.100: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/metrics@v1.3.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/sdk-golang@v0.25.1: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/secretstream@v0.1.32: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/openziti/transport/v2@v2.0.167: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/crypto@v0.36.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/exp@v0.0.0-20240506185415-9bf2ced13842: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/oauth2@v0.28.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/sync@v0.12.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/sys@v0.31.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/term@v0.30.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 golang.org/x/text@v0.23.0: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 google.golang.org/protobuf@v1.36.6: is explicitly required in go.mod, but not marked as explicit in vendor/modules.txt 02:46:39 github.com/edgexfoundry/go-mod-bootstrap/v4@v4.0.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/edgexfoundry/go-mod-core-contracts/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/edgexfoundry/go-mod-messaging/v4@v4.0.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/fsnotify/fsnotify@v1.7.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/go-resty/resty/v2@v2.16.4: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/golang-jwt/jwt/v5@v5.2.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/klauspost/compress@v1.17.9: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/nats-io/nats.go@v1.39.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/channel/v3@v3.0.27: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/edge-api@v0.26.38: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/foundation/v2@v2.0.56: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/identity@v1.0.94: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/metrics@v1.2.65: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/sdk-golang@v0.24.1: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/secretstream@v0.1.28: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 github.com/openziti/transport/v2@v2.0.160: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/crypto@v0.33.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/exp@v0.0.0-20230817173708-d852ddb80c63: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/net@v0.35.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/oauth2@v0.25.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/sync@v0.11.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/sys@v0.30.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/term@v0.29.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 golang.org/x/text@v0.22.0: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 google.golang.org/protobuf@v1.36.3: is marked as explicit in vendor/modules.txt, but not explicitly required in go.mod 02:46:39 02:46:39 To ignore the vendor directory, use -mod=readonly or -mod=mod. 02:46:39 To sync the vendor directory, run: 02:46:39 go mod vendor 02:46:39 make: *** [Makefile:52: unittest] Error 1 [Pipeline] } 02:46:39 $ docker stop --time=1 be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c 02:46:40 $ docker rm -f --volumes be3df27508794d4130dee34ef9dc60d7b0c8f4f1282fa452e7e752544a544f9c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:40 02:46:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:41 latest: Pulling from edgex-lftools-log-publisher 02:46:41 5eb5b503b376: Pulling fs layer 02:46:41 5c69ac0246d0: Pulling fs layer 02:46:41 ec43610c2a17: Pulling fs layer 02:46:41 3a2ae6a8a46f: Pulling fs layer 02:46:41 33b1e0a273af: Pulling fs layer 02:46:41 5d3b04190fa2: Pulling fs layer 02:46:41 2f39f015ded8: Pulling fs layer 02:46:41 33b1e0a273af: Waiting 02:46:41 5d3b04190fa2: Waiting 02:46:41 2f39f015ded8: Waiting 02:46:41 3a2ae6a8a46f: Waiting 02:46:41 5c69ac0246d0: Download complete 02:46:41 3a2ae6a8a46f: Download complete 02:46:41 33b1e0a273af: Verifying Checksum 02:46:41 33b1e0a273af: Download complete 02:46:41 5d3b04190fa2: Verifying Checksum 02:46:41 5d3b04190fa2: Download complete 02:46:41 ec43610c2a17: Verifying Checksum 02:46:41 ec43610c2a17: Download complete 02:46:41 5eb5b503b376: Verifying Checksum 02:46:41 5eb5b503b376: Download complete 02:46:41 2f39f015ded8: Download complete 02:46:42 5eb5b503b376: Pull complete 02:46:43 5c69ac0246d0: Pull complete 02:46:43 ec43610c2a17: Pull complete 02:46:43 3a2ae6a8a46f: Pull complete 02:46:43 33b1e0a273af: Pull complete 02:46:43 5d3b04190fa2: Pull complete 02:46:49 2f39f015ded8: Pull complete 02:46:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:46:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:49 snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container 02:46:49 $ 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/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:51 $ docker top 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:51 ---> job-cost.sh 02:46:51 lf-activate-venv: SKIPPING 02:46:51 INFO: No Stack... 02:46:52 INFO: Retrieving Pricing Info for: v3-standard-8 02:46:52 INFO: Archiving Costs [Pipeline] sh 02:46:53 + cat /w/workspace/global-pipeline-test/device-sdk-test/archives/cost.csv 02:46:53 + cut -d, -f6 [Pipeline] lock 02:46:53 Trying to acquire lock on [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] 02:46:53 Resource [jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] did not exist. Created. 02:46:53 Lock acquired on [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:46:53 + echo total: 0.2199999988079071 [Pipeline] stash 02:46:53 Stashed 1 file(s) [Pipeline] } 02:46:53 Lock released on resource [Resource: jenkins-global-pipeline-test-device-sdk-test-4-stack-cost] [Pipeline] // lock [Pipeline] } 02:46:53 $ docker stop --time=1 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db 02:46:54 $ docker rm -f --volumes 2c238eab68026edcb0e6d685733700fc95100c829476283e1dbaf110422970db [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:46:54 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 02:46:55 + [ -d /w/workspace/global-pipeline-test/device-sdk-test/archives ] 02:46:55 + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives 02:46:55 total 16 02:46:55 drwxr-xr-x 3 root root 4096 Oct 19 02:46 . 02:46:55 drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 02:46 .. 02:46:55 drwxr-xr-x 2 root root 4096 Oct 19 02:46 cost 02:46:55 -rw-r--r-- 1 root root 88 Oct 19 02:46 cost.csv 02:46:55 + sudo chown -R jenkins:jenkins /w/workspace/global-pipeline-test/device-sdk-test/archives 02:46:55 + ls -al /w/workspace/global-pipeline-test/device-sdk-test/archives 02:46:55 total 16 02:46:55 drwxr-xr-x 3 jenkins jenkins 4096 Oct 19 02:46 . 02:46:55 drwxrwxr-x 13 jenkins jenkins 4096 Oct 19 02:46 .. 02:46:55 drwxr-xr-x 2 jenkins jenkins 4096 Oct 19 02:46 cost 02:46:55 -rw-r--r-- 1 jenkins jenkins 88 Oct 19 02:46 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:46:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:46:56 ---> package-listing.sh 02:46:56 ++ facter osfamily 02:46:56 ++ tr '[:upper:]' '[:lower:]' 02:46:56 + OS_FAMILY=debian 02:46:56 + workspace=/w/workspace/global-pipeline-test/device-sdk-test 02:46:56 + START_PACKAGES=/tmp/packages_start.txt 02:46:56 + END_PACKAGES=/tmp/packages_end.txt 02:46:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:46:56 + PACKAGES=/tmp/packages_start.txt 02:46:56 + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' 02:46:56 + PACKAGES=/tmp/packages_end.txt 02:46:56 + case "${OS_FAMILY}" in 02:46:56 + dpkg -l 02:46:56 + grep '^ii' 02:46:56 + '[' -f /tmp/packages_start.txt ']' 02:46:56 + '[' -f /tmp/packages_end.txt ']' 02:46:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:46:56 + '[' /w/workspace/global-pipeline-test/device-sdk-test ']' 02:46:56 + mkdir -p /w/workspace/global-pipeline-test/device-sdk-test/archives/ 02:46:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/global-pipeline-test/device-sdk-test/archives/ [Pipeline] echo 02:46:56 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:46:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:46:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:46:57 snd-ubuntu20.04-docker-8c-8g-4689 does not seem to be running inside a container 02:46:57 $ 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/global-pipeline-test/device-sdk-test/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/global-pipeline-test/device-sdk-test -v /w/workspace/global-pipeline-test/device-sdk-test:/w/workspace/global-pipeline-test/device-sdk-test:rw,z -v /w/workspace/global-pipeline-test/device-sdk-test@tmp:/w/workspace/global-pipeline-test/device-sdk-test@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 02:46:57 $ docker top ab62a04a552f0ca32ec12c68f91e8bd20cfec9f33ec2f5d6cbd0471e2c2911ae -eo pid,comm [Pipeline] { [Pipeline] sh 02:46:58 + touch /tmp/pre-build-complete [Pipeline] sh 02:46:58 + mkdir -p /var/log/sysstat [Pipeline] sh 02:46:58 + ls /var/log/sa-host 02:46:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:58 provisioning config files... 02:46:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/global-pipeline-test/device-sdk-test@tmp/config10027633053663967679tmp [Pipeline] { [Pipeline] echo 02:46:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:46:59 ---> create-netrc.sh [Pipeline] } 02:46:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:46:59 ---> python-tools-install.sh [Pipeline] echo 02:46:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:46:59 ---> sudo-logs.sh 02:46:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:46:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:47:00 ---> job-cost.sh 02:47:00 lf-activate-venv: SKIPPING 02:47:00 DEBUG: total: 0.2199999988079071 02:47:00 INFO: Retrieving Stack Cost... 02:47:00 INFO: Retrieving Pricing Info for: v3-standard-8 02:47:00 INFO: Archiving Costs [Pipeline] echo 02:47:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:47:00 ---> logs-deploy.sh 02:47:00 lf-activate-venv: SKIPPING 02:47:00 INFO: Nexus URL https://nexus.edgexfoundry.org path sandbox/vex-yul-edgex-jenkins-2/global-pipeline-test/device-sdk-test/4 02:47:00 INFO: archiving workspace using pattern(s): 02:47:01 Archives upload complete. 02:47:01 INFO: archiving logs to Nexus