Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6f4e854df062a1e46de720c06f374e34cc28e6a2 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-ssh2334345582869338191.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh17847475808518236986.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 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17647186489830430219.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh6084812314077181716.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-s7/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3819940305750311638.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-s7, 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: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-770999 in /w/workspace/edgexfoundry_device-s7_main [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_main # 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 Avoid second fetch Checking out Revision 6f4e854df062a1e46de720c06f374e34cc28e6a2 (main) Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.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 core.sparsecheckout # timeout=10 > git checkout -f 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 > git rev-list --no-walk c519beef24a8a8646206e3847a9d534cebed38f0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:17:37 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:17:37 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:17:38 ========================================================= 06:17:38 EdgeX Global Pipelines Version Info 06:17:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:17:38 ------------------- 06:17:38 stable info: 06:17:38 ------------------- 06:17:38 Commited By: Cherry Wang cherry@iotechsys.com 06:17:38 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:17:38 Message: update stable to v1.0.278 06:17:39 ------------------- 06:17:39 experimental info: 06:17:39 ------------------- 06:17:39 Commited By: **** collab-it+edgex@linuxfoundation.org 06:17:39 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:17:39 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-s7-settings [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar PROJECT = device-s7 [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-s7 [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:17:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6f4e854 [Pipeline] echo 06:17:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:17:40 provisioning config files... 06:17:40 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config8950817687945573162tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:17:40 ---> ****-login.sh 06:17:40 nexus3.edgexfoundry.org:10001 06:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:40 06:17:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:17:40 Configure a credential helper to remove this warning. See 06:17:40 https://docs.****.com/go/credential-store/ 06:17:40 06:17:40 Login Succeeded 06:17:40 nexus3.edgexfoundry.org:10002 06:17:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:40 06:17:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:17:40 Configure a credential helper to remove this warning. See 06:17:40 https://docs.****.com/go/credential-store/ 06:17:40 06:17:40 Login Succeeded 06:17:40 nexus3.edgexfoundry.org:10003 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 06:17:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.****.com/go/credential-store/ 06:17:41 06:17:41 Login Succeeded 06:17:41 nexus3.edgexfoundry.org:10004 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 06:17:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.****.com/go/credential-store/ 06:17:41 06:17:41 Login Succeeded 06:17:41 ****.io 06:17:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:17:41 06:17:41 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:17:41 Configure a credential helper to remove this warning. See 06:17:41 https://docs.****.com/go/credential-store/ 06:17:41 06:17:41 Login Succeeded 06:17:41 ---> ****-login.sh ends [Pipeline] } 06:17:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:17:41 + git rev-list -1 --merges 6f4e854df062a1e46de720c06f374e34cc28e6a2~1..6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo 06:17:41 -----------> git rev-list -1 --merges 6f4e854df062a1e46de720c06f374e34cc28e6a2~1..6f4e854df062a1e46de720c06f374e34cc28e6a2 6f4e854df062a1e46de720c06f374e34cc28e6a2 06:17:41 6f4e854df062a1e46de720c06f374e34cc28e6a2 [false] [Pipeline] sh 06:17:42 + git log --format=format:%s -1 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo 06:17:42 ========================================================= 06:17:42 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:17:42 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:17:42 + git log --format=format:%s -1 6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo 06:17:42 [semverPrep] GIT_COMMIT: 6f4e854df062a1e46de720c06f374e34cc28e6a2, Commit Message: Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.39 [Pipeline] echo 06:17:42 [semverPrep] This is not a build commit. [Pipeline] sh 06:17:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:17:42 + grep -v github /etc/ssh/ssh_known_hosts 06:17:42 + [ -e /tmp/ssh_known_hosts ] 06:17:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:17:42 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:17:42 + sudo tee -a /etc/ssh/ssh_known_hosts 06:17:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:43 06:17:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:17:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:43 0.1.4: Pulling from edgex-devops/py-git-semver 06:17:43 3dae71ba6b94: Pulling fs layer 06:17:43 6bf1a483ea7c: Pulling fs layer 06:17:43 f5dfc541a4d3: Pulling fs layer 06:17:43 461d9e800cba: Pulling fs layer 06:17:43 80192f66455f: Pulling fs layer 06:17:43 2e8e34ca0e6c: Pulling fs layer 06:17:43 a29436f7fd5d: Pulling fs layer 06:17:43 923cac83aea3: Pulling fs layer 06:17:43 25ad8b0a4227: Pulling fs layer 06:17:43 db01528c6b51: Pulling fs layer 06:17:43 28988de357af: Pulling fs layer 06:17:43 461d9e800cba: Waiting 06:17:43 80192f66455f: Waiting 06:17:43 2e8e34ca0e6c: Waiting 06:17:43 a29436f7fd5d: Waiting 06:17:43 923cac83aea3: Waiting 06:17:43 25ad8b0a4227: Waiting 06:17:43 db01528c6b51: Waiting 06:17:43 28988de357af: Waiting 06:17:43 6bf1a483ea7c: Verifying Checksum 06:17:43 6bf1a483ea7c: Download complete 06:17:43 461d9e800cba: Verifying Checksum 06:17:43 461d9e800cba: Download complete 06:17:43 80192f66455f: Download complete 06:17:43 f5dfc541a4d3: Verifying Checksum 06:17:43 f5dfc541a4d3: Download complete 06:17:43 3dae71ba6b94: Verifying Checksum 06:17:43 3dae71ba6b94: Download complete 06:17:43 923cac83aea3: Verifying Checksum 06:17:43 923cac83aea3: Download complete 06:17:44 25ad8b0a4227: Verifying Checksum 06:17:44 25ad8b0a4227: Download complete 06:17:44 db01528c6b51: Verifying Checksum 06:17:44 db01528c6b51: Download complete 06:17:44 28988de357af: Download complete 06:17:44 a29436f7fd5d: Verifying Checksum 06:17:44 a29436f7fd5d: Download complete 06:17:44 2e8e34ca0e6c: Verifying Checksum 06:17:44 2e8e34ca0e6c: Download complete 06:17:45 3dae71ba6b94: Pull complete 06:17:45 6bf1a483ea7c: Pull complete 06:17:46 f5dfc541a4d3: Pull complete 06:17:46 461d9e800cba: Pull complete 06:17:46 80192f66455f: Pull complete 06:17:51 2e8e34ca0e6c: Pull complete 06:17:52 a29436f7fd5d: Pull complete 06:17:52 923cac83aea3: Pull complete 06:17:52 25ad8b0a4227: Pull complete 06:17:52 db01528c6b51: Pull complete 06:17:52 28988de357af: Pull complete 06:17:52 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:17:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:17:52 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:17:52 prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container 06:17:52 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:17:54 $ docker top acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 -eo pid,comm 06:17:54 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). 06:17:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:17:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:54 [ssh-agent] Looking for ssh-agent implementation... 06:17:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:55 $ docker exec acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent 06:17:55 SSH_AUTH_SOCK=/tmp/ssh-mZub21RCFZJj/agent.33 06:17:55 SSH_AGENT_PID=39 06:17:55 Running ssh-add (command line suppressed) 06:17:55 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3825811472315086143.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_3825811472315086143.key) 06:17:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:55 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] sh 06:17:55 + git tag --points-at HEAD [Pipeline] } 06:17:55 $ docker exec --env ******** --env ******** acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent -k 06:17:55 unset SSH_AUTH_SOCK; 06:17:55 unset SSH_AGENT_PID; 06:17:55 echo Agent pid 39 killed; 06:17:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:17:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:17:56 [ssh-agent] Looking for ssh-agent implementation... 06:17:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:17:56 $ docker exec acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent 06:17:56 SSH_AUTH_SOCK=/tmp/ssh-mInvKBSJ6agK/agent.87 06:17:56 SSH_AGENT_PID=93 06:17:56 Running ssh-add (command line suppressed) 06:17:56 Identity added: /w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5543027328714499922.key (/w/workspace/edgexfoundry_device-s7_main@tmp/private_key_5543027328714499922.key) 06:17:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:17:56 + git semver init 06:17:56 2025-10-30 06:17:56,807 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:17:56 2025-10-30 06:17:56,812 [run_init] DEBUG init version:0.0.0 force:False 06:17:56 2025-10-30 06:17:56,813 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-s7_main/.semver 06:17:56 2025-10-30 06:17:56,813 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-s7.git /w/workspace/edgexfoundry_device-s7_main/.semver 06:17:56 2025-10-30 06:17:56,813 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-s7.git', '/w/workspace/edgexfoundry_device-s7_main/.semver'], cwd=/w/workspace/edgexfoundry_device-s7_main, stdin=None, shell=False, universal_newlines=False) 06:17:58 2025-10-30 06:17:57,849 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-s7_main/.git/info/exclude 06:17:58 2025-10-30 06:17:57,850 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-s7_main/.semver/main with force:False 06:17:58 2025-10-30 06:17:57,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:17:58 2025-10-30 06:17:57,850 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-s7_main/.semver/main 06:17:58 4.1.0-dev.10 [Pipeline] } 06:17:58 $ docker exec --env ******** --env ******** acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 ssh-agent -k 06:17:58 unset SSH_AUTH_SOCK; 06:17:58 unset SSH_AGENT_PID; 06:17:58 echo Agent pid 93 killed; 06:17:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:17:58 + git semver [Pipeline] } 06:17:58 $ docker stop --time=1 acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 06:18:00 $ docker rm -f --volumes acbc7135145b69035ede9b58b7b5af524e55230a5e7220a276fd58ff7e3ff7e8 [Pipeline] // withDockerContainer [Pipeline] sh 06:18:00 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:18:00 Stashed 1 file(s) [Pipeline] echo 06:18:00 [edgeXSemver]: initialized semver on version 4.1.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:18:00 provisioning config files... 06:18:00 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config3718544563894962919tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:18:01 ---> ****-login.sh 06:18:01 nexus3.edgexfoundry.org:10001 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 Login Succeeded 06:18:01 nexus3.edgexfoundry.org:10002 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 Login Succeeded 06:18:01 nexus3.edgexfoundry.org:10003 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 Login Succeeded 06:18:01 nexus3.edgexfoundry.org:10004 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 Login Succeeded 06:18:01 ****.io 06:18:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:18:01 Login Succeeded 06:18:01 ---> ****-login.sh ends [Pipeline] } 06:18:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:18:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:18:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:18:02 ========================================================= 06:18:02 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 06:18:02 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:02 + 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 . 06:18:02 #0 building with "default" instance using docker driver 06:18:02 06:18:02 #1 [internal] load build definition from Dockerfile 06:18:02 #1 transferring dockerfile: 1.62kB done 06:18:02 #1 DONE 0.0s 06:18:02 06:18:02 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 06:18:02 #2 DONE 0.1s 06:18:03 06:18:03 #3 [internal] load .dockerignore 06:18:03 #3 transferring context: 2B done 06:18:03 #3 DONE 0.0s 06:18:03 06:18:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 06:18:03 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 0.0s done 06:18:03 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.15MB / 3.80MB 0.1s 06:18:03 #4 sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 282.45kB / 282.45kB 0.0s done 06:18:03 #4 sha256:e9f2598a937cac3435c96fcb14b1e3d8b17fea31e22d96e7608136a0e552f374 2.08kB / 2.08kB done 06:18:03 #4 sha256:e619c034af25ffb08a59e3d21d0a7192d7f81c386b9b29c1cddcb8a08924c0fc 4.10kB / 4.10kB done 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 5.24MB / 74.07MB 0.1s 06:18:03 #4 sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 126B / 126B 0.1s done 06:18:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.1s 06:18:03 #4 sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 685B / 685B done 06:18:03 #4 ... 06:18:03 06:18:03 #5 [internal] load build context 06:18:03 #5 transferring context: 15.89MB 0.2s done 06:18:03 #5 DONE 0.2s 06:18:03 06:18:03 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 06:18:03 #4 sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 3.80MB / 3.80MB 0.1s done 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 14.68MB / 74.07MB 0.2s 06:18:03 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 06:18:03 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.1s 06:18:03 #4 sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce 440B / 440B 0.1s done 06:18:03 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 1.05MB / 2.38MB 0.2s 06:18:03 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0B / 113.25MB 0.2s 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 29.36MB / 74.07MB 0.3s 06:18:03 #4 extracting sha256:9824c27679d3b27c5e1cb00a73adb6f4f8d556994111c12db3c5d61a0c843df8 0.2s done 06:18:03 #4 sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 2.38MB / 2.38MB 0.2s done 06:18:03 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 1.05MB / 13.30MB 0.3s 06:18:03 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 67.11MB / 74.07MB 0.5s 06:18:03 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 16.78MB / 113.25MB 0.5s 06:18:03 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 9.44MB / 13.30MB 0.5s 06:18:03 #4 extracting sha256:8371a51cbc44c1323f96695eaeaeeb1c44b2d30d138a279b348af5c18b2c5e24 0.1s done 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.7s 06:18:03 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 49.28MB / 113.25MB 0.7s 06:18:03 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.7s 06:18:03 #4 sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 74.07MB / 74.07MB 0.8s done 06:18:03 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 92.27MB / 113.25MB 0.9s 06:18:03 #4 sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 13.30MB / 13.30MB 0.8s done 06:18:03 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 06:18:03 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.0s 06:18:04 #4 sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 113.25MB / 113.25MB 1.2s done 06:18:08 #4 extracting sha256:d5791340ef181f05ef1e99760e4be81cb2008d99b2bc1e56b2faa9b6295d0ac3 4.5s done 06:18:08 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 06:18:08 #4 extracting sha256:d3178a7b27090e22bc2464346d1cdc8f59d0fd7a241452e8148342edf3d0b1e9 done 06:18:08 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 06:18:08 #4 extracting sha256:063b4f904bf53f94bbc1d3ba0507ed296dadd679ec1b747dff8dfbd06e245cce done 06:18:08 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 06:18:08 #4 extracting sha256:066ecc4928496579b600f45fdf06fc05af87c75f75ddfe05b9a1e311f59659a0 0.0s done 06:18:08 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 0.1s 06:18:12 #4 extracting sha256:50a4da29d65471dd6c8e3170315ea50152d168c8428948700fcd49be70620bf6 3.2s done 06:18:12 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.1s 06:18:12 #4 extracting sha256:417dd178857cca03e7fa4592e5c77ebb44453326ad041c38340d5088b2e045c1 0.7s done 06:18:12 #4 DONE 9.9s 06:18:13 06:18:13 #6 [builder 2/7] WORKDIR /device-s7 06:18:14 #6 DONE 1.9s 06:18:14 06:18:14 #7 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 06:18:14 #7 0.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:18:15 #7 0.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:18:15 #7 0.747 OK: 265 MiB in 60 packages 06:18:15 #7 DONE 0.8s 06:18:15 06:18:15 #8 [builder 4/7] COPY go.mod vendor* ./ 06:18:15 #8 DONE 0.0s 06:18:15 06:18:15 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:18:15 Still waiting to schedule task 06:18:15 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:18:33 #9 DONE 16.5s 06:18:33 06:18:33 #10 [builder 6/7] COPY . . 06:18:33 #10 DONE 0.1s 06:18:33 06:18:33 #11 [builder 7/7] RUN echo noop 06:18:33 #11 0.192 noop 06:18:33 #11 DONE 0.2s 06:18:33 06:18:33 #12 exporting to image 06:18:33 #12 exporting layers 06:18:40 #12 exporting layers 7.1s done 06:18:40 #12 writing image sha256:b5f675c50e310a77f27530c2f710f28679a68d84288ae03d6f39465981f02e1e done 06:18:40 #12 naming to docker.io/library/ci-base-image-x86_64 done 06:18:40 #12 DONE 7.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:40 + docker inspect -f . ci-base-image-x86_64 06:18:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:40 prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container 06:18:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:41 $ docker top 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:41 + go version 06:18:41 go version go1.23.12 linux/amd64 [Pipeline] } 06:18:41 $ docker stop --time=1 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 06:18:42 $ docker rm -f --volumes 199ac9ea4b5c35d7561bd66fc73b563b8809ba22d89269261590536f31a1cc42 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:18:43 + docker inspect -f . ci-base-image-x86_64 06:18:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:18:43 prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container 06:18: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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:18:43 $ docker top f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 -eo pid,comm [Pipeline] { [Pipeline] sh 06:18:43 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-s7_main [Pipeline] fileExists [Pipeline] sh 06:18:44 + make test 06:18:44 go test -race -coverprofile=coverage.out ./... 06:18:52 ? github.com/edgexfoundry/device-s7 [no test files] 06:19:14 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:19:14 ok github.com/edgexfoundry/device-s7/internal/driver 1.023s coverage: 6.8% of statements 06:19:46 go vet ./... 06:19:47 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771000 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] ws 06:19:47 Running in /w/workspace/device-s7/35 [Pipeline] { [Pipeline] checkout 06:19:47 Selected Git installation does not exist. Using Default 06:19:47 The recommended git tool is: NONE 06:19:52 using credential edgex-jenkins-ssh 06:19:52 Cloning the remote Git repository 06:19:52 Cloning repository git@github.com:edgexfoundry/device-s7.git 06:19:52 > git init /w/workspace/device-s7/35 # timeout=10 06:19:52 Fetching upstream changes from git@github.com:edgexfoundry/device-s7.git 06:19:52 > git --version # timeout=10 06:19:52 > git --version # 'git version 2.25.1' 06:19:52 using GIT_SSH to set credentials SSH Credentials for GitHub 06:19:52 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:19:52 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:19:52 ./bin/test-attribution-txt.sh 06:19:52 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:19:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:19:52 $ docker stop --time=1 f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 06:19:52 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-s7.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:19:55 $ docker rm -f --volumes f066bb929389cf7157bb60fad105ca88f16dca3ebe29f7c940fdb02a21017fc4 06:19:54 > git config remote.origin.url git@github.com:edgexfoundry/device-s7.git # timeout=10 06:19:54 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [Pipeline] // withDockerContainer [Pipeline] sh 06:19:55 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:19:55 Avoid second fetch 06:19:55 Checking out Revision 6f4e854df062a1e46de720c06f374e34cc28e6a2 (main) 06:19:55 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:19:56 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:19:56 Commit message: "Merge pull request #70 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.1.0-dev.39" 06:19:55 > git config core.sparsecheckout # timeout=10 06:19:55 > git checkout -f 6f4e854df062a1e46de720c06f374e34cc28e6a2 # timeout=10 06:19:56 + ls -al . 06:19:56 total 220 06:19:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:18 . 06:19:56 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:17 .. 06:19:56 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:19 .git 06:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:17 .github 06:19:56 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 06:17 .gitignore 06:19:56 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 06:17 .golangci.yml 06:19:56 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 06:17 .semver 06:19:56 -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 06:17 Attribution.txt 06:19:56 -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 06:17 CHANGLOG.md 06:19:56 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 06:17 Dockerfile 06:19:56 -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 06:17 Jenkinsfile 06:19:56 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 06:17 LICENSE 06:19:56 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 06:17 Makefile 06:19:56 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 06:17 OWNERS.md 06:19:56 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 06:17 README.md 06:19:56 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 06:18 VERSION 06:19:56 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:17 bin 06:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:17 cmd 06:19:56 -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:19 coverage.out 06:19:56 -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 06:17 go.mod 06:19:56 -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 06:17 go.sum 06:19:56 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:17 internal 06:19:56 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 06:17 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:19:56 + 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=6f4e854df062a1e46de720c06f374e34cc28e6a2 --label arch=amd64 --label version=4.1.0-dev.10 . 06:19:57 #0 building with "default" instance using docker driver 06:19:57 06:19:57 #1 [internal] load build definition from Dockerfile 06:19:57 #1 transferring dockerfile: 1.62kB done 06:19:57 #1 DONE 0.0s 06:19:57 06:19:57 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 06:19:57 #2 DONE 0.0s 06:19:57 06:19:57 #3 [internal] load metadata for docker.io/library/alpine:3.22 06:19:57 #3 DONE 0.1s 06:19:57 06:19:57 #4 [internal] load .dockerignore 06:19:57 #4 transferring context: 2B done 06:19:57 #4 DONE 0.0s 06:19:57 06:19:57 #5 [internal] load build context 06:19:57 #5 transferring context: 28.06kB 0.0s done 06:19:57 #5 DONE 0.0s 06:19:57 06:19:57 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 06:19:57 #6 DONE 0.1s 06:19:57 06:19:57 #7 [builder 2/7] WORKDIR /device-s7 06:19:57 #7 DONE 0.0s 06:19:57 06:19:57 #8 [stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:19:57 #8 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 06:19:57 #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.1s 06:19:57 #8 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 06:19:57 #8 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 06:19:57 #8 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 06:19:57 #8 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 06:19:57 #8 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 06:19:57 #8 DONE 0.3s 06:19:57 06:19:57 #9 [builder 3/7] RUN apk add --update --no-cache make git gcc libc-dev 06:19:57 #9 0.208 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:19:57 #9 0.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:19:58 #9 0.751 OK: 265 MiB in 60 packages 06:19:58 #9 DONE 0.9s 06:19:58 06:19:58 #10 [stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:19:58 #10 0.238 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:19:58 #10 0.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:19:58 #10 0.621 (1/1) Installing dumb-init (1.2.5-r3) 06:19:58 #10 0.625 Executing busybox-1.37.0-r19.trigger 06:19:58 #10 0.632 OK: 7 MiB in 17 packages 06:19:58 #10 DONE 0.8s 06:19:58 06:19:58 #11 [builder 4/7] COPY go.mod vendor* ./ 06:19:58 #11 DONE 0.0s 06:19:58 06:19:58 #12 [stage-1 3/7] RUN apk --no-cache upgrade 06:19:58 #12 0.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 06:19:58 #12 0.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 06:19:58 #12 ... 06:19:58 06:19:58 #13 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:19:58 #13 DONE 0.7s 06:19:59 06:19:59 #14 [builder 6/7] COPY . . 06:19:59 #14 DONE 0.1s 06:19:59 06:19:59 #12 [stage-1 3/7] RUN apk --no-cache upgrade 06:19:59 #12 0.842 OK: 7 MiB in 17 packages 06:19:59 #12 DONE 1.0s 06:19:59 06:19:59 #15 [builder 7/7] RUN make build 06:19:59 #15 0.278 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-s7 ./cmd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:00 provisioning config files... 06:20:00 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/35@tmp/config16525036868295943957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:01 ---> ****-login.sh 06:20:01 nexus3.edgexfoundry.org:10001 06:20:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10002 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10003 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:02 Configure a credential helper to remove this warning. See 06:20:02 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:02 06:20:02 Login Succeeded 06:20:02 nexus3.edgexfoundry.org:10004 06:20:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:03 Configure a credential helper to remove this warning. See 06:20:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:03 06:20:03 Login Succeeded 06:20:03 ****.io 06:20:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:20:03 Configure a credential helper to remove this warning. See 06:20:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:20:03 06:20:03 Login Succeeded 06:20:03 ---> ****-login.sh ends [Pipeline] } 06:20:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:20:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:20:04 ========================================================= 06:20:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 06:20:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 06:20:04 Sending build context to Docker daemon 8.095MB 06:20:04 Step 1/10 : ARG BASE=golang:1.23-alpine3.22 06:20:04 Step 2/10 : FROM ${BASE} AS builder 06:20:05 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:20:05 6e174226ea69: Pulling fs layer 06:20:05 7d1a427e917c: Pulling fs layer 06:20:05 382d65ac76eb: Pulling fs layer 06:20:05 13eebdc497b7: Pulling fs layer 06:20:05 4f4fb700ef54: Pulling fs layer 06:20:05 06715773e931: Pulling fs layer 06:20:05 7fa9dde3b271: Pulling fs layer 06:20:05 d57d563a94ed: Pulling fs layer 06:20:05 4f4fb700ef54: Waiting 06:20:05 06715773e931: Waiting 06:20:05 7fa9dde3b271: Waiting 06:20:05 d57d563a94ed: Waiting 06:20:05 7d1a427e917c: Verifying Checksum 06:20:05 7d1a427e917c: Download complete 06:20:05 13eebdc497b7: Verifying Checksum 06:20:05 13eebdc497b7: Download complete 06:20:05 4f4fb700ef54: Verifying Checksum 06:20:05 4f4fb700ef54: Download complete 06:20:05 06715773e931: Download complete 06:20:05 6e174226ea69: Verifying Checksum 06:20:05 6e174226ea69: Download complete 06:20:05 d57d563a94ed: Verifying Checksum 06:20:05 d57d563a94ed: Download complete 06:20:07 382d65ac76eb: Download complete 06:20:07 6e174226ea69: Pull complete 06:20:07 7d1a427e917c: Pull complete 06:20:08 7fa9dde3b271: Verifying Checksum 06:20:08 7fa9dde3b271: Download complete 06:20:23 382d65ac76eb: Pull complete 06:20:23 13eebdc497b7: Pull complete 06:20:23 4f4fb700ef54: Pull complete 06:20:23 06715773e931: Pull complete 06:20:25 #15 DONE 25.7s 06:20:25 06:20:25 #16 [stage-1 4/7] COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 06:20:25 #16 DONE 0.0s 06:20:25 06:20:25 #17 [stage-1 5/7] COPY --from=builder /device-s7/cmd/device-s7 /device-s7 06:20:25 #17 DONE 0.2s 06:20:25 06:20:25 #18 [stage-1 6/7] COPY --from=builder /device-s7/cmd/res /res 06:20:25 #18 DONE 0.0s 06:20:25 06:20:25 #19 exporting to image 06:20:25 #19 exporting layers 06:20:25 #19 exporting layers 0.2s done 06:20:25 #19 writing image sha256:0c4bdbb14cdadbaddfe0691e41dabd259284b79de04910e740633afd3e79727f done 06:20:25 #19 naming to docker.io/library/device-s7 done 06:20:25 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:20:25 provisioning config files... 06:20:26 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10629642998808119701tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:20:26 ---> ****-login.sh 06:20:26 nexus3.edgexfoundry.org:10001 06:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 Login Succeeded 06:20:26 nexus3.edgexfoundry.org:10002 06:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 Login Succeeded 06:20:26 nexus3.edgexfoundry.org:10003 06:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 Login Succeeded 06:20:26 nexus3.edgexfoundry.org:10004 06:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 Login Succeeded 06:20:26 ****.io 06:20:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:20:26 Login Succeeded 06:20:26 ---> ****-login.sh ends [Pipeline] } 06:20:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:20:26 [edgeXDocker.push] Tagging docker image device-s7 with the following tags: 06:20:26 6f4e854df062a1e46de720c06f374e34cc28e6a2 06:20:26 latest 06:20:26 4.1.0-dev.10 06:20:26 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:20:26 main 06:20:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:27 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:27 + docker push nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 06:20:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:20:27 8a848e10d0d7: Preparing 06:20:27 c360bc226155: Preparing 06:20:27 c6690c3bcbfe: Preparing 06:20:27 c28b0c81b553: Preparing 06:20:27 5496988ef1c1: Preparing 06:20:27 256f393e029f: Preparing 06:20:27 256f393e029f: Waiting 06:20:27 5496988ef1c1: Pushed 06:20:27 c28b0c81b553: Pushed 06:20:27 8a848e10d0d7: Pushed 06:20:27 c6690c3bcbfe: Pushed 06:20:27 256f393e029f: Layer already exists 06:20:31 7fa9dde3b271: Pull complete 06:20:32 d57d563a94ed: Pull complete 06:20:32 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 06:20:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 06:20:32 ---> 43a1c90cae9b 06:20:32 Step 3/10 : ARG MAKE=make build 06:20:32 c360bc226155: Pushed 06:20:32 6f4e854df062a1e46de720c06f374e34cc28e6a2: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:33 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:33 + docker push nexus3.edgexfoundry.org:10004/device-s7:latest 06:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:20:33 8a848e10d0d7: Preparing 06:20:33 c360bc226155: Preparing 06:20:33 c6690c3bcbfe: Preparing 06:20:33 c28b0c81b553: Preparing 06:20:33 5496988ef1c1: Preparing 06:20:33 256f393e029f: Preparing 06:20:33 256f393e029f: Waiting 06:20:33 5496988ef1c1: Layer already exists 06:20:33 c28b0c81b553: Layer already exists 06:20:33 8a848e10d0d7: Layer already exists 06:20:33 c6690c3bcbfe: Layer already exists 06:20:33 c360bc226155: Layer already exists 06:20:33 256f393e029f: Layer already exists 06:20:33 latest: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:33 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 + docker push nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 06:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:20:34 8a848e10d0d7: Preparing 06:20:34 c360bc226155: Preparing 06:20:34 c6690c3bcbfe: Preparing 06:20:34 c28b0c81b553: Preparing 06:20:34 5496988ef1c1: Preparing 06:20:34 256f393e029f: Preparing 06:20:34 256f393e029f: Waiting 06:20:34 c28b0c81b553: Layer already exists 06:20:34 8a848e10d0d7: Layer already exists 06:20:34 5496988ef1c1: Layer already exists 06:20:34 c6690c3bcbfe: Layer already exists 06:20:34 c360bc226155: Layer already exists 06:20:34 256f393e029f: Layer already exists 06:20:34 4.1.0-dev.10: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 ---> Running in 3fbea46af4cf 06:20:34 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 Removing intermediate container 3fbea46af4cf 06:20:34 ---> 3014435cbe8b 06:20:34 Step 4/10 : WORKDIR /device-s7 06:20:34 ---> Running in ae368921dcfb 06:20:34 + docker push nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:20:34 8a848e10d0d7: Preparing 06:20:34 c360bc226155: Preparing 06:20:34 c6690c3bcbfe: Preparing 06:20:34 c28b0c81b553: Preparing 06:20:34 5496988ef1c1: Preparing 06:20:34 256f393e029f: Preparing 06:20:34 256f393e029f: Waiting 06:20:34 8a848e10d0d7: Layer already exists 06:20:34 5496988ef1c1: Layer already exists 06:20:34 c360bc226155: Layer already exists 06:20:34 c6690c3bcbfe: Layer already exists 06:20:34 c28b0c81b553: Layer already exists 06:20:34 256f393e029f: Layer already exists 06:20:34 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:34 Removing intermediate container ae368921dcfb 06:20:34 ---> a059e1c8d998 06:20:34 Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:20:35 ---> Running in f30a434d4cd0 06:20:35 + docker tag device-s7 nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:20:35 Removing intermediate container f30a434d4cd0 06:20:35 ---> e60ad47c3a85 06:20:35 Step 6/10 : RUN apk add --update --no-cache make git gcc libc-dev 06:20:35 ---> Running in 15c28b6e1a30 06:20:35 + docker push nexus3.edgexfoundry.org:10004/device-s7:main 06:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7] 06:20:35 8a848e10d0d7: Preparing 06:20:35 c360bc226155: Preparing 06:20:35 c6690c3bcbfe: Preparing 06:20:35 c28b0c81b553: Preparing 06:20:35 5496988ef1c1: Preparing 06:20:35 256f393e029f: Preparing 06:20:35 256f393e029f: Waiting 06:20:35 c28b0c81b553: Layer already exists 06:20:35 c6690c3bcbfe: Layer already exists 06:20:35 5496988ef1c1: Layer already exists 06:20:35 8a848e10d0d7: Layer already exists 06:20:35 c360bc226155: Layer already exists 06:20:35 256f393e029f: Layer already exists 06:20:35 main: digest: sha256:ae88cf330c2a86fb2ba61894dcc315cb678b93de0ff52626121c0eaf922129d1 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:20:35 ===================================================== [Pipeline] echo 06:20:35 taggedImages: 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:latest 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:main [Pipeline] echo 06:20:35 ========================================================= 06:20:35 [edgeXBuildMultiArch] RAW Config: 06:20:35 images: 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:latest 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:4.1.0-dev.10 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:20:35 - nexus3.edgexfoundry.org:10004/device-s7:main 06:20:35 settingsFile: 06:20:35 device-s7-settings 06:20:35 ========================================================= [Pipeline] node 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:20:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:20:38 OK: 255 MiB in 60 packages 06:20:39 Removing intermediate container 15c28b6e1a30 06:20:39 ---> e894159392a7 06:20:39 Step 7/10 : COPY go.mod vendor* ./ 06:20:40 ---> d64442e38402 06:20:40 Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:20:40 ---> Running in 79cf42dc3c0d 06:20:50 Still waiting to schedule task 06:20:50 Waiting for next available executor on ‘prd-centos7-docker-4c-2g-770996’ 06:22:31 Removing intermediate container 79cf42dc3c0d 06:22:31 ---> f8bed2e43b7f 06:22:31 Step 9/10 : COPY . . 06:22:31 ---> 2fdc5525ae35 06:22:31 Step 10/10 : RUN ${MAKE} 06:22:31 ---> Running in 808b10e30f22 06:22:31 noop 06:22:31 Removing intermediate container 808b10e30f22 06:22:31 ---> 60daade4394d 06:22:31 Successfully built 60daade4394d 06:22:31 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:32 + docker inspect -f . ci-base-image-arm64 06:22:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:32 prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container 06:22:32 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-s7/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:33 $ docker top eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:34 + go version 06:22:34 go version go1.23.12 linux/arm64 [Pipeline] } 06:22:34 $ docker stop --time=1 eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad 06:22:36 $ docker rm -f --volumes eebe4af129782af78d064aa721edd78ea69d8f0beef5a8ffd64616dc49c1cbad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:22:36 + docker inspect -f . ci-base-image-arm64 06:22:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:22:36 prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container 06:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-s7/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 06:22:38 $ docker top f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b -eo pid,comm [Pipeline] { [Pipeline] sh 06:22:38 + git config --global --add safe.directory /w/workspace/device-s7/35 [Pipeline] fileExists [Pipeline] sh 06:22:39 + make test 06:22:39 go test -race -coverprofile=coverage.out ./... 06:23:26 ? github.com/edgexfoundry/device-s7 [no test files] 06:23:31 Running on prd-centos7-docker-4c-2g-771001 in /w/workspace/edgexfoundry_device-s7_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:23:31 provisioning config files... 06:23:31 copy managed file [device-s7-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config10342583430715786301tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:23:32 ---> ****-login.sh 06:23:32 nexus3.edgexfoundry.org:10001 06:26:33 github.com/edgexfoundry/device-s7/cmd coverage: 0.0% of statements 06:26:40 ok github.com/edgexfoundry/device-s7/internal/driver 1.112s coverage: 6.8% of statements 06:26:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:26:41 go vet ./... 06:30:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:30:18 ./bin/test-attribution-txt.sh 06:30:18 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 06:30:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 06:30:18 $ docker stop --time=1 f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b 06:30:20 $ docker rm -f --volumes f66a99fb436c610581fcee4fb0e54dfed15a7dddc9147b6c36e808df74aa847b [Pipeline] // withDockerContainer [Pipeline] sh 06:30:22 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:22 Warning: overwriting stash ‘coverage-report’ 06:30:23 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:30:23 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:23 + ls -al . 06:30:23 total 216 06:30:23 drwxrwxr-x 7 jenkins jenkins 4096 Oct 30 06:22 . 06:30:23 drwxrwxr-x 4 jenkins jenkins 4096 Oct 30 06:19 .. 06:30:23 drwxrwxr-x 8 jenkins jenkins 4096 Oct 30 06:20 .git 06:30:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:19 .github 06:30:23 -rw-rw-r-- 1 jenkins jenkins 237 Oct 30 06:19 .gitignore 06:30:23 -rw-rw-r-- 1 jenkins jenkins 42 Oct 30 06:19 .golangci.yml 06:30:23 -rw-rw-r-- 1 jenkins jenkins 20318 Oct 30 06:19 Attribution.txt 06:30:23 -rw-rw-r-- 1 jenkins jenkins 1668 Oct 30 06:19 CHANGLOG.md 06:30:23 -rw-rw-r-- 1 jenkins jenkins 1579 Oct 30 06:19 Dockerfile 06:30:23 -rw-rw-r-- 1 jenkins jenkins 665 Oct 30 06:19 Jenkinsfile 06:30:23 -rw-rw-r-- 1 jenkins jenkins 10947 Oct 30 06:19 LICENSE 06:30:23 -rw-rw-r-- 1 jenkins jenkins 1903 Oct 30 06:19 Makefile 06:30:23 -rw-rw-r-- 1 jenkins jenkins 614 Oct 30 06:19 OWNERS.md 06:30:23 -rw-rw-r-- 1 jenkins jenkins 2393 Oct 30 06:19 README.md 06:30:23 -rw-rw-r-- 1 jenkins jenkins 12 Oct 30 06:18 VERSION 06:30:23 drwxrwxr-x 2 jenkins jenkins 4096 Oct 30 06:19 bin 06:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:19 cmd 06:30:23 -rw-r--r-- 1 jenkins jenkins 19094 Oct 30 06:26 coverage.out 06:30:23 -rw-rw-r-- 1 jenkins jenkins 6154 Oct 30 06:19 go.mod 06:30:23 -rw-rw-r-- 1 jenkins jenkins 87169 Oct 30 06:19 go.sum 06:30:23 drwxrwxr-x 3 jenkins jenkins 4096 Oct 30 06:19 internal 06:30:23 -rw-rw-r-- 1 jenkins jenkins 223 Oct 30 06:19 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:24 + docker build -t device-s7-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=6f4e854df062a1e46de720c06f374e34cc28e6a2 --label arch=arm64 --label version=4.1.0-dev.10 . 06:30:24 Sending build context to Docker daemon 8.115MB 06:30:24 Step 1/24 : ARG BASE=golang:1.23-alpine3.22 06:30:24 Step 2/24 : FROM ${BASE} AS builder 06:30:24 ---> 60daade4394d 06:30:24 Step 3/24 : ARG MAKE=make build 06:30:24 ---> Running in 2ac9f5cdf01a 06:30:25 Removing intermediate container 2ac9f5cdf01a 06:30:25 ---> 81d0eeb2d072 06:30:25 Step 4/24 : WORKDIR /device-s7 06:30:25 ---> Running in 5932de5acdb4 06:30:25 Removing intermediate container 5932de5acdb4 06:30:25 ---> 58484cf32acf 06:30:25 Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:30:25 ---> Running in 51575444c0f2 06:30:25 Removing intermediate container 51575444c0f2 06:30:25 ---> 296361d8b5f9 06:30:25 Step 6/24 : RUN apk add --update --no-cache make git gcc libc-dev 06:30:25 ---> Running in cdf83262c28a 06:30:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:30:29 OK: 255 MiB in 60 packages 06:30:30 Removing intermediate container cdf83262c28a 06:30:30 ---> 579289459ce9 06:30:30 Step 7/24 : COPY go.mod vendor* ./ 06:30:30 ---> 6d1048cb0da1 06:30:30 Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:30 ---> Running in 4b23e9da465b 06:30:33 Removing intermediate container 4b23e9da465b 06:30:33 ---> 150e4de538be 06:30:33 Step 9/24 : COPY . . 06:30:34 ---> 357f2a2b7cde 06:30:34 Step 10/24 : RUN ${MAKE} 06:30:34 ---> Running in a4b515a0fda1 06:30:35 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/device-s7.Version=4.1.0-dev.10 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.39" -trimpath -mod=readonly -o cmd/device-s7 ./cmd 06:33:56 Removing intermediate container a4b515a0fda1 06:33:56 ---> db642f9a3098 06:33:56 Step 11/24 : FROM alpine:3.22 06:33:56 3.22: Pulling from library/alpine 06:33:56 6b59a28fa201: Pulling fs layer 06:33:56 6b59a28fa201: Verifying Checksum 06:33:56 6b59a28fa201: Download complete 06:33:56 6b59a28fa201: Pull complete 06:33:56 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 06:33:56 Status: Downloaded newer image for alpine:3.22 06:33:56 ---> 171e65262c80 06:33:56 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: YIQISOFT' 06:33:56 ---> Running in 3e6b0e949959 06:33:57 Removing intermediate container 3e6b0e949959 06:33:57 ---> fa3357977754 06:33:57 Step 13/24 : RUN apk add --update --no-cache dumb-init 06:33:57 ---> Running in 9a524cb4b992 06:33:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:33:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:33:59 (1/1) Installing dumb-init (1.2.5-r3) 06:33:59 Executing busybox-1.37.0-r19.trigger 06:33:59 OK: 8 MiB in 17 packages 06:34:00 Removing intermediate container 9a524cb4b992 06:34:00 ---> f55620d9b305 06:34:00 Step 14/24 : RUN apk --no-cache upgrade 06:34:00 ---> Running in 1c077b0088b7 06:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 06:34:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 06:34:05 OK: 8 MiB in 17 packages 06:34:06 Removing intermediate container 1c077b0088b7 06:34:06 ---> e3a64a18cf3c 06:34:06 Step 15/24 : WORKDIR / 06:34:06 ---> Running in 75e68e441be4 06:34:06 Removing intermediate container 75e68e441be4 06:34:06 ---> e65e3756debe 06:34:06 Step 16/24 : COPY --from=builder /device-s7/Attribution.txt /Attribution.txt 06:34:06 ---> 202fb27391fd 06:34:06 Step 17/24 : COPY --from=builder /device-s7/cmd/device-s7 /device-s7 06:34:09 ---> a04b5a538b75 06:34:09 Step 18/24 : COPY --from=builder /device-s7/cmd/res /res 06:34:09 ---> 3341c36ab011 06:34:09 Step 19/24 : EXPOSE 59994 06:34:09 ---> Running in bd6be1dd5c56 06:34:09 Removing intermediate container bd6be1dd5c56 06:34:09 ---> 909998c4b2f0 06:34:09 Step 20/24 : ENTRYPOINT ["/device-s7"] 06:34:10 ---> Running in f728e5608b72 06:34:10 Removing intermediate container f728e5608b72 06:34:10 ---> ea3f3b31b3ce 06:34:10 Step 21/24 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 06:34:10 ---> Running in f1655f858aeb 06:34:10 Removing intermediate container f1655f858aeb 06:34:10 ---> 857347f78455 06:34:10 Step 22/24 : LABEL arch=arm64 06:34:10 ---> Running in 7bb3d38d6c8a 06:34:10 Removing intermediate container 7bb3d38d6c8a 06:34:10 ---> f9d2ab24816d 06:34:10 Step 23/24 : LABEL git_sha=6f4e854df062a1e46de720c06f374e34cc28e6a2 06:34:10 ---> Running in 7b5d91001c2e 06:34:11 Removing intermediate container 7b5d91001c2e 06:34:11 ---> 47430792e52c 06:34:11 Step 24/24 : LABEL version=4.1.0-dev.10 06:34:11 ---> Running in 01f64432afb2 06:34:11 Removing intermediate container 01f64432afb2 06:34:11 ---> 085fdefc8d4d 06:34:11 [Warning] One or more build-args [ARCH] were not consumed 06:34:11 Successfully built 085fdefc8d4d 06:34:11 Successfully tagged device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:34:11 provisioning config files... 06:34:11 copy managed file [device-s7-settings] to file:/w/workspace/device-s7/35@tmp/config11053101420086041209tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:34:12 ---> ****-login.sh 06:34:12 nexus3.edgexfoundry.org:10001 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 nexus3.edgexfoundry.org:10002 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 nexus3.edgexfoundry.org:10003 06:34:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:12 Configure a credential helper to remove this warning. See 06:34:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:12 06:34:12 Login Succeeded 06:34:12 nexus3.edgexfoundry.org:10004 06:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 ****.io 06:34:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:34:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:34:13 Configure a credential helper to remove this warning. See 06:34:13 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:34:13 06:34:13 Login Succeeded 06:34:13 ---> ****-login.sh ends [Pipeline] } 06:34:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:13 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:34:13 [edgeXDocker.push] Tagging docker image device-s7-arm64 with the following tags: 06:34:13 6f4e854df062a1e46de720c06f374e34cc28e6a2 06:34:13 latest 06:34:13 4.1.0-dev.10 06:34:13 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:34:13 main 06:34:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:14 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:14 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 06:34:14 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:34:14 0e75a2b2adf6: Preparing 06:34:14 a93abf84b372: Preparing 06:34:14 223977544074: Preparing 06:34:14 eea45e535d60: Preparing 06:34:14 831553a53c19: Preparing 06:34:14 0e64f2360a44: Preparing 06:34:14 0e64f2360a44: Waiting 06:34:14 0e75a2b2adf6: Pushed 06:34:14 223977544074: Pushed 06:34:14 eea45e535d60: Pushed 06:34:14 831553a53c19: Pushed 06:34:16 0e64f2360a44: Layer already exists 06:34:24 a93abf84b372: Pushed 06:34:24 6f4e854df062a1e46de720c06f374e34cc28e6a2: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:25 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:25 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:34:25 0e75a2b2adf6: Preparing 06:34:25 a93abf84b372: Preparing 06:34:25 223977544074: Preparing 06:34:25 eea45e535d60: Preparing 06:34:25 831553a53c19: Preparing 06:34:25 0e64f2360a44: Preparing 06:34:25 0e64f2360a44: Waiting 06:34:25 0e75a2b2adf6: Layer already exists 06:34:25 a93abf84b372: Layer already exists 06:34:25 eea45e535d60: Layer already exists 06:34:25 223977544074: Layer already exists 06:34:25 831553a53c19: Layer already exists 06:34:25 0e64f2360a44: Layer already exists 06:34:25 latest: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:26 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:26 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 06:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:34:26 0e75a2b2adf6: Preparing 06:34:26 a93abf84b372: Preparing 06:34:26 223977544074: Preparing 06:34:26 eea45e535d60: Preparing 06:34:26 831553a53c19: Preparing 06:34:26 0e64f2360a44: Preparing 06:34:26 0e64f2360a44: Waiting 06:34:26 a93abf84b372: Layer already exists 06:34:26 223977544074: Layer already exists 06:34:26 831553a53c19: Layer already exists 06:34:26 0e75a2b2adf6: Layer already exists 06:34:26 eea45e535d60: Layer already exists 06:34:26 0e64f2360a44: Layer already exists 06:34:26 4.1.0-dev.10: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:27 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:34:27 0e75a2b2adf6: Preparing 06:34:27 a93abf84b372: Preparing 06:34:27 223977544074: Preparing 06:34:27 eea45e535d60: Preparing 06:34:27 831553a53c19: Preparing 06:34:27 0e64f2360a44: Preparing 06:34:27 0e64f2360a44: Waiting 06:34:27 831553a53c19: Layer already exists 06:34:27 0e75a2b2adf6: Layer already exists 06:34:27 eea45e535d60: Layer already exists 06:34:27 223977544074: Layer already exists 06:34:27 a93abf84b372: Layer already exists 06:34:27 0e64f2360a44: Layer already exists 06:34:27 6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:28 + docker tag device-s7-arm64 nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:29 + docker push nexus3.edgexfoundry.org:10004/device-s7-arm64:main 06:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/device-s7-arm64] 06:34:29 0e75a2b2adf6: Preparing 06:34:29 a93abf84b372: Preparing 06:34:29 223977544074: Preparing 06:34:29 eea45e535d60: Preparing 06:34:29 831553a53c19: Preparing 06:34:29 0e64f2360a44: Preparing 06:34:29 0e64f2360a44: Waiting 06:34:29 eea45e535d60: Layer already exists 06:34:29 831553a53c19: Layer already exists 06:34:29 0e75a2b2adf6: Layer already exists 06:34:29 223977544074: Layer already exists 06:34:29 a93abf84b372: Layer already exists 06:34:29 0e64f2360a44: Layer already exists 06:34:29 main: digest: sha256:12de8416d0944c7998eaa600867945d693b0ed03c33e81af144bcf498c80baa8 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:34:29 ===================================================== [Pipeline] echo 06:34:29 taggedImages: 06:34:29 - nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 06:34:29 - nexus3.edgexfoundry.org:10004/device-s7-arm64:latest 06:34:29 - nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 06:34:29 - nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 06:34:29 - nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] echo 06:34:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2 [Pipeline] echo 06:34:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:latest [Pipeline] echo 06:34:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:4.1.0-dev.10 [Pipeline] echo 06:34:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:6f4e854df062a1e46de720c06f374e34cc28e6a2-4.1.0-dev.10 [Pipeline] echo 06:34:29 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-s7-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:30 06:34:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:34:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:30 arm64: Pulling from edgex-lftools-log-publisher 06:34:30 8998bd30e6a1: Pulling fs layer 06:34:30 04944245beec: Pulling fs layer 06:34:30 699f458cf7ca: Pulling fs layer 06:34:30 765212b225bb: Pulling fs layer 06:34:30 f23df028b6ca: Pulling fs layer 06:34:30 d65c8cfc05b1: Pulling fs layer 06:34:30 2437ff75d9bd: Pulling fs layer 06:34:30 765212b225bb: Waiting 06:34:30 f23df028b6ca: Waiting 06:34:30 d65c8cfc05b1: Waiting 06:34:30 2437ff75d9bd: Waiting 06:34:30 04944245beec: Verifying Checksum 06:34:30 04944245beec: Download complete 06:34:30 765212b225bb: Verifying Checksum 06:34:30 765212b225bb: Download complete 06:34:30 f23df028b6ca: Download complete 06:34:30 d65c8cfc05b1: Verifying Checksum 06:34:30 d65c8cfc05b1: Download complete 06:34:30 699f458cf7ca: Verifying Checksum 06:34:30 699f458cf7ca: Download complete 06:34:31 8998bd30e6a1: Verifying Checksum 06:34:31 8998bd30e6a1: Download complete 06:34:33 2437ff75d9bd: Verifying Checksum 06:34:33 2437ff75d9bd: Download complete 06:34:35 8998bd30e6a1: Pull complete 06:34:36 04944245beec: Pull complete 06:34:37 699f458cf7ca: Pull complete 06:34:38 765212b225bb: Pull complete 06:34:39 f23df028b6ca: Pull complete 06:34:39 d65c8cfc05b1: Pull complete 06:34:57 2437ff75d9bd: Pull complete 06:34:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:34:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:34:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-771000 does not seem to be running inside a container 06:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-s7/35 -v /w/workspace/device-s7/35:/w/workspace/device-s7/35:rw,z -v /w/workspace/device-s7/35@tmp:/w/workspace/device-s7/35@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:35:00 $ docker top 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:01 ---> job-cost.sh 06:35:01 lf-activate-venv: SKIPPING 06:35:01 INFO: No Stack... 06:35:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:35:02 INFO: Archiving Costs [Pipeline] sh 06:35:02 + cat /w/workspace/device-s7/35/archives/cost.csv 06:35:02 + cut -d, -f6 [Pipeline] lock 06:35:03 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] 06:35:03 Resource [jenkins-edgexfoundry-device-s7-main-35-stack-cost] did not exist. Created. 06:35:03 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:35:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:35:03 Stashed 1 file(s) [Pipeline] } 06:35:03 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 06:35:03 $ docker stop --time=1 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f 06:35:05 $ docker rm -f --volumes 49bec294a8b181c3ee6542e079ff11433b81d9475c06d33732cb3b65478b1c8f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 07:07:20 Cannot contact prd-centos7-****-4c-2g-771001: java.lang.InterruptedException 12:17:37 Cancelling nested steps due to timeout 12:17:37 Sending interrupt signal to process 12:17:52 script returned exit code 143 [Pipeline] } 12:17:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:17:52 + '[' -d /w/workspace/edgexfoundry_device-s7_main/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:17:53 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:17:53 ---> package-listing.sh 12:17:53 ++ facter osfamily 12:17:53 ++ tr '[:upper:]' '[:lower:]' 12:17:54 + OS_FAMILY=redhat 12:17:54 + workspace=/w/workspace/edgexfoundry_device-s7_main 12:17:54 + START_PACKAGES=/tmp/packages_start.txt 12:17:54 + END_PACKAGES=/tmp/packages_end.txt 12:17:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:17:54 + PACKAGES=/tmp/packages_start.txt 12:17:54 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 12:17:54 + PACKAGES=/tmp/packages_end.txt 12:17:54 + case "${OS_FAMILY}" in 12:17:54 + rpm -qa 12:17:54 + sort 12:17:54 + '[' -f /tmp/packages_start.txt ']' 12:17:54 + '[' -f /tmp/packages_end.txt ']' 12:17:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:17:54 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 12:17:54 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 12:17:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 12:17:54 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:17:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:55 12:17:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:17:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:17:56 latest: Pulling from edgex-lftools-log-publisher 12:17:56 5eb5b503b376: Pulling fs layer 12:17:56 5c69ac0246d0: Pulling fs layer 12:17:56 ec43610c2a17: Pulling fs layer 12:17:56 3a2ae6a8a46f: Pulling fs layer 12:17:56 33b1e0a273af: Pulling fs layer 12:17:56 5d3b04190fa2: Pulling fs layer 12:17:56 2f39f015ded8: Pulling fs layer 12:17:56 3a2ae6a8a46f: Waiting 12:17:56 33b1e0a273af: Waiting 12:17:56 5d3b04190fa2: Waiting 12:17:56 2f39f015ded8: Waiting 12:17:56 5c69ac0246d0: Verifying Checksum 12:17:56 5c69ac0246d0: Download complete 12:17:56 3a2ae6a8a46f: Verifying Checksum 12:17:56 3a2ae6a8a46f: Download complete 12:17:56 33b1e0a273af: Verifying Checksum 12:17:56 33b1e0a273af: Download complete 12:17:56 5d3b04190fa2: Verifying Checksum 12:17:56 5d3b04190fa2: Download complete 12:17:56 ec43610c2a17: Verifying Checksum 12:17:56 ec43610c2a17: Download complete 12:17:56 5eb5b503b376: Verifying Checksum 12:17:56 5eb5b503b376: Download complete 12:17:56 2f39f015ded8: Verifying Checksum 12:17:56 2f39f015ded8: Download complete 12:17:57 5eb5b503b376: Pull complete 12:17:57 5c69ac0246d0: Pull complete 12:17:58 ec43610c2a17: Pull complete 12:17:58 3a2ae6a8a46f: Pull complete 12:17:58 33b1e0a273af: Pull complete 12:17:58 5d3b04190fa2: Pull complete 12:18:02 2f39f015ded8: Pull complete 12:18:02 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:18:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:02 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:02 prd-centos7-docker-4c-2g-771001 does not seem to be running inside a container 12:18:02 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:18:06 $ docker top b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:06 + touch /tmp/pre-build-complete [Pipeline] sh 12:18:06 + mkdir -p /var/log/sysstat [Pipeline] sh 12:18:07 + ls /var/log/sa-host 12:18:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:07 provisioning config files... 12:18:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config683395186045192277tmp [Pipeline] { [Pipeline] echo 12:18:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:18:07 ---> create-netrc.sh [Pipeline] } 12:18:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:18:08 ---> python-tools-install.sh [Pipeline] echo 12:18:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:18:08 ---> sudo-logs.sh 12:18:08 Archiving 'sudo' log.. 12:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-771001.novalocal: Name or service not known 12:18:08 sudo: unable to resolve host prd-centos7-docker-4c-2g-771001.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 12:18:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:18:08 ---> job-cost.sh 12:18:08 lf-activate-venv: SKIPPING 12:18:08 DEBUG: total: 0.10999999940395355 12:18:08 INFO: Retrieving Stack Cost... 12:18:09 INFO: Retrieving Pricing Info for: v3-standard-2 12:18:09 INFO: Archiving Costs [Pipeline] echo 12:18:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:18:09 ---> logs-deploy.sh 12:18:09 lf-activate-venv: SKIPPING 12:18:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/35 12:18:09 INFO: archiving workspace using pattern(s): 12:18:10 Archives upload complete. 12:18:10 INFO: archiving logs to Nexus 12:18:11 ---> uname -a: 12:18:11 Linux prd-centos7-docker-4c-2g-771001.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 12:18:11 12:18:11 12:18:11 ---> lscpu: 12:18:11 Architecture: x86_64 12:18:11 CPU op-mode(s): 32-bit, 64-bit 12:18:11 Byte Order: Little Endian 12:18:11 Address sizes: 40 bits physical, 48 bits virtual 12:18:11 CPU(s): 2 12:18:11 On-line CPU(s) list: 0,1 12:18:11 Thread(s) per core: 1 12:18:11 Core(s) per socket: 1 12:18:11 Socket(s): 2 12:18:11 NUMA node(s): 1 12:18:11 Vendor ID: AuthenticAMD 12:18:11 CPU family: 23 12:18:11 Model: 49 12:18:11 Model name: AMD EPYC-Rome Processor 12:18:11 Stepping: 0 12:18:11 CPU MHz: 2800.000 12:18:11 BogoMIPS: 5600.00 12:18:11 Virtualization: AMD-V 12:18:11 Hypervisor vendor: KVM 12:18:11 Virtualization type: full 12:18:11 L1d cache: 64 KiB 12:18:11 L1i cache: 64 KiB 12:18:11 L2 cache: 1 MiB 12:18:11 L3 cache: 32 MiB 12:18:11 NUMA node0 CPU(s): 0,1 12:18:11 Vulnerability Itlb multihit: Not affected 12:18:11 Vulnerability L1tf: Not affected 12:18:11 Vulnerability Mds: Not affected 12:18:11 Vulnerability Meltdown: Not affected 12:18:11 Vulnerability Mmio stale data: Not affected 12:18:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:18:11 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 12:18:11 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 12:18:11 Vulnerability Srbds: Not affected 12:18:11 Vulnerability Tsx async abort: Not affected 12:18:11 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 12:18:11 12:18:11 12:18:11 ---> nproc: 12:18:11 2 12:18:11 12:18:11 12:18:11 ---> df -h: 12:18:11 Filesystem Size Used Avail Use% Mounted on 12:18:11 overlay 40G 6.8G 34G 17% / 12:18:11 tmpfs 64M 0 64M 0% /dev 12:18:11 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 12:18:11 shm 64M 0 64M 0% /dev/shm 12:18:11 /dev/vda1 40G 6.8G 34G 17% /facter-os 12:18:11 12:18:11 12:18:11 Cannot open /var/log/sysstat/sa30: No such file or directory 12:18:11 Please check if data collecting is enabled 12:18:11 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:18:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:18:11 $ docker stop --time=1 b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a 12:18:12 $ docker rm -f --volumes b2ae48f79a44072ade4ce339ebe55de21c883d3a9cbb0606ff339b618765832a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:18:12 [WS-CLEANUP] Deleting project workspace... 12:18:12 [WS-CLEANUP] Deferred wipeout is used... 12:18:12 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [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 12:18:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:13 12:18:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:13 latest: Pulling from edgex-lftools-log-publisher 12:18:13 5eb5b503b376: Pulling fs layer 12:18:13 5c69ac0246d0: Pulling fs layer 12:18:13 ec43610c2a17: Pulling fs layer 12:18:13 3a2ae6a8a46f: Pulling fs layer 12:18:13 33b1e0a273af: Pulling fs layer 12:18:13 5d3b04190fa2: Pulling fs layer 12:18:13 2f39f015ded8: Pulling fs layer 12:18:13 33b1e0a273af: Waiting 12:18:13 5d3b04190fa2: Waiting 12:18:13 2f39f015ded8: Waiting 12:18:13 3a2ae6a8a46f: Waiting 12:18:13 5c69ac0246d0: Verifying Checksum 12:18:13 5c69ac0246d0: Download complete 12:18:13 3a2ae6a8a46f: Verifying Checksum 12:18:13 3a2ae6a8a46f: Download complete 12:18:13 33b1e0a273af: Verifying Checksum 12:18:13 33b1e0a273af: Download complete 12:18:13 ec43610c2a17: Verifying Checksum 12:18:13 ec43610c2a17: Download complete 12:18:13 5d3b04190fa2: Verifying Checksum 12:18:13 5d3b04190fa2: Download complete 12:18:13 5eb5b503b376: Verifying Checksum 12:18:13 5eb5b503b376: Download complete 12:18:14 2f39f015ded8: Download complete 12:18:15 5eb5b503b376: Pull complete 12:18:15 5c69ac0246d0: Pull complete 12:18:16 ec43610c2a17: Pull complete 12:18:16 3a2ae6a8a46f: Pull complete 12:18:16 33b1e0a273af: Pull complete 12:18:16 5d3b04190fa2: Pull complete 12:18:23 2f39f015ded8: Pull complete 12:18:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:23 prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container 12:18:23 $ 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_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:18:24 $ docker top 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:18:25 ---> job-cost.sh 12:18:25 lf-activate-venv: SKIPPING 12:18:25 INFO: No Stack... 12:18:25 INFO: Retrieving Pricing Info for: v3-standard-8 12:18:25 INFO: Archiving Costs [Pipeline] sh 12:18:26 + cat /w/workspace/edgexfoundry_device-s7_main/archives/cost.csv 12:18:26 + cut -d, -f6 [Pipeline] lock 12:18:26 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] 12:18:26 Resource [jenkins-edgexfoundry-device-s7-main-35-stack-cost] did not exist. Created. 12:18:26 Lock acquired on [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 12:18:26 /w/workspace/edgexfoundry_device-s7_main@tmp/durable-4bc3c029/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 12:18:26 + echo total: 1.5299999713897705 [Pipeline] stash 12:18:26 Warning: overwriting stash ‘stack-cost’ 12:18:26 Stashed 1 file(s) [Pipeline] } 12:18:26 Lock released on resource [Resource: jenkins-edgexfoundry-device-s7-main-35-stack-cost] [Pipeline] // lock [Pipeline] } 12:18:26 $ docker stop --time=1 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b 12:18:27 $ docker rm -f --volumes 743b295348632ac682da8d36b12513fefd3dd8e23f24fad0dcd00a3d56f9224b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:18:27 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 12:18:28 + [ -d /w/workspace/edgexfoundry_device-s7_main/archives ] 12:18:28 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 12:18:28 total 16 12:18:28 drwxr-xr-x 3 root root 4096 Oct 30 12:18 . 12:18:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 12:18 .. 12:18:28 drwxr-xr-x 2 root root 4096 Oct 30 12:18 cost 12:18:28 -rw-r--r-- 1 root root 82 Oct 30 12:18 cost.csv 12:18:28 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-s7_main/archives 12:18:28 + ls -al /w/workspace/edgexfoundry_device-s7_main/archives 12:18:28 total 16 12:18:28 drwxr-xr-x 3 jenkins jenkins 4096 Oct 30 12:18 . 12:18:28 drwxrwxr-x 9 jenkins jenkins 4096 Oct 30 12:18 .. 12:18:28 drwxr-xr-x 2 jenkins jenkins 4096 Oct 30 12:18 cost 12:18:28 -rw-r--r-- 1 jenkins jenkins 82 Oct 30 12:18 cost.csv [Pipeline] libraryResource [Pipeline] sh 12:18:29 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:18:30 ---> package-listing.sh 12:18:30 ++ facter osfamily 12:18:30 ++ tr '[:upper:]' '[:lower:]' 12:18:30 + OS_FAMILY=debian 12:18:30 + workspace=/w/workspace/edgexfoundry_device-s7_main 12:18:30 + START_PACKAGES=/tmp/packages_start.txt 12:18:30 + END_PACKAGES=/tmp/packages_end.txt 12:18:30 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:18:30 + PACKAGES=/tmp/packages_start.txt 12:18:30 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 12:18:30 + PACKAGES=/tmp/packages_end.txt 12:18:30 + case "${OS_FAMILY}" in 12:18:30 + dpkg -l 12:18:30 + grep '^ii' 12:18:30 + '[' -f /tmp/packages_start.txt ']' 12:18:30 + '[' -f /tmp/packages_end.txt ']' 12:18:30 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:18:30 + '[' /w/workspace/edgexfoundry_device-s7_main ']' 12:18:30 + mkdir -p /w/workspace/edgexfoundry_device-s7_main/archives/ 12:18:30 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-s7_main/archives/ [Pipeline] echo 12:18:30 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:18:30 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:18:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:18:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:18:31 prd-ubuntu20.04-docker-8c-8g-770999 does not seem to be running inside a container 12:18:31 $ 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_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-s7_main -v /w/workspace/edgexfoundry_device-s7_main:/w/workspace/edgexfoundry_device-s7_main:rw,z -v /w/workspace/edgexfoundry_device-s7_main@tmp:/w/workspace/edgexfoundry_device-s7_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 12:18:31 $ docker top ef99590d277d15daff1347c8ced7352b74e86ad10e120918244a05cdab1cf437 -eo pid,comm [Pipeline] { [Pipeline] sh 12:18:31 + touch /tmp/pre-build-complete [Pipeline] sh 12:18:32 + mkdir -p /var/log/sysstat [Pipeline] sh 12:18:32 + ls /var/log/sa-host 12:18:32 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:18:32 provisioning config files... 12:18:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-s7_main@tmp/config14812171053755109870tmp [Pipeline] { [Pipeline] echo 12:18:32 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:18:32 ---> create-netrc.sh [Pipeline] } 12:18:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:18:33 ---> python-tools-install.sh [Pipeline] echo 12:18:33 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:18:33 ---> sudo-logs.sh 12:18:33 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:18:33 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:18:33 ---> job-cost.sh 12:18:33 lf-activate-venv: SKIPPING 12:18:33 DEBUG: total: 1.5299999713897705 12:18:33 INFO: Retrieving Stack Cost... 12:18:33 INFO: Retrieving Pricing Info for: v3-standard-8 12:18:34 INFO: Archiving Costs [Pipeline] echo 12:18:34 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:18:34 ---> logs-deploy.sh 12:18:34 lf-activate-venv: SKIPPING 12:18:34 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-s7/main/35 12:18:34 INFO: archiving workspace using pattern(s): 12:18:35 Archives upload complete. 12:18:35 INFO: archiving logs to Nexus