Pull request #39 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 59bba84ae9400e8cf2a37bb6579d21242402d4f7+36f5b5f54b7063bcf808d98b8b253989a426de79 (0639aa0c51f14d8e80f670334e8da97d19a31a98) 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-ssh5807575189376675736.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh1051550667402860401.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7118248044728249933.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-39/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14094617188581143031.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3977817709247106195.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/PR-39/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh443357178433126647.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-s7] ========================================================= [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-s7-settings PROJECT: device-s7 USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-s7 DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-38665 in /w/workspace/edgexfoundry_device-s7_PR-39 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-s7.git > git init /w/workspace/edgexfoundry_device-s7_PR-39 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.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-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 36f5b5f54b7063bcf808d98b8b253989a426de79 into PR head commit 59bba84ae9400e8cf2a37bb6579d21242402d4f7 Merge succeeded, producing 59bba84ae9400e8cf2a37bb6579d21242402d4f7 Checking out Revision 59bba84ae9400e8cf2a37bb6579d21242402d4f7 (PR-39) > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/pull/39/head:refs/remotes/origin/PR-39 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59bba84ae9400e8cf2a37bb6579d21242402d4f7 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 36f5b5f54b7063bcf808d98b8b253989a426de79 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 59bba84ae9400e8cf2a37bb6579d21242402d4f7 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 7928b8837ad34b090831a72fcdf53bff9dae4c17 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:20:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:20:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:20:06 ========================================================= 19:20:06 EdgeX Global Pipelines Version Info 19:20:06 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:20:07 ------------------- 19:20:07 stable info: 19:20:07 ------------------- 19:20:07 Commited By: Cherry Wang cherry@iotechsys.com 19:20:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:20:07 Message: update stable to v1.0.269 19:20:07 ------------------- 19:20:07 experimental info: 19:20:07 ------------------- 19:20:07 Commited By: **** collab-it+edgex@linuxfoundation.org 19:20:07 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 19:20:07 Message: update experimental to v1.0.269 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:20:07 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:20:08 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-39 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-39 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-39 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 59bba84ae9400e8cf2a37bb6579d21242402d4f7 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 59bba84 [Pipeline] echo 19:20:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:20:09 provisioning config files... 19:20:09 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-39@tmp/config1029286188355931641tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:20:10 ---> ****-login.sh 19:20:10 nexus3.edgexfoundry.org:10001 19:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:10 Configure a credential helper to remove this warning. See 19:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:10 19:20:10 Login Succeeded 19:20:10 nexus3.edgexfoundry.org:10002 19:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:10 Configure a credential helper to remove this warning. See 19:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:10 19:20:10 Login Succeeded 19:20:10 nexus3.edgexfoundry.org:10003 19:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:10 Configure a credential helper to remove this warning. See 19:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:10 19:20:10 Login Succeeded 19:20:10 nexus3.edgexfoundry.org:10004 19:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:10 Configure a credential helper to remove this warning. See 19:20:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:10 19:20:10 Login Succeeded 19:20:10 ****.io 19:20:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:11 Configure a credential helper to remove this warning. See 19:20:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:11 19:20:11 Login Succeeded 19:20:11 ---> ****-login.sh ends [Pipeline] } 19:20:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:20:11 + git rev-list -1 --merges 59bba84ae9400e8cf2a37bb6579d21242402d4f7~1..59bba84ae9400e8cf2a37bb6579d21242402d4f7 [Pipeline] echo 19:20:11 -----------> git rev-list -1 --merges 59bba84ae9400e8cf2a37bb6579d21242402d4f7~1..59bba84ae9400e8cf2a37bb6579d21242402d4f7 59bba84ae9400e8cf2a37bb6579d21242402d4f7 [false] [Pipeline] sh 19:20:12 + git log --format=format:%s -1 59bba84ae9400e8cf2a37bb6579d21242402d4f7 [Pipeline] echo 19:20:12 ========================================================= 19:20:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:20:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:20:12 + git log --format=format:%s -1 59bba84ae9400e8cf2a37bb6579d21242402d4f7 [Pipeline] echo 19:20:12 [semverPrep] GIT_COMMIT: 59bba84ae9400e8cf2a37bb6579d21242402d4f7, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 19:20:12 [semverPrep] This is not a build commit. [Pipeline] sh 19:20:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:20:13 + grep -v github /etc/ssh/ssh_known_hosts 19:20:13 + [ -e /tmp/ssh_known_hosts ] 19:20:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:20:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:20:13 + sudo tee -a /etc/ssh/ssh_known_hosts 19:20:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:13 19:20:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:14 0.1.4: Pulling from edgex-devops/py-git-semver 19:20:14 b85a868b505f: Pulling fs layer 19:20:14 e2be974225ed: Pulling fs layer 19:20:14 339a4e72a1f5: Pulling fs layer 19:20:14 988bab9f4d93: Pulling fs layer 19:20:14 1469e6f7b9e6: Pulling fs layer 19:20:14 eaf3925da568: Pulling fs layer 19:20:14 bab4dde63d76: Pulling fs layer 19:20:14 bde34c3a00c8: Pulling fs layer 19:20:14 b352a97aabf1: Pulling fs layer 19:20:14 4872d77fe225: Pulling fs layer 19:20:14 5851b861e8e6: Pulling fs layer 19:20:14 1469e6f7b9e6: Waiting 19:20:14 eaf3925da568: Waiting 19:20:14 bab4dde63d76: Waiting 19:20:14 bde34c3a00c8: Waiting 19:20:14 b352a97aabf1: Waiting 19:20:14 4872d77fe225: Waiting 19:20:14 5851b861e8e6: Waiting 19:20:14 988bab9f4d93: Waiting 19:20:14 e2be974225ed: Download complete 19:20:14 988bab9f4d93: Verifying Checksum 19:20:14 988bab9f4d93: Download complete 19:20:14 1469e6f7b9e6: Verifying Checksum 19:20:14 1469e6f7b9e6: Download complete 19:20:14 eaf3925da568: Verifying Checksum 19:20:14 eaf3925da568: Download complete 19:20:14 339a4e72a1f5: Verifying Checksum 19:20:14 339a4e72a1f5: Download complete 19:20:14 bde34c3a00c8: Verifying Checksum 19:20:14 bde34c3a00c8: Download complete 19:20:14 b352a97aabf1: Verifying Checksum 19:20:14 b352a97aabf1: Download complete 19:20:14 4872d77fe225: Verifying Checksum 19:20:14 4872d77fe225: Download complete 19:20:14 5851b861e8e6: Download complete 19:20:14 b85a868b505f: Verifying Checksum 19:20:14 b85a868b505f: Download complete 19:20:14 bab4dde63d76: Verifying Checksum 19:20:14 bab4dde63d76: Download complete 19:20:15 b85a868b505f: Pull complete 19:20:15 e2be974225ed: Pull complete 19:20:16 339a4e72a1f5: Pull complete 19:20:16 988bab9f4d93: Pull complete 19:20:16 1469e6f7b9e6: Pull complete 19:20:16 eaf3925da568: Pull complete 19:20:18 bab4dde63d76: Pull complete 19:20:18 bde34c3a00c8: Pull complete 19:20:18 b352a97aabf1: Pull complete 19:20:18 4872d77fe225: Pull complete 19:20:18 5851b861e8e6: Pull complete 19:20:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:20:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:20:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:20:18 prd-ubuntu20.04-docker-8c-8g-38665 does not seem to be running inside a container 19:20:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_PR-39 -v /w/workspace/edgexfoundry_device-s7_PR-39:/w/workspace/edgexfoundry_device-s7_PR-39:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-39@tmp:/w/workspace/edgexfoundry_device-s7_PR-39@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 19:20:21 $ docker top dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 -eo pid,comm 19:20:21 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). 19:20:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:22 [ssh-agent] Looking for ssh-agent implementation... 19:20:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:22 $ docker exec dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 ssh-agent 19:20:22 SSH_AUTH_SOCK=/tmp/ssh-iJZqGBzsK1MM/agent.32 19:20:22 SSH_AGENT_PID=38 19:20:22 Running ssh-add (command line suppressed) 19:20:22 Identity added: /w/workspace/edgexfoundry_device-s7_PR-39@tmp/private_key_14587548537258379258.key (/w/workspace/edgexfoundry_device-s7_PR-39@tmp/private_key_14587548537258379258.key) 19:20:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:22 + git tag --points-at HEAD [Pipeline] } 19:20:22 $ docker exec --env ******** --env ******** dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 ssh-agent -k 19:20:22 unset SSH_AUTH_SOCK; 19:20:22 unset SSH_AGENT_PID; 19:20:22 echo Agent pid 38 killed; 19:20:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:20:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:20:22 [ssh-agent] Looking for ssh-agent implementation... 19:20:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:20:23 $ docker exec dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 ssh-agent 19:20:23 SSH_AUTH_SOCK=/tmp/ssh-VmG6oy7ttozf/agent.71 19:20:23 SSH_AGENT_PID=77 19:20:23 Running ssh-add (command line suppressed) 19:20:23 Identity added: /w/workspace/edgexfoundry_device-s7_PR-39@tmp/private_key_3702672447079310085.key (/w/workspace/edgexfoundry_device-s7_PR-39@tmp/private_key_3702672447079310085.key) 19:20:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:20:23 + git semver init 19:20:23 2025-02-11 19:20:23,844 [run_init] DEBUG init version:0.0.0 force:False 19:20:23 2025-02-11 19:20:23,844 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_PR-39/.semver 19:20:23 2025-02-11 19:20:23,845 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_PR-39/.semver 19:20:23 2025-02-11 19:20:23,845 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_PR-39/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_PR-39, universal_newlines=False, shell=None, istream=None) 19:20:24 2025-02-11 19:20:24,426 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_PR-39/.git/info/exclude 19:20:24 2025-02-11 19:20:24,427 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_PR-39/.semver/PR-39 with force:False 19:20:24 2025-02-11 19:20:24,427 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-s7_PR-39/.semver/PR-39 19:20:24 2025-02-11 19:20:24,431 [execute] INFO git cat-file --batch-check 19:20:24 2025-02-11 19:20:24,431 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-s7_PR-39/.semver, universal_newlines=False, shell=None, istream=) 19:20:24 2025-02-11 19:20:24,438 [execute] INFO git cat-file --batch 19:20:24 2025-02-11 19:20:24,438 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-s7_PR-39/.semver, universal_newlines=False, shell=None, istream=) 19:20:24 2025-02-11 19:20:24,443 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_PR-39/.semver/PR-39 19:20:24 0.0.0 [Pipeline] } 19:20:24 $ docker exec --env ******** --env ******** dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 ssh-agent -k 19:20:24 unset SSH_AUTH_SOCK; 19:20:24 unset SSH_AGENT_PID; 19:20:24 echo Agent pid 77 killed; 19:20:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:20:25 + git semver [Pipeline] } 19:20:25 $ docker stop --time=1 dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 19:20:26 $ docker rm -f --volumes dcf4e42bde38ec8d80e74eb7b96e734b4007fd51c451ecd9fa3e541affd01ff9 [Pipeline] // withDockerContainer [Pipeline] sh 19:20:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:20:27 Stashed 1 file(s) [Pipeline] echo 19:20:27 [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] stage [Pipeline] { (Prep) [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 19:20:28 provisioning config files... 19:20:28 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-39@tmp/config410318484994643440tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 19:20:28 ---> ****-login.sh 19:20:28 nexus3.edgexfoundry.org:10001 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 nexus3.edgexfoundry.org:10002 19:20:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:28 Configure a credential helper to remove this warning. See 19:20:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:28 19:20:28 Login Succeeded 19:20:28 nexus3.edgexfoundry.org:10003 19:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:29 Configure a credential helper to remove this warning. See 19:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:29 19:20:29 Login Succeeded 19:20:29 nexus3.edgexfoundry.org:10004 19:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:29 Configure a credential helper to remove this warning. See 19:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:29 19:20:29 Login Succeeded 19:20:29 ****.io 19:20:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:20:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:20:29 Configure a credential helper to remove this warning. See 19:20:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:20:29 19:20:29 Login Succeeded 19:20:29 ---> ****-login.sh ends [Pipeline] } 19:20:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 19:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:20:29 ========================================================= 19:20:29 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 19:20:29 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:20:30 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 19:20:30 Sending build context to Docker daemon 782.3kB 19:20:30 Step 1/10 : ARG BASE=golang:1.23-alpine3.20 19:20:30 Step 2/10 : FROM ${BASE} AS builder 19:20:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 19:20:30 da9db072f522: Pulling fs layer 19:20:30 6ef4a4ee8ca5: Pulling fs layer 19:20:30 06f05ace1117: Pulling fs layer 19:20:30 5fe327b54edc: Pulling fs layer 19:20:30 4f4fb700ef54: Pulling fs layer 19:20:30 92a5565b7b96: Pulling fs layer 19:20:30 ff9bb7016b71: Pulling fs layer 19:20:30 b67dba6c2c7d: Pulling fs layer 19:20:30 a813b0c90790: Pulling fs layer 19:20:30 5fe327b54edc: Waiting 19:20:30 4f4fb700ef54: Waiting 19:20:30 92a5565b7b96: Waiting 19:20:30 a813b0c90790: Waiting 19:20:30 b67dba6c2c7d: Waiting 19:20:30 6ef4a4ee8ca5: Verifying Checksum 19:20:30 6ef4a4ee8ca5: Download complete 19:20:30 5fe327b54edc: Download complete 19:20:30 4f4fb700ef54: Verifying Checksum 19:20:30 4f4fb700ef54: Download complete 19:20:30 92a5565b7b96: Verifying Checksum 19:20:30 92a5565b7b96: Download complete 19:20:30 da9db072f522: Download complete 19:20:30 ff9bb7016b71: Verifying Checksum 19:20:30 ff9bb7016b71: Download complete 19:20:30 a813b0c90790: Verifying Checksum 19:20:30 a813b0c90790: Download complete 19:20:30 da9db072f522: Pull complete 19:20:30 6ef4a4ee8ca5: Pull complete 19:20:30 06f05ace1117: Verifying Checksum 19:20:30 06f05ace1117: Download complete 19:20:31 b67dba6c2c7d: Download complete 19:20:33 06f05ace1117: Pull complete 19:20:34 5fe327b54edc: Pull complete 19:20:34 4f4fb700ef54: Pull complete 19:20:34 92a5565b7b96: Pull complete 19:20:34 ff9bb7016b71: Pull complete 19:20:36 b67dba6c2c7d: Pull complete 19:20:36 a813b0c90790: Pull complete 19:20:36 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 19:20:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 19:20:36 ---> 3ba60ce46760 19:20:36 Step 3/10 : ARG MAKE=make build 19:20:42 ---> Running in 615d302d3e4a 19:20:42 Removing intermediate container 615d302d3e4a 19:20:42 ---> 2c658d03487b 19:20:42 Step 4/10 : WORKDIR /device-s7 19:20:42 ---> Running in aec4d219fe80 19:20:42 Removing intermediate container aec4d219fe80 19:20:42 ---> 2915decae807 19:20:42 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:20:42 ---> Running in 873929ab9808 19:20:42 Removing intermediate container 873929ab9808 19:20:42 ---> ef57d0c3dae7 19:20:42 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 19:20:42 ---> Running in 0cfe80df1157 19:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:20:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:20:42 OK: 248 MiB in 58 packages 19:20:42 Removing intermediate container 0cfe80df1157 19:20:42 ---> d1df5477c3e8 19:20:42 Step 7/10 : COPY go.mod vendor* ./ 19:20:43 ---> 1d9ced8b8a89 19:20:43 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:20:43 ---> Running in 8099f1b2f0c1 19:21:39 Removing intermediate container 8099f1b2f0c1 19:21:39 ---> 0f38ca48f055 19:21:39 Step 9/10 : COPY . . 19:21:39 ---> c20764ab006d 19:21:39 Step 10/10 : RUN ${MAKE} 19:21:39 ---> Running in 8c5dcc3404e7 19:21:39 noop 19:21:39 Removing intermediate container 8c5dcc3404e7 19:21:39 ---> 2190d0ca0c03 19:21:39 Successfully built 2190d0ca0c03 19:21:39 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:39 + docker inspect -f . ci-base-image-x86_64 19:21:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:40 prd-ubuntu20.04-docker-8c-8g-38665 does not seem to be running inside a container 19:21:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_PR-39 -v /w/workspace/edgexfoundry_device-s7_PR-39:/w/workspace/edgexfoundry_device-s7_PR-39:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-39@tmp:/w/workspace/edgexfoundry_device-s7_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:40 $ docker top c060d76a66469164996f0b173c3484f6d79774bf4cf8d37a6b05ed6be9fc5118 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:40 + go version 19:21:40 go version go1.23.4 linux/amd64 [Pipeline] } 19:21:40 $ docker stop --time=1 c060d76a66469164996f0b173c3484f6d79774bf4cf8d37a6b05ed6be9fc5118 19:21:42 $ docker rm -f --volumes c060d76a66469164996f0b173c3484f6d79774bf4cf8d37a6b05ed6be9fc5118 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:21:42 + docker inspect -f . ci-base-image-x86_64 19:21:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:21:43 prd-ubuntu20.04-docker-8c-8g-38665 does not seem to be running inside a container 19:21:43 $ 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-s7_PR-39 -v /w/workspace/edgexfoundry_device-s7_PR-39:/w/workspace/edgexfoundry_device-s7_PR-39:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-39@tmp:/w/workspace/edgexfoundry_device-s7_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:21:43 $ docker top e6da0566e334de415748f6841cfd5ce0e3b8630fb841cd4042f739999c7ad5a1 -eo pid,comm [Pipeline] { [Pipeline] sh 19:21:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_PR-39 [Pipeline] fileExists [Pipeline] sh 19:21:44 + make test 19:21:44 go test -race -coverprofile=coverage.out ./... 19:21:52 ? github.com/edgexfoundry/device-s7 [no test files] 19:22:14 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 19:22:14 ok github.com/edgexfoundry/device-s7/internal/driver 1.027s coverage: 6.8% of statements 19:22:46 go vet ./... 19:22:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:22:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:22:48 ./bin/test-attribution-txt.sh [Pipeline] echo 19:22:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 19:22:49 $ docker stop --time=1 e6da0566e334de415748f6841cfd5ce0e3b8630fb841cd4042f739999c7ad5a1 19:22:53 $ docker rm -f --volumes e6da0566e334de415748f6841cfd5ce0e3b8630fb841cd4042f739999c7ad5a1 [Pipeline] // withDockerContainer [Pipeline] sh 19:22:53 + sudo chown -R jenkins:jenkins . [Pipeline] stash 19:22:54 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 19:22:54 + sudo chown -R jenkins:jenkins . [Pipeline] sh 19:22:55 + ls -al . 19:22:55 total 216 19:22:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 19:21 . 19:22:55 drwxrwxr-x 4 jenkins jenkins 4096 Feb 11 19:19 .. 19:22:55 drwxrwxr-x 8 jenkins jenkins 4096 Feb 11 19:22 .git 19:22:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 19:20 .github 19:22:55 -rw-rw-r-- 1 jenkins jenkins 237 Feb 11 19:20 .gitignore 19:22:55 -rw-rw-r-- 1 jenkins jenkins 42 Feb 11 19:20 .golangci.yml 19:22:55 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 19:20 .semver 19:22:55 -rw-rw-r-- 1 jenkins jenkins 19679 Feb 11 19:20 Attribution.txt 19:22:55 -rw-rw-r-- 1 jenkins jenkins 1579 Feb 11 19:20 Dockerfile 19:22:55 -rw-rw-r-- 1 jenkins jenkins 643 Feb 11 19:20 Jenkinsfile 19:22:55 -rw-rw-r-- 1 jenkins jenkins 10947 Feb 11 19:20 LICENSE 19:22:55 -rw-rw-r-- 1 jenkins jenkins 1903 Feb 11 19:20 Makefile 19:22:55 -rw-rw-r-- 1 jenkins jenkins 614 Feb 11 19:20 OWNERS.md 19:22:55 -rw-rw-r-- 1 jenkins jenkins 2393 Feb 11 19:20 README.md 19:22:55 -rw-rw-r-- 1 jenkins jenkins 5 Feb 11 19:20 VERSION 19:22:55 drwxrwxr-x 2 jenkins jenkins 4096 Feb 11 19:20 bin 19:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 19:20 cmd 19:22:55 -rw-r--r-- 1 jenkins jenkins 19094 Feb 11 19:22 coverage.out 19:22:55 -rw-rw-r-- 1 jenkins jenkins 6120 Feb 11 19:20 go.mod 19:22:55 -rw-rw-r-- 1 jenkins jenkins 86487 Feb 11 19:20 go.sum 19:22:55 drwxrwxr-x 3 jenkins jenkins 4096 Feb 11 19:20 internal 19:22:55 -rw-rw-r-- 1 jenkins jenkins 223 Feb 11 19:20 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:22:55 + docker build -t device-s7 -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=59bba84ae9400e8cf2a37bb6579d21242402d4f7 --label arch=amd64 --label version=0.0.0 . 19:22:55 Sending build context to Docker daemon 802.3kB 19:22:55 Step 1/24 : ARG BASE=golang:1.23-alpine3.20 19:22:55 Step 2/24 : FROM ${BASE} AS builder 19:22:55 ---> 2190d0ca0c03 19:22:55 Step 3/24 : ARG MAKE=make build 19:22:55 ---> Running in a69902d1af97 19:22:55 Removing intermediate container a69902d1af97 19:22:55 ---> d52017c2b21d 19:22:55 Step 4/24 : WORKDIR /device-s7 19:22:55 ---> Running in 14a82b116493 19:22:55 Removing intermediate container 14a82b116493 19:22:55 ---> dd46dbc45bf1 19:22:55 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:22:55 ---> Running in 26dc08068be8 19:22:55 Removing intermediate container 26dc08068be8 19:22:55 ---> 4e72a032dc0f 19:22:55 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 19:22:55 ---> Running in ce8dfaf9223a 19:22:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:22:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:22:56 OK: 248 MiB in 58 packages 19:22:56 Removing intermediate container ce8dfaf9223a 19:22:56 ---> c1a8f0d18dc7 19:22:56 Step 7/24 : COPY go.mod vendor* ./ 19:22:56 ---> 2e0ac1734299 19:22:56 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:22:57 ---> Running in 79d5aa7b2616 19:22:57 Removing intermediate container 79d5aa7b2616 19:22:57 ---> 2ca81efb3fdb 19:22:57 Step 9/24 : COPY . . 19:22:57 ---> 3bf717172e05 19:22:57 Step 10/24 : RUN ${MAKE} 19:22:57 ---> Running in 4648423561da 19:22:58 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.22" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 19:23:30 Removing intermediate container 4648423561da 19:23:30 ---> efec147ee87a 19:23:30 Step 11/24 : FROM alpine:3.20 19:23:30 3.20: Pulling from library/alpine 19:23:30 66a3d608f3fa: Pulling fs layer 19:23:30 66a3d608f3fa: Verifying Checksum 19:23:30 66a3d608f3fa: Download complete 19:23:30 66a3d608f3fa: Pull complete 19:23:30 Digest: sha256:31687a2fdd021f85955bf2d0c2682e9c0949827560e1db546358ea094f740f12 19:23:30 Status: Downloaded newer image for alpine:3.20 19:23:30 ---> e29df9b510ff 19:23:30 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 19:23:30 ---> Running in d5a846786cfb 19:23:30 Removing intermediate container d5a846786cfb 19:23:30 ---> 72c6076b2017 19:23:30 Step 13/24 : RUN apk add --update --no-cache dumb-init 19:23:30 ---> Running in 23e6b99535b4 19:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:23:30 (1/1) Installing dumb-init (1.2.5-r3) 19:23:30 Executing busybox-1.36.1-r29.trigger 19:23:30 OK: 8 MiB in 15 packages 19:23:30 Removing intermediate container 23e6b99535b4 19:23:30 ---> 28b37345ab5f 19:23:30 Step 14/24 : RUN apk --no-cache upgrade 19:23:30 ---> Running in e9e8274f8d08 19:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 19:23:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 19:23:30 (1/2) Upgrading libcrypto3 (3.3.2-r1 -> 3.3.2-r2) 19:23:30 (2/2) Upgrading libssl3 (3.3.2-r1 -> 3.3.2-r2) 19:23:30 OK: 8 MiB in 15 packages 19:23:31 Removing intermediate container e9e8274f8d08 19:23:31 ---> 2c886f1f68bf 19:23:31 Step 15/24 : WORKDIR / 19:23:31 ---> Running in 1a8c15322699 19:23:31 Removing intermediate container 1a8c15322699 19:23:31 ---> 7eaedd91a0f5 19:23:31 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 19:23:31 ---> b2424fbb45f1 19:23:31 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 19:23:33 ---> 3d68bc7083ca 19:23:33 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 19:23:33 ---> 998cd638ceeb 19:23:33 Step 19/24 : EXPOSE 59994 19:23:33 ---> Running in d2c708fcbea9 19:23:33 Removing intermediate container d2c708fcbea9 19:23:33 ---> 4345f4857309 19:23:33 Step 20/24 : ENTRYPOINT ["/device-s7"] 19:23:33 ---> Running in 9e61b19dc485 19:23:33 Removing intermediate container 9e61b19dc485 19:23:33 ---> 18df88d2ce25 19:23:33 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 19:23:33 ---> Running in f0a4ec9b04a7 19:23:33 Removing intermediate container f0a4ec9b04a7 19:23:33 ---> a2c4ddf4f3bd 19:23:33 Step 22/24 : LABEL arch=amd64 19:23:33 ---> Running in 00b60ad6f11e 19:23:33 Removing intermediate container 00b60ad6f11e 19:23:33 ---> 36af5ae3102a 19:23:33 Step 23/24 : LABEL git_sha=59bba84ae9400e8cf2a37bb6579d21242402d4f7 19:23:33 ---> Running in f41d0a043859 19:23:33 Removing intermediate container f41d0a043859 19:23:33 ---> 49a38f91c3b3 19:23:33 Step 24/24 : LABEL version=0.0.0 19:23:33 ---> Running in 7d9d376e98a7 19:23:33 Removing intermediate container 7d9d376e98a7 19:23:33 ---> 02f81fd08dca 19:23:33 [Warning] One or more build-args [ARCH] were not consumed 19:23:33 Successfully built 02f81fd08dca 19:23:33 Successfully tagged device-s7: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 19:23:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:34 19:23:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:35 latest: Pulling from edgex-lftools-log-publisher 19:23:35 5eb5b503b376: Pulling fs layer 19:23:35 5c69ac0246d0: Pulling fs layer 19:23:35 ec43610c2a17: Pulling fs layer 19:23:35 3a2ae6a8a46f: Pulling fs layer 19:23:35 33b1e0a273af: Pulling fs layer 19:23:35 5d3b04190fa2: Pulling fs layer 19:23:35 2f39f015ded8: Pulling fs layer 19:23:35 33b1e0a273af: Waiting 19:23:35 5d3b04190fa2: Waiting 19:23:35 2f39f015ded8: Waiting 19:23:35 3a2ae6a8a46f: Waiting 19:23:35 5c69ac0246d0: Verifying Checksum 19:23:35 5c69ac0246d0: Download complete 19:23:35 3a2ae6a8a46f: Verifying Checksum 19:23:35 3a2ae6a8a46f: Download complete 19:23:35 33b1e0a273af: Verifying Checksum 19:23:35 33b1e0a273af: Download complete 19:23:35 5d3b04190fa2: Download complete 19:23:35 ec43610c2a17: Verifying Checksum 19:23:35 ec43610c2a17: Download complete 19:23:35 5eb5b503b376: Verifying Checksum 19:23:35 5eb5b503b376: Download complete 19:23:36 2f39f015ded8: Verifying Checksum 19:23:36 2f39f015ded8: Download complete 19:23:36 5eb5b503b376: Pull complete 19:23:36 5c69ac0246d0: Pull complete 19:23:37 ec43610c2a17: Pull complete 19:23:37 3a2ae6a8a46f: Pull complete 19:23:37 33b1e0a273af: Pull complete 19:23:37 5d3b04190fa2: Pull complete 19:23:40 2f39f015ded8: Pull complete 19:23:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:23:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:41 prd-ubuntu20.04-docker-8c-8g-38665 does not seem to be running inside a container 19:23:41 $ 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-s7_PR-39 -v /w/workspace/edgexfoundry_device-s7_PR-39:/w/workspace/edgexfoundry_device-s7_PR-39:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-39@tmp:/w/workspace/edgexfoundry_device-s7_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:45 $ docker top 14afbfc8002d9040bfa82d063ee69357c1d789a85a3e8e083238935eadb541fc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:23:45 ---> job-cost.sh 19:23:45 lf-activate-venv: SKIPPING 19:23:45 INFO: No Stack... 19:23:46 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:46 INFO: Archiving Costs [Pipeline] sh 19:23:46 + cat /w/workspace/edgexfoundry_device-s7_PR-39/archives/cost.csv 19:23:46 + cut -d, -f6 [Pipeline] lock 19:23:46 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-PR-39-1-stack-cost] 19:23:46 Resource [jenkins-edgexfoundry-device-s7-PR-39-1-stack-cost] did not exist. Created. 19:23:46 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-PR-39-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:23:47 + echo total: 0.2199999988079071 [Pipeline] stash 19:23:47 Stashed 1 file(s) [Pipeline] } 19:23:47 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-PR-39-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:23:47 $ docker stop --time=1 14afbfc8002d9040bfa82d063ee69357c1d789a85a3e8e083238935eadb541fc 19:23:48 $ docker rm -f --volumes 14afbfc8002d9040bfa82d063ee69357c1d789a85a3e8e083238935eadb541fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 19:23:49 provisioning config files... 19:23:49 copy managed file [device-s7-codecov-token] to file:/w/workspace/edgexfoundry_device-s7_PR-39@tmp/config4408346976367497853tmp [Pipeline] { [Pipeline] sh 19:23:49 + set +x 19:23:49 + curl -s https://codecov.io/bash 19:23:49 + bash -s -- 19:23:49 19:23:49 _____ _ 19:23:49 / ____| | | 19:23:49 | | ___ __| | ___ ___ _____ __ 19:23:49 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:23:49 | |___| (_) | (_| | __/ (_| (_) \ V / 19:23:49 \_____\___/ \__,_|\___|\___\___/ \_/ 19:23:49 Bash-1.0.6 19:23:49 19:23:49 19:23:49 ==> git version 2.25.1 found 19:23:49 ==> 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 19:23:49 Release-Date: 2020-01-08 19:23:49 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:23:49 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:23:49 ==> Jenkins CI detected. 19:23:49 current dir:  /w/workspace/edgexfoundry_device-s7_PR-39 19:23:49 project root: . 19:23:49 --> token set from env 19:23:49 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:23:49 ==> Running gcov in . (disable via -X gcov) 19:23:49 ==> Python coveragepy not found 19:23:49 ==> Searching for coverage reports in: 19:23:49 + . 19:23:49 -> Found 1 reports 19:23:49 ==> Detecting git/mercurial file structure 19:23:49 ==> Reading reports 19:23:49 + ./coverage.out bytes=19094 19:23:49 ==> Appending adjustments 19:23:49 https://docs.codecov.io/docs/fixing-reports 19:23:49 + Found adjustments 19:23:49 ==> Gzipping contents 19:23:49 4.0K /tmp/codecov.alIyQY.gz 19:23:49 ==> Uploading reports 19:23:49 url: https://codecov.io 19:23:49 query: branch=PR-39&commit=59bba84ae9400e8cf2a37bb6579d21242402d4f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=39&job=&cmd_args= 19:23:49 -> Pinging Codecov 19:23:49 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-39&commit=59bba84ae9400e8cf2a37bb6579d21242402d4f7&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-s7%2Fjob%2FPR-39%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-s7&service=jenkins&flags=&pr=39&job=&cmd_args= 19:23:50 -> Uploading to 19:23:50 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-s7/59bba84ae9400e8cf2a37bb6579d21242402d4f7/46210292-6d5a-40c0-8521-f83dfac89344.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250211%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250211T192349Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0e3b5f4e067da08ee1609f021215bd21638da24210e3b1c30ff58b4746959b00 19:23:50 % Total % Received % Xferd Average Speed Time Time Time Current 19:23:50 Dload Upload Total Spent Left Speed 19:23:50 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2849 0 0 100 2849 0 16758 --:--:-- --:--:-- --:--:-- 16758 19:23:50 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-s7/commit/59bba84ae9400e8cf2a37bb6579d21242402d4f7 [Pipeline] } 19:23:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:23:52 + [ -d /w/workspace/edgexfoundry_device-s7_PR-39/archives ] 19:23:52 + ls -al /w/workspace/edgexfoundry_device-s7_PR-39/archives 19:23:52 total 16 19:23:52 drwxr-xr-x 3 root root 4096 Feb 11 19:23 . 19:23:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 19:23 .. 19:23:52 drwxr-xr-x 2 root root 4096 Feb 11 19:23 cost 19:23:52 -rw-r--r-- 1 root root 80 Feb 11 19:23 cost.csv 19:23:52 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_PR-39/archives 19:23:52 + ls -al /w/workspace/edgexfoundry_device-s7_PR-39/archives 19:23:52 total 16 19:23:52 drwxr-xr-x 3 jenkins jenkins 4096 Feb 11 19:23 . 19:23:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 11 19:23 .. 19:23:52 drwxr-xr-x 2 jenkins jenkins 4096 Feb 11 19:23 cost 19:23:52 -rw-r--r-- 1 jenkins jenkins 80 Feb 11 19:23 cost.csv [Pipeline] libraryResource [Pipeline] sh 19:23:52 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:23:53 ---> package-listing.sh 19:23:53 ++ facter osfamily 19:23:53 ++ tr '[:upper:]' '[:lower:]' 19:23:53 + OS_FAMILY=debian 19:23:53 + workspace=/w/workspace/edgexfoundry_device-s7_PR-39 19:23:53 + START_PACKAGES=/tmp/packages_start.txt 19:23:53 + END_PACKAGES=/tmp/packages_end.txt 19:23:53 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:23:53 + PACKAGES=/tmp/packages_start.txt 19:23:53 + '[' /w/workspace/edgexfoundry_device-s7_PR-39 ']' 19:23:53 + PACKAGES=/tmp/packages_end.txt 19:23:53 + case "${OS_FAMILY}" in 19:23:53 + dpkg -l 19:23:53 + grep '^ii' 19:23:53 + '[' -f /tmp/packages_start.txt ']' 19:23:53 + '[' -f /tmp/packages_end.txt ']' 19:23:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:23:53 + '[' /w/workspace/edgexfoundry_device-s7_PR-39 ']' 19:23:53 + mkdir -p /w/workspace/edgexfoundry_device-s7_PR-39/archives/ 19:23:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_PR-39/archives/ [Pipeline] echo 19:23:53 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-s7_PR-39/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:23:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:23:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:23:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:23:54 prd-ubuntu20.04-docker-8c-8g-38665 does not seem to be running inside a container 19:23:54 $ 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-s7_PR-39/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-s7_PR-39 -v /w/workspace/edgexfoundry_device-s7_PR-39:/w/workspace/edgexfoundry_device-s7_PR-39:rw,z -v /w/workspace/edgexfoundry_device-s7_PR-39@tmp:/w/workspace/edgexfoundry_device-s7_PR-39@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:23:55 $ docker top 233124b5b84b01cd2212a04a8562785ff9d8fa18571ddee53869bf4101bed8b0 -eo pid,comm [Pipeline] { [Pipeline] sh 19:23:55 + touch /tmp/pre-build-complete [Pipeline] sh 19:23:55 + mkdir -p /var/log/sysstat [Pipeline] sh 19:23:56 + ls /var/log/sa-host 19:23:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:23:56 provisioning config files... 19:23:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_PR-39@tmp/config1078470255201759509tmp [Pipeline] { [Pipeline] echo 19:23:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:23:56 ---> create-netrc.sh [Pipeline] } 19:23:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:23:57 ---> python-tools-install.sh [Pipeline] echo 19:23:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:23:57 ---> sudo-logs.sh 19:23:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:23:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:23:58 ---> job-cost.sh 19:23:58 lf-activate-venv: SKIPPING 19:23:58 DEBUG: total: 0.2199999988079071 19:23:58 INFO: Retrieving Stack Cost... 19:23:58 INFO: Retrieving Pricing Info for: v3-standard-8 19:23:58 INFO: Archiving Costs [Pipeline] echo 19:23:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:23:58 ---> logs-deploy.sh 19:23:58 lf-activate-venv: SKIPPING 19:23:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/PR-39/1 19:23:58 INFO: archiving workspace using pattern(s): 19:23:59 Archives upload complete. 19:23:59 INFO: archiving logs to Nexus 19:24:00 ---> uname -a: 19:24:00 Linux prd-ubuntu20-04-docker-8c-8g-38665 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 19:24:00 19:24:00 19:24:00 ---> lscpu: 19:24:00 Architecture: x86_64 19:24:00 CPU op-mode(s): 32-bit, 64-bit 19:24:00 Byte Order: Little Endian 19:24:00 Address sizes: 40 bits physical, 48 bits virtual 19:24:00 CPU(s): 8 19:24:00 On-line CPU(s) list: 0-7 19:24:00 Thread(s) per core: 1 19:24:00 Core(s) per socket: 1 19:24:00 Socket(s): 8 19:24:00 NUMA node(s): 1 19:24:00 Vendor ID: AuthenticAMD 19:24:00 CPU family: 23 19:24:00 Model: 49 19:24:00 Model name: AMD EPYC-Rome Processor 19:24:00 Stepping: 0 19:24:00 CPU MHz: 2799.998 19:24:00 BogoMIPS: 5599.99 19:24:00 Virtualization: AMD-V 19:24:00 Hypervisor vendor: KVM 19:24:00 Virtualization type: full 19:24:00 L1d cache: 256 KiB 19:24:00 L1i cache: 256 KiB 19:24:00 L2 cache: 4 MiB 19:24:00 L3 cache: 128 MiB 19:24:00 NUMA node0 CPU(s): 0-7 19:24:00 Vulnerability Itlb multihit: Not affected 19:24:00 Vulnerability L1tf: Not affected 19:24:00 Vulnerability Mds: Not affected 19:24:00 Vulnerability Meltdown: Not affected 19:24:00 Vulnerability Mmio stale data: Not affected 19:24:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:24:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 19:24:00 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 19:24:00 Vulnerability Srbds: Not affected 19:24:00 Vulnerability Tsx async abort: Not affected 19:24:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 19:24:00 19:24:00 19:24:00 ---> nproc: 19:24:00 8 19:24:00 19:24:00 19:24:00 ---> df -h: 19:24:00 Filesystem Size Used Avail Use% Mounted on 19:24:00 overlay 155G 12G 144G 8% / 19:24:00 tmpfs 64M 0 64M 0% /dev 19:24:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 19:24:00 shm 64M 0 64M 0% /dev/shm 19:24:00 /dev/vda1 155G 12G 144G 8% /facter-os 19:24:00 19:24:00 19:24:00 ---> sar -b -r -n DEV: 19:24:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38665) 02/11/25 _x86_64_ (8 CPU) 19:24:00 19:24:00 19:19:23 LINUX RESTART (8 CPU) 19:24:00 19:24:00 19:20:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:24:00 19:21:01 358.21 12.07 346.14 0.00 1804.71 37647.45 0.00 19:24:00 19:22:01 212.09 0.03 212.05 0.00 3.60 69961.31 0.00 19:24:00 19:23:01 92.62 0.12 92.50 0.00 2.13 30051.94 0.00 19:24:00 Average: 220.20 4.03 216.18 0.00 596.57 45940.97 0.00 19:24:00 19:24:00 19:20:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:24:00 19:21:01 28122832 31532436 777980 2.37 128172 3418060 1856124 5.47 1242920 2987616 947972 19:24:00 19:22:01 27255940 31337892 964680 2.93 184616 4004680 2260808 6.66 1694652 3362192 585604 19:24:00 19:23:01 27759468 31314316 987180 3.00 190532 3482352 2450636 7.22 1536764 3024600 57532 19:24:00 Average: 27712747 31394881 909947 2.77 167773 3635031 2189189 6.45 1491445 3124803 530369 19:24:00 19:24:00 19:20:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:24:00 19:21:01 lo 6.10 6.10 0.60 0.60 0.00 0.00 0.00 0.00 19:24:00 19:21:01 ens3 697.83 456.96 7993.22 72.87 0.00 0.00 0.00 0.00 19:24:00 19:21:01 vethecb13f3 306.08 459.53 30.04 2940.75 0.00 0.00 0.00 0.24 19:24:00 19:21:01 docker0 308.78 463.23 26.08 2983.29 0.00 0.00 0.00 0.00 19:24:00 19:22:01 veth92be9a5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 19:24:00 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 19:24:00 19:22:01 ens3 21.66 12.87 24.19 9.26 0.00 0.00 0.00 0.00 19:24:00 19:22:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 19:24:00 19:23:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 19:24:00 19:23:01 vethf6be4ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 19:24:00 19:23:01 ens3 21.10 12.25 55.76 8.23 0.00 0.00 0.00 0.00 19:24:00 19:23:01 docker0 1.33 2.58 0.08 38.08 0.00 0.00 0.00 0.00 19:24:00 Average: lo 2.17 2.17 0.21 0.21 0.00 0.00 0.00 0.00 19:24:00 Average: vethf6be4ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 19:24:00 Average: ens3 244.27 158.99 2660.56 29.88 0.00 0.00 0.00 0.00 19:24:00 Average: docker0 102.19 153.53 8.62 995.76 0.00 0.00 0.00 0.00 19:24:00 19:24:00 19:24:00 ---> sar -P ALL: 19:24:00 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-38665) 02/11/25 _x86_64_ (8 CPU) 19:24:00 19:24:00 19:19:23 LINUX RESTART (8 CPU) 19:24:00 19:24:00 19:20:02 CPU %user %nice %system %iowait %steal %idle 19:24:00 19:21:01 all 8.06 0.00 3.32 3.15 0.06 85.41 19:24:00 19:21:01 0 7.16 0.00 2.81 1.41 0.05 88.56 19:24:00 19:21:01 1 9.37 0.00 3.11 1.42 0.05 86.05 19:24:00 19:21:01 2 8.55 0.00 4.18 11.88 0.07 75.31 19:24:00 19:21:01 3 8.00 0.00 3.20 2.36 0.07 86.37 19:24:00 19:21:01 4 7.41 0.00 3.07 1.70 0.07 87.76 19:24:00 19:21:01 5 8.43 0.00 2.71 0.50 0.07 88.29 19:24:00 19:21:01 6 7.87 0.00 4.85 5.18 0.07 82.03 19:24:00 19:21:01 7 7.70 0.00 2.62 0.75 0.07 88.86 19:24:00 19:22:01 all 21.10 0.00 4.36 4.70 0.07 69.76 19:24:00 19:22:01 0 19.66 0.00 3.99 0.69 0.07 75.60 19:24:00 19:22:01 1 20.64 0.00 4.91 2.64 0.07 71.74 19:24:00 19:22:01 2 20.50 0.00 5.43 29.29 0.08 44.70 19:24:00 19:22:01 3 20.25 0.00 3.77 0.91 0.08 74.99 19:24:00 19:22:01 4 22.72 0.00 5.43 0.72 0.08 71.05 19:24:00 19:22:01 5 21.31 0.00 3.47 2.46 0.07 72.69 19:24:00 19:22:01 6 21.43 0.00 3.80 0.39 0.07 74.31 19:24:00 19:22:01 7 22.30 0.00 4.13 0.63 0.07 72.88 19:24:00 19:23:01 all 45.38 0.00 6.39 2.25 0.10 45.88 19:24:00 19:23:01 0 46.77 0.00 6.59 0.56 0.10 45.98 19:24:00 19:23:01 1 45.36 0.00 5.79 1.65 0.10 47.10 19:24:00 19:23:01 2 43.93 0.00 6.47 6.59 0.10 42.91 19:24:00 19:23:01 3 47.10 0.00 6.91 4.72 0.10 41.17 19:24:00 19:23:01 4 45.01 0.00 6.29 0.05 0.10 48.55 19:24:00 19:23:01 5 46.24 0.00 6.30 1.50 0.10 45.86 19:24:00 19:23:01 6 44.06 0.00 6.65 1.02 0.10 48.16 19:24:00 19:23:01 7 44.57 0.00 6.09 1.92 0.10 47.32 19:24:00 Average: all 24.94 0.00 4.70 3.37 0.08 66.91 19:24:00 Average: 0 24.60 0.00 4.47 0.88 0.07 69.98 19:24:00 Average: 1 25.22 0.00 4.62 1.90 0.07 68.18 19:24:00 Average: 2 24.42 0.00 5.37 15.93 0.08 54.20 19:24:00 Average: 3 25.21 0.00 4.63 2.66 0.08 67.41 19:24:00 Average: 4 25.16 0.00 4.94 0.82 0.08 69.00 19:24:00 Average: 5 25.43 0.00 4.17 1.49 0.08 68.83 19:24:00 Average: 6 24.55 0.00 5.10 2.18 0.08 68.09 19:24:00 Average: 7 24.95 0.00 4.28 1.10 0.08 69.59 19:24:00 19:24:00 19:24:00