Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3c68e390b48f15746d10455ca85b218d19e4928b 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-ssh4055855071488353456.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh6834186098184905571.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-onvif-camera/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-onvif-camera/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13701161907597696319.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > 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-ssh12080564678396850279.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-onvif-camera/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-onvif-camera/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14878627414914794480.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-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [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-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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-onvif-camera 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: true SWAGGER_API_FOLDERS: doc/openapi/v2 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-13860 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git > git init /w/workspace/foundry_device-onvif-camera_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.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-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 3c68e390b48f15746d10455ca85b218d19e4928b (main) > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.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 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" > git rev-list --no-walk da27ea250af397a4800d1d84d7fb872b978ba4f9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:09 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:09 ========================================================= 06:29:09 EdgeX Global Pipelines Version Info 06:29:09 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:09 ------------------- 06:29:09 stable info: 06:29:09 ------------------- 06:29:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:29:09 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:29:09 Message: update stable to v1.0.249 06:29:10 ------------------- 06:29:10 experimental info: 06:29:10 ------------------- 06:29:10 Commited By: **** collab-it+edgex@linuxfoundation.org 06:29:10 Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd 06:29:10 Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3c68e39 [Pipeline] echo 06:29:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:10 provisioning config files... 06:29:10 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config11032278890422047146tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:11 ---> docker-login.sh 06:29:11 nexus3.edgexfoundry.org:10001 06:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:11 Configure a credential helper to remove this warning. See 06:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:11 06:29:11 Login Succeeded 06:29:11 nexus3.edgexfoundry.org:10002 06:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:11 Configure a credential helper to remove this warning. See 06:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:11 06:29:11 Login Succeeded 06:29:11 nexus3.edgexfoundry.org:10003 06:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:11 Configure a credential helper to remove this warning. See 06:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:11 06:29:11 Login Succeeded 06:29:11 nexus3.edgexfoundry.org:10004 06:29:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:11 Configure a credential helper to remove this warning. See 06:29:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:11 06:29:11 Login Succeeded 06:29:11 docker.io 06:29:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:12 Configure a credential helper to remove this warning. See 06:29:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:12 06:29:12 Login Succeeded 06:29:12 ---> docker-login.sh ends [Pipeline] } 06:29:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:29:12 + git rev-list -1 --merges 3c68e390b48f15746d10455ca85b218d19e4928b~1..3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo 06:29:12 -----------> git rev-list -1 --merges 3c68e390b48f15746d10455ca85b218d19e4928b~1..3c68e390b48f15746d10455ca85b218d19e4928b 3c68e390b48f15746d10455ca85b218d19e4928b 06:29:12 3c68e390b48f15746d10455ca85b218d19e4928b [false] [Pipeline] sh 06:29:12 + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo 06:29:12 ========================================================= 06:29:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:13 + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] echo 06:29:13 [semverPrep] GIT_COMMIT: 3c68e390b48f15746d10455ca85b218d19e4928b, Commit Message: Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82 [Pipeline] echo 06:29:13 [semverPrep] This is not a build commit. [Pipeline] sh 06:29:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:13 + grep -v github /etc/ssh/ssh_known_hosts 06:29:13 + [ -e /tmp/ssh_known_hosts ] 06:29:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:29:13 + sudo tee -a /etc/ssh/ssh_known_hosts 06:29:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:13 06:29:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:14 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:14 b85a868b505f: Pulling fs layer 06:29:14 e2be974225ed: Pulling fs layer 06:29:14 339a4e72a1f5: Pulling fs layer 06:29:14 988bab9f4d93: Pulling fs layer 06:29:14 1469e6f7b9e6: Pulling fs layer 06:29:14 eaf3925da568: Pulling fs layer 06:29:14 bab4dde63d76: Pulling fs layer 06:29:14 bde34c3a00c8: Pulling fs layer 06:29:14 b352a97aabf1: Pulling fs layer 06:29:14 4872d77fe225: Pulling fs layer 06:29:14 5851b861e8e6: Pulling fs layer 06:29:14 988bab9f4d93: Waiting 06:29:14 1469e6f7b9e6: Waiting 06:29:14 bde34c3a00c8: Waiting 06:29:14 eaf3925da568: Waiting 06:29:14 b352a97aabf1: Waiting 06:29:14 bab4dde63d76: Waiting 06:29:14 4872d77fe225: Waiting 06:29:14 5851b861e8e6: Waiting 06:29:14 e2be974225ed: Verifying Checksum 06:29:14 e2be974225ed: Download complete 06:29:14 988bab9f4d93: Verifying Checksum 06:29:14 988bab9f4d93: Download complete 06:29:14 1469e6f7b9e6: Verifying Checksum 06:29:14 1469e6f7b9e6: Download complete 06:29:14 eaf3925da568: Download complete 06:29:14 339a4e72a1f5: Verifying Checksum 06:29:14 339a4e72a1f5: Download complete 06:29:14 bde34c3a00c8: Verifying Checksum 06:29:14 bde34c3a00c8: Download complete 06:29:14 b352a97aabf1: Verifying Checksum 06:29:14 b352a97aabf1: Download complete 06:29:14 5851b861e8e6: Download complete 06:29:14 b85a868b505f: Verifying Checksum 06:29:14 b85a868b505f: Download complete 06:29:14 bab4dde63d76: Verifying Checksum 06:29:14 bab4dde63d76: Download complete 06:29:15 b85a868b505f: Pull complete 06:29:15 e2be974225ed: Pull complete 06:29:16 339a4e72a1f5: Pull complete 06:29:16 988bab9f4d93: Pull complete 06:29:16 1469e6f7b9e6: Pull complete 06:29:16 eaf3925da568: Pull complete 06:29:18 bab4dde63d76: Pull complete 06:29:18 bde34c3a00c8: Pull complete 06:29:18 b352a97aabf1: Pull complete 06:29:18 4872d77fe225: Pull complete 06:29:18 5851b861e8e6: Pull complete 06:29:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:18 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:29:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:29:20 $ docker top 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 -eo pid,comm 06:29:20 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:29:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:20 [ssh-agent] Looking for ssh-agent implementation... 06:29:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:20 $ docker exec 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent 06:29:20 SSH_AUTH_SOCK=/tmp/ssh-rnUTQtohd009/agent.32 06:29:20 SSH_AGENT_PID=38 06:29:20 Running ssh-add (command line suppressed) 06:29:20 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16258946976975716151.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_16258946976975716151.key) 06:29:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:21 + git tag --points-at HEAD [Pipeline] } 06:29:21 $ docker exec --env ******** --env ******** 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent -k 06:29:21 unset SSH_AUTH_SOCK; 06:29:21 unset SSH_AGENT_PID; 06:29:21 echo Agent pid 38 killed; 06:29:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:21 [ssh-agent] Looking for ssh-agent implementation... 06:29:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:21 $ docker exec 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent 06:29:21 SSH_AUTH_SOCK=/tmp/ssh-KR8Qb7IidCFg/agent.70 06:29:21 SSH_AGENT_PID=76 06:29:21 Running ssh-add (command line suppressed) 06:29:21 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12410844977133450161.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_12410844977133450161.key) 06:29:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:21 + git semver init 06:29:22 2023-05-05 06:29:22,145 [run_init] DEBUG init version:0.0.0 force:False 06:29:22 2023-05-05 06:29:22,146 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-onvif-camera_main/.semver 06:29:22 2023-05-05 06:29:22,146 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/foundry_device-onvif-camera_main/.semver 06:29:22 2023-05-05 06:29:22,146 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/foundry_device-onvif-camera_main/.semver'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:29:23 2023-05-05 06:29:23,096 [append_file] DEBUG append to file:/w/workspace/foundry_device-onvif-camera_main/.git/info/exclude 06:29:23 2023-05-05 06:29:23,096 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:False 06:29:23 2023-05-05 06:29:23,096 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:29:23 2023-05-05 06:29:23,097 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:29:23 3.0.0-dev.40 [Pipeline] } 06:29:23 $ docker exec --env ******** --env ******** 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 ssh-agent -k 06:29:23 unset SSH_AUTH_SOCK; 06:29:23 unset SSH_AGENT_PID; 06:29:23 echo Agent pid 76 killed; 06:29:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:23 + git semver [Pipeline] } 06:29:23 $ docker stop --time=1 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 06:29:25 $ docker rm -f --volumes 599fd1f7fe1bdd0b3eba1e4ca76ec0d50a4aa05bc41627a67507580208e878d9 [Pipeline] // withDockerContainer [Pipeline] sh 06:29:25 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:29:25 Stashed 1 file(s) [Pipeline] echo 06:29:25 [edgeXSemver]: initialized semver on version 3.0.0-dev.40 [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:29:25 provisioning config files... 06:29:25 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config530649368803153148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:26 ---> docker-login.sh 06:29:26 nexus3.edgexfoundry.org:10001 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 nexus3.edgexfoundry.org:10002 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 nexus3.edgexfoundry.org:10003 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 nexus3.edgexfoundry.org:10004 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 docker.io 06:29:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:26 Configure a credential helper to remove this warning. See 06:29:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:26 06:29:26 Login Succeeded 06:29:26 ---> docker-login.sh ends [Pipeline] } 06:29:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:26 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:26 ========================================================= 06:29:26 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 06:29:26 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:27 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:29:27 Sending build context to Docker daemon 21.54MB 06:29:27 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:29:27 Step 2/13 : FROM ${BASE} AS builder 06:29:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:27 f56be85fc22e: Pulling fs layer 06:29:27 85791d961cd3: Pulling fs layer 06:29:27 d694b5ae8c79: Pulling fs layer 06:29:27 9f32a84ed3da: Pulling fs layer 06:29:27 4d19c01a9841: Pulling fs layer 06:29:27 9f32a84ed3da: Waiting 06:29:27 9325e15d5711: Pulling fs layer 06:29:27 556b6ee489ea: Pulling fs layer 06:29:27 4d19c01a9841: Waiting 06:29:27 9325e15d5711: Waiting 06:29:27 c5a4b2cf53e6: Pulling fs layer 06:29:27 556b6ee489ea: Waiting 06:29:27 c5a4b2cf53e6: Waiting 06:29:27 85791d961cd3: Download complete 06:29:27 9f32a84ed3da: Verifying Checksum 06:29:27 9f32a84ed3da: Download complete 06:29:27 4d19c01a9841: Verifying Checksum 06:29:27 4d19c01a9841: Download complete 06:29:27 f56be85fc22e: Download complete 06:29:27 9325e15d5711: Verifying Checksum 06:29:27 9325e15d5711: Download complete 06:29:27 f56be85fc22e: Pull complete 06:29:27 85791d961cd3: Pull complete 06:29:27 c5a4b2cf53e6: Verifying Checksum 06:29:27 c5a4b2cf53e6: Download complete 06:29:27 d694b5ae8c79: Verifying Checksum 06:29:27 d694b5ae8c79: Download complete 06:29:28 556b6ee489ea: Verifying Checksum 06:29:28 556b6ee489ea: Download complete 06:29:31 d694b5ae8c79: Pull complete 06:29:31 9f32a84ed3da: Pull complete 06:29:31 4d19c01a9841: Pull complete 06:29:31 9325e15d5711: Pull complete 06:29:33 556b6ee489ea: Pull complete 06:29:34 c5a4b2cf53e6: Pull complete 06:29:34 Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b 06:29:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 06:29:34 ---> c4be618373d6 06:29:34 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:29:36 ---> Running in f18d79cb9762 06:29:36 Removing intermediate container f18d79cb9762 06:29:36 ---> 98b192d0b4cf 06:29:36 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:29:36 ---> Running in aa0fc4888cd8 06:29:36 Removing intermediate container aa0fc4888cd8 06:29:36 ---> 71815f152c3f 06:29:36 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:29:36 ---> Running in 05191c5a500d 06:29:37 Removing intermediate container 05191c5a500d 06:29:37 ---> 3cdbf2e43157 06:29:37 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:29:37 ---> Running in 9b0d82610f66 06:29:37 Removing intermediate container 9b0d82610f66 06:29:37 ---> 0d105f180bd7 06:29:37 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:29:37 ---> Running in 4a29bada83e7 06:29:37 Removing intermediate container 4a29bada83e7 06:29:37 ---> 3497cfe2bed2 06:29:37 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:37 ---> Running in ddc0297d110e 06:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:29:37 OK: 265 MiB in 53 packages 06:29:38 Removing intermediate container ddc0297d110e 06:29:38 ---> 9c81ada9d70b 06:29:38 Step 9/13 : WORKDIR /device-onvif-camera 06:29:38 ---> Running in 069ee17a78b6 06:29:38 Removing intermediate container 069ee17a78b6 06:29:38 ---> a4283ad9c737 06:29:38 Step 10/13 : COPY go.mod vendor* ./ 06:29:38 ---> a3be60c9577e 06:29:38 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:38 ---> Running in 1b06376dad32 06:29:40 Still waiting to schedule task 06:29:40 ‘prd-centos7-blackbox-4c-2g-12073’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:29:40 ‘prd-centos7-blackbox-4c-2g-12074’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:29:40 ‘prd-ubuntu20.04-docker-8c-8g-13847’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ 06:29:40 ‘prd-ubuntu20.04-docker-arm64-4c-16g-13859’ is offline 06:30:00 Removing intermediate container 1b06376dad32 06:30:00 ---> 04f41ed52bf4 06:30:00 Step 12/13 : COPY . . 06:30:00 ---> 0702d35ff120 06:30:00 Step 13/13 : RUN ${MAKE} 06:30:00 ---> Running in f2f074a10db9 06:30:00 noop 06:30:00 Removing intermediate container f2f074a10db9 06:30:00 ---> 7e24ed9a713b 06:30:00 Successfully built 7e24ed9a713b 06:30:00 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:00 + docker inspect -f . ci-base-image-x86_64 06:30:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:00 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:30:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:30:01 $ docker top 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:01 + go version 06:30:01 go version go1.20.2 linux/amd64 [Pipeline] } 06:30:01 $ docker stop --time=1 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 06:30:02 $ docker rm -f --volumes 8902db26f822ad72293cf720815bd0c4ca151955c18f70cfb0a2d6cd471a0738 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:03 + docker inspect -f . ci-base-image-x86_64 06:30:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:03 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:30:03 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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:30:03 $ docker top 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 -eo pid,comm [Pipeline] { [Pipeline] sh 06:30:03 + git config --global --add safe.directory /w/workspace/foundry_device-onvif-camera_main [Pipeline] fileExists [Pipeline] sh 06:30:04 + make test 06:30:04 go test ./... -coverprofile=coverage.out ./... 06:30:08 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:30:20 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:30:20 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:30:21 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.051s coverage: 31.1% of statements 06:30:21 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.381s coverage: 86.5% of statements 06:30:28 go vet ./... 06:30:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:30:32 ./bin/test-attribution-txt.sh [Pipeline] echo 06:30:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:30:32 $ docker stop --time=1 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 06:30:34 $ docker rm -f --volumes 7cd7b650da4f2970c6ad84cd91a26b76252004984dc5c39dc52ec5e5ff362610 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:35 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:30:35 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:36 + ls -al . 06:30:36 total 232 06:30:36 drwxrwxr-x 10 jenkins jenkins 4096 May 5 06:30 . 06:30:36 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 .. 06:30:36 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:29 .git 06:30:36 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 .github 06:30:36 -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:29 .gitignore 06:30:36 -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:29 .golangci.yml 06:30:36 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:29 .semver 06:30:36 -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:29 Attribution.txt 06:30:36 -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:29 CHANGELOG.md 06:30:36 -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:29 Dockerfile 06:30:36 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:29 GOVERNANCE.md 06:30:36 -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:29 Jenkinsfile 06:30:36 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:29 LICENSE 06:30:36 -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:29 Makefile 06:30:36 -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:29 OWNERS.md 06:30:36 -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:29 README.md 06:30:36 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:29 VERSION 06:30:36 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:29 bin 06:30:36 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:29 cmd 06:30:36 -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:30 coverage.out 06:30:36 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 doc 06:30:36 -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:29 go.mod 06:30:36 -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:29 go.sum 06:30:36 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 internal 06:30:36 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:29 snap 06:30:36 -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:36 + docker build -t device-onvif-camera -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=3c68e390b48f15746d10455ca85b218d19e4928b --label arch=amd64 --label version=3.0.0-dev.40 . 06:30:36 Sending build context to Docker daemon 21.62MB 06:30:36 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:30:36 Step 2/26 : FROM ${BASE} AS builder 06:30:36 ---> 7e24ed9a713b 06:30:36 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:30:36 ---> Running in 97504a8d8093 06:30:36 Removing intermediate container 97504a8d8093 06:30:36 ---> 58c392825c08 06:30:36 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:36 ---> Running in c01cee5acc0e 06:30:36 Removing intermediate container c01cee5acc0e 06:30:36 ---> e2c3df1cabf6 06:30:36 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:30:36 ---> Running in 1a093f93f282 06:30:36 Removing intermediate container 1a093f93f282 06:30:36 ---> 1771f25eceeb 06:30:36 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:30:36 ---> Running in adaea3f73d84 06:30:36 Removing intermediate container adaea3f73d84 06:30:36 ---> cd15e5e80787 06:30:36 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:30:36 ---> Running in 432589e9954d 06:30:37 Removing intermediate container 432589e9954d 06:30:37 ---> 458d6f6d1be6 06:30:37 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:37 ---> Running in 447ad86d6312 06:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:30:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:30:37 OK: 265 MiB in 53 packages 06:30:37 Removing intermediate container 447ad86d6312 06:30:37 ---> eb0c01798050 06:30:37 Step 9/26 : WORKDIR /device-onvif-camera 06:30:37 ---> Running in 5bdd341b2937 06:30:38 Removing intermediate container 5bdd341b2937 06:30:38 ---> 1f439a5bcaa5 06:30:38 Step 10/26 : COPY go.mod vendor* ./ 06:30:38 ---> 079e94a7f86a 06:30:38 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:38 ---> Running in 77ea9ea4eea1 06:30:39 Removing intermediate container 77ea9ea4eea1 06:30:39 ---> 063f146bea25 06:30:39 Step 12/26 : COPY . . 06:30:39 ---> dbd74ad9c99e 06:30:39 Step 13/26 : RUN ${MAKE} 06:30:39 ---> Running in 2203fb0b412c 06:30:39 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:31:01 Removing intermediate container 2203fb0b412c 06:31:01 ---> ad9ed661bb96 06:31:01 Step 14/26 : FROM alpine:3.17 06:31:01 3.17: Pulling from library/alpine 06:31:01 f56be85fc22e: Already exists 06:31:01 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:31:01 Status: Downloaded newer image for alpine:3.17 06:31:01 ---> 9ed4aefc74f6 06:31:01 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:31:01 ---> Running in edb0654f345e 06:31:01 Removing intermediate container edb0654f345e 06:31:01 ---> 98c3cc82c6aa 06:31:01 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:31:01 ---> Running in fb93cfc41bf3 06:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 06:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 06:31:01 (1/1) Installing dumb-init (1.2.5-r2) 06:31:01 Executing busybox-1.35.0-r29.trigger 06:31:01 OK: 7 MiB in 16 packages 06:31:01 Removing intermediate container fb93cfc41bf3 06:31:01 ---> 6e03856564cb 06:31:01 Step 17/26 : WORKDIR / 06:31:01 ---> Running in 0c595fc2b396 06:31:01 Removing intermediate container 0c595fc2b396 06:31:01 ---> 814906991d13 06:31:01 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:31:01 ---> a697a064b843 06:31:01 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:31:01 ---> 16c2a0d8a54f 06:31:01 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:31:01 ---> 198ddc2aca3e 06:31:01 Step 21/26 : EXPOSE 59984 06:31:01 ---> Running in 6e55ae00e10d 06:31:01 Removing intermediate container 6e55ae00e10d 06:31:01 ---> 61cdc62d55f6 06:31:01 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:31:01 ---> Running in 7b0366fdf260 06:31:01 Removing intermediate container 7b0366fdf260 06:31:01 ---> 708db2d23eb2 06:31:01 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:31:01 ---> Running in 408b27a15c1b 06:31:01 Removing intermediate container 408b27a15c1b 06:31:01 ---> a16406b0c7b4 06:31:01 Step 24/26 : LABEL arch=amd64 06:31:01 ---> Running in 4771d9da9e64 06:31:01 Removing intermediate container 4771d9da9e64 06:31:01 ---> 9b6d974a2ef0 06:31:01 Step 25/26 : LABEL git_sha=3c68e390b48f15746d10455ca85b218d19e4928b 06:31:01 ---> Running in 933782fc198d 06:31:01 Removing intermediate container 933782fc198d 06:31:01 ---> 29a317b184c5 06:31:01 Step 26/26 : LABEL version=3.0.0-dev.40 06:31:01 ---> Running in bac96820a9ad 06:31:01 Removing intermediate container bac96820a9ad 06:31:01 ---> 1f5a8aefa948 06:31:01 [Warning] One or more build-args [ARCH] were not consumed 06:31:01 Successfully built 1f5a8aefa948 06:31:01 Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:31:01 provisioning config files... 06:31:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config4852980713043819648tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:02 ---> docker-login.sh 06:31:02 nexus3.edgexfoundry.org:10001 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 nexus3.edgexfoundry.org:10002 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 nexus3.edgexfoundry.org:10003 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 nexus3.edgexfoundry.org:10004 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 docker.io 06:31:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:31:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:31:02 Configure a credential helper to remove this warning. See 06:31:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:31:02 06:31:02 Login Succeeded 06:31:02 ---> docker-login.sh ends [Pipeline] } 06:31:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:31:02 [edgeXDocker.push] Tagging docker image device-onvif-camera with the following tags: 06:31:02 3c68e390b48f15746d10455ca85b218d19e4928b 06:31:02 latest 06:31:02 3.0.0-dev.40 06:31:02 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:31:02 main 06:31:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:03 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:03 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b 06:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:31:03 1b8bf7ef2fb0: Preparing 06:31:03 73ebc063f6ca: Preparing 06:31:03 da6c4822f382: Preparing 06:31:03 297b80bcae25: Preparing 06:31:03 f1417ff83b31: Preparing 06:31:03 f1417ff83b31: Layer already exists 06:31:03 297b80bcae25: Pushed 06:31:03 73ebc063f6ca: Pushed 06:31:03 1b8bf7ef2fb0: Pushed 06:31:05 da6c4822f382: Pushed 06:31:06 3c68e390b48f15746d10455ca85b218d19e4928b: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:06 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:06 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:31:06 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:31:06 1b8bf7ef2fb0: Preparing 06:31:06 73ebc063f6ca: Preparing 06:31:06 da6c4822f382: Preparing 06:31:06 297b80bcae25: Preparing 06:31:06 f1417ff83b31: Preparing 06:31:06 da6c4822f382: Layer already exists 06:31:06 f1417ff83b31: Layer already exists 06:31:06 297b80bcae25: Layer already exists 06:31:06 73ebc063f6ca: Layer already exists 06:31:06 1b8bf7ef2fb0: Layer already exists 06:31:06 latest: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 06:31:07 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:31:07 1b8bf7ef2fb0: Preparing 06:31:07 73ebc063f6ca: Preparing 06:31:07 da6c4822f382: Preparing 06:31:07 297b80bcae25: Preparing 06:31:07 f1417ff83b31: Preparing 06:31:07 1b8bf7ef2fb0: Layer already exists 06:31:07 f1417ff83b31: Layer already exists 06:31:07 73ebc063f6ca: Layer already exists 06:31:07 da6c4822f382: Layer already exists 06:31:07 297b80bcae25: Layer already exists 06:31:07 3.0.0-dev.40: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:07 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:31:08 1b8bf7ef2fb0: Preparing 06:31:08 73ebc063f6ca: Preparing 06:31:08 da6c4822f382: Preparing 06:31:08 297b80bcae25: Preparing 06:31:08 f1417ff83b31: Preparing 06:31:08 297b80bcae25: Layer already exists 06:31:08 73ebc063f6ca: Layer already exists 06:31:08 1b8bf7ef2fb0: Layer already exists 06:31:08 f1417ff83b31: Layer already exists 06:31:08 da6c4822f382: Layer already exists 06:31:08 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker tag device-onvif-camera nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:08 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera:main 06:31:08 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera] 06:31:08 1b8bf7ef2fb0: Preparing 06:31:08 73ebc063f6ca: Preparing 06:31:08 da6c4822f382: Preparing 06:31:08 297b80bcae25: Preparing 06:31:08 f1417ff83b31: Preparing 06:31:08 73ebc063f6ca: Layer already exists 06:31:08 1b8bf7ef2fb0: Layer already exists 06:31:08 da6c4822f382: Layer already exists 06:31:08 297b80bcae25: Layer already exists 06:31:08 f1417ff83b31: Layer already exists 06:31:08 main: digest: sha256:0177e6e31c73ab73447cd1c6893290164cfa5ca84a798aee2ae0404292485531 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:31:08 ===================================================== [Pipeline] echo 06:31:08 taggedImages: 06:31:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b 06:31:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:latest 06:31:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3.0.0-dev.40 06:31:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:31:08 - nexus3.edgexfoundry.org:10004/device-onvif-camera:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:09 06:31:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:09 latest: Pulling from edgex-lftools-log-publisher 06:31:09 5eb5b503b376: Pulling fs layer 06:31:09 5c69ac0246d0: Pulling fs layer 06:31:09 ec43610c2a17: Pulling fs layer 06:31:09 3a2ae6a8a46f: Pulling fs layer 06:31:09 33b1e0a273af: Pulling fs layer 06:31:09 5d3b04190fa2: Pulling fs layer 06:31:09 2f39f015ded8: Pulling fs layer 06:31:09 5d3b04190fa2: Waiting 06:31:09 2f39f015ded8: Waiting 06:31:09 3a2ae6a8a46f: Waiting 06:31:09 33b1e0a273af: Waiting 06:31:09 5c69ac0246d0: Verifying Checksum 06:31:09 5c69ac0246d0: Download complete 06:31:09 3a2ae6a8a46f: Verifying Checksum 06:31:09 3a2ae6a8a46f: Download complete 06:31:09 33b1e0a273af: Verifying Checksum 06:31:09 33b1e0a273af: Download complete 06:31:09 5d3b04190fa2: Verifying Checksum 06:31:09 5d3b04190fa2: Download complete 06:31:09 ec43610c2a17: Verifying Checksum 06:31:09 ec43610c2a17: Download complete 06:31:09 5eb5b503b376: Verifying Checksum 06:31:09 5eb5b503b376: Download complete 06:31:10 2f39f015ded8: Verifying Checksum 06:31:10 2f39f015ded8: Download complete 06:31:10 5eb5b503b376: Pull complete 06:31:10 5c69ac0246d0: Pull complete 06:31:11 ec43610c2a17: Pull complete 06:31:11 3a2ae6a8a46f: Pull complete 06:31:11 33b1e0a273af: Pull complete 06:31:11 5d3b04190fa2: Pull complete 06:31:15 2f39f015ded8: Pull complete 06:31:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:31:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:31:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:15 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:31:15 $ 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/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:31:18 $ docker top 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:31:19 ---> job-cost.sh 06:31:19 lf-activate-venv: SKIPPING 06:31:19 INFO: No Stack... 06:31:19 INFO: Retrieving Pricing Info for: v3-standard-8 06:31:19 INFO: Archiving Costs [Pipeline] sh 06:31:20 + cat /w/workspace/foundry_device-onvif-camera_main/archives/cost.csv 06:31:20 + cut -d, -f6 [Pipeline] lock 06:31:20 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] 06:31:20 Resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] did not exist. Created. 06:31:20 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:20 + echo total: 0.2199999988079071 [Pipeline] stash 06:31:20 Stashed 1 file(s) [Pipeline] } 06:31:20 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:20 $ docker stop --time=1 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f 06:31:21 $ docker rm -f --volumes 5c1b1d4f7b6864d370275d18149cbb6a00e46b86eb3307314f36a1de297a8b5f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-13861 in /w/workspace/foundry_device-onvif-camera_main [Pipeline] { [Pipeline] ws 06:34:26 Running in /w/workspace/device-onvif-camera/136 [Pipeline] { [Pipeline] checkout 06:34:26 The recommended git tool is: git 06:34:33 using credential edgex-jenkins-ssh 06:34:33 Cloning the remote Git repository 06:34:33 Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git 06:34:33 > git init /w/workspace/device-onvif-camera/136 # timeout=10 06:34:34 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git 06:34:34 > git --version # timeout=10 06:34:34 > git --version # 'git version 2.25.1' 06:34:34 using GIT_SSH to set credentials SSH Credentials for GitHub 06:34:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:37 > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 06:34:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:34:38 Avoid second fetch 06:34:38 Checking out Revision 3c68e390b48f15746d10455ca85b218d19e4928b (main) 06:34:39 Commit message: "Merge pull request #341 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.0.0-dev.82" 06:34:38 > git config core.sparsecheckout # timeout=10 06:34:39 > git checkout -f 3c68e390b48f15746d10455ca85b218d19e4928b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:34:40 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:34:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:34:40 Dload Upload Total Spent Left Speed 06:34:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 73705 0 --:--:-- --:--:-- --:--:-- 74133 [Pipeline] sh 06:34:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:34:41 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:34:41 + sudo tee /etc/docker/daemon.new 06:34:41 { 06:34:41 "registry-mirrors": [ 06:34:41 "https://nexus3.edgexfoundry.org:10001" 06:34:41 ], 06:34:41 "bip": "10.250.0.254/24", 06:34:41 "hosts": [ 06:34:41 "tcp://0.0.0.0:5555", 06:34:41 "unix:///var/run/docker.sock" 06:34:41 ], 06:34:41 "mtu": 1458, 06:34:41 "selinux-enabled": true, 06:34:41 "seccomp-profile": "/etc/docker/seccomp.json" 06:34:41 } [Pipeline] sh 06:34:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:34:42 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:00 provisioning config files... 06:35:01 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/136@tmp/config3285420214918795649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:01 ---> docker-login.sh 06:35:01 nexus3.edgexfoundry.org:10001 06:35:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:02 Configure a credential helper to remove this warning. See 06:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:02 06:35:02 Login Succeeded 06:35:02 nexus3.edgexfoundry.org:10002 06:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:02 Configure a credential helper to remove this warning. See 06:35:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:02 06:35:02 Login Succeeded 06:35:02 nexus3.edgexfoundry.org:10003 06:35:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:03 Configure a credential helper to remove this warning. See 06:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:03 06:35:03 Login Succeeded 06:35:03 nexus3.edgexfoundry.org:10004 06:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:03 Configure a credential helper to remove this warning. See 06:35:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:03 06:35:03 Login Succeeded 06:35:03 docker.io 06:35:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:04 Configure a credential helper to remove this warning. See 06:35:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:04 06:35:04 Login Succeeded 06:35:04 ---> docker-login.sh ends [Pipeline] } 06:35:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:04 ========================================================= 06:35:04 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 06:35:04 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:04 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . 06:35:05 Sending build context to Docker daemon 14.17MB 06:35:05 Step 1/13 : ARG BASE=golang:1.20-alpine3.17 06:35:05 Step 2/13 : FROM ${BASE} AS builder 06:35:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:05 c41833b44d91: Pulling fs layer 06:35:05 ed15518f5707: Pulling fs layer 06:35:05 feae8fd75edb: Pulling fs layer 06:35:05 242c74f7c9fa: Pulling fs layer 06:35:05 3cdef696dda3: Pulling fs layer 06:35:05 2ced38df9373: Pulling fs layer 06:35:05 58f1dce35555: Pulling fs layer 06:35:05 3cdef696dda3: Waiting 06:35:05 2ced38df9373: Waiting 06:35:05 242c74f7c9fa: Waiting 06:35:05 ed15518f5707: Verifying Checksum 06:35:05 ed15518f5707: Download complete 06:35:05 242c74f7c9fa: Verifying Checksum 06:35:05 242c74f7c9fa: Download complete 06:35:05 3cdef696dda3: Verifying Checksum 06:35:05 3cdef696dda3: Download complete 06:35:05 c41833b44d91: Verifying Checksum 06:35:05 c41833b44d91: Download complete 06:35:07 c41833b44d91: Pull complete 06:35:07 58f1dce35555: Verifying Checksum 06:35:07 58f1dce35555: Download complete 06:35:07 ed15518f5707: Pull complete 06:35:08 feae8fd75edb: Verifying Checksum 06:35:08 feae8fd75edb: Download complete 06:35:08 2ced38df9373: Download complete 06:35:18 feae8fd75edb: Pull complete 06:35:19 242c74f7c9fa: Pull complete 06:35:19 3cdef696dda3: Pull complete 06:35:26 2ced38df9373: Pull complete 06:35:28 58f1dce35555: Pull complete 06:35:28 Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e 06:35:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 06:35:28 ---> fadd8f120f05 06:35:28 Step 3/13 : ARG ADD_BUILD_TAGS="" 06:35:30 ---> Running in dd4c106acc65 06:35:30 Removing intermediate container dd4c106acc65 06:35:30 ---> 368d825d081a 06:35:30 Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:35:30 ---> Running in a705b16ba18c 06:35:31 Removing intermediate container a705b16ba18c 06:35:31 ---> 025b815373cc 06:35:31 Step 5/13 : ARG ALPINE_PKG_BASE="make git" 06:35:31 ---> Running in 483473f0b505 06:35:31 Removing intermediate container 483473f0b505 06:35:31 ---> 74639045d79b 06:35:31 Step 6/13 : ARG ALPINE_PKG_EXTRA="" 06:35:31 ---> Running in 62a6be91558a 06:35:31 Removing intermediate container 62a6be91558a 06:35:31 ---> 08cd345a21c2 06:35:31 Step 7/13 : LABEL Name=edgex-device-onvif-camera 06:35:31 ---> Running in bb5e4889c79d 06:35:32 Removing intermediate container bb5e4889c79d 06:35:32 ---> d7881fdf3644 06:35:32 Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:35:32 ---> Running in 095a98bfe336 06:35:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:35:35 OK: 263 MiB in 53 packages 06:35:36 Removing intermediate container 095a98bfe336 06:35:36 ---> 0991ae634932 06:35:36 Step 9/13 : WORKDIR /device-onvif-camera 06:35:36 ---> Running in 3dc6d5bb8207 06:35:37 Removing intermediate container 3dc6d5bb8207 06:35:37 ---> cc2a1470f54c 06:35:37 Step 10/13 : COPY go.mod vendor* ./ 06:35:37 ---> 5ec3b2e1a0ec 06:35:37 Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:35:37 ---> Running in f75128b3fd91 06:36:59 Removing intermediate container f75128b3fd91 06:36:59 ---> 88a557bd00de 06:36:59 Step 12/13 : COPY . . 06:36:59 ---> fcc4e2e625e1 06:36:59 Step 13/13 : RUN ${MAKE} 06:36:59 ---> Running in 94156beed828 06:36:59 noop 06:36:59 Removing intermediate container 94156beed828 06:36:59 ---> 6800e97faab8 06:36:59 Successfully built 6800e97faab8 06:36:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:59 + docker inspect -f . ci-base-image-arm64 06:36:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:59 prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container 06:37:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@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:37:01 $ docker top 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:02 + go version 06:37:02 go version go1.20.2 linux/arm64 [Pipeline] } 06:37:02 $ docker stop --time=1 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 06:37:07 $ docker rm -f --volumes 91676b6f6d3e9f88daf98719bb80090acbed2fc94152d7ce0d57d338e26f5849 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:08 + docker inspect -f . ci-base-image-arm64 06:37:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:08 prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container 06:37:08 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-onvif-camera/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@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:37:09 $ docker top 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:10 + git config --global --add safe.directory /w/workspace/device-onvif-camera/136 [Pipeline] fileExists [Pipeline] sh 06:37:11 + make test 06:37:11 go test ./... -coverprofile=coverage.out ./... 06:37:50 ? github.com/edgexfoundry/device-onvif-camera [no test files] 06:39:56 ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] 06:39:57 ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] 06:40:00 ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.207s coverage: 31.1% of statements 06:40:16 ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 17.024s coverage: 86.5% of statements 06:40:16 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:40:16 go vet ./... 06:40:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:40:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:40:48 ./bin/test-attribution-txt.sh [Pipeline] echo 06:40:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:40:48 $ docker stop --time=1 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd 06:40:50 $ docker rm -f --volumes 3bee4b7698c611a9cf7a897c80ca3e49d227fd3aeb4b172ff74b06994c5d04dd [Pipeline] // withDockerContainer [Pipeline] sh 06:40:51 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:40:51 Warning: overwriting stash ‘coverage-report’ 06:40:51 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:40:52 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:40:52 + ls -al . 06:40:52 total 228 06:40:52 drwxrwxr-x 9 jenkins jenkins 4096 May 5 06:37 . 06:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 .. 06:40:52 drwxrwxr-x 8 jenkins jenkins 4096 May 5 06:34 .git 06:40:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:34 .github 06:40:52 -rw-rw-r-- 1 jenkins jenkins 496 May 5 06:34 .gitignore 06:40:52 -rw-rw-r-- 1 jenkins jenkins 42 May 5 06:34 .golangci.yml 06:40:52 -rw-rw-r-- 1 jenkins jenkins 10087 May 5 06:34 Attribution.txt 06:40:52 -rw-rw-r-- 1 jenkins jenkins 6312 May 5 06:34 CHANGELOG.md 06:40:52 -rw-rw-r-- 1 jenkins jenkins 1574 May 5 06:34 Dockerfile 06:40:52 -rw-rw-r-- 1 jenkins jenkins 677 May 5 06:34 GOVERNANCE.md 06:40:52 -rw-rw-r-- 1 jenkins jenkins 734 May 5 06:34 Jenkinsfile 06:40:52 -rw-rw-r-- 1 jenkins jenkins 11348 May 5 06:34 LICENSE 06:40:52 -rw-rw-r-- 1 jenkins jenkins 2751 May 5 06:34 Makefile 06:40:52 -rw-rw-r-- 1 jenkins jenkins 625 May 5 06:34 OWNERS.md 06:40:52 -rw-rw-r-- 1 jenkins jenkins 2591 May 5 06:34 README.md 06:40:52 -rw-rw-r-- 1 jenkins jenkins 12 May 5 06:29 VERSION 06:40:52 drwxrwxr-x 2 jenkins jenkins 4096 May 5 06:34 bin 06:40:52 drwxrwxr-x 3 jenkins jenkins 4096 May 5 06:34 cmd 06:40:52 -rw-r--r-- 1 jenkins jenkins 79191 May 5 06:40 coverage.out 06:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 doc 06:40:52 -rw-rw-r-- 1 jenkins jenkins 3642 May 5 06:34 go.mod 06:40:52 -rw-rw-r-- 1 jenkins jenkins 33491 May 5 06:34 go.sum 06:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 internal 06:40:52 drwxrwxr-x 4 jenkins jenkins 4096 May 5 06:34 snap 06:40:52 -rw-rw-r-- 1 jenkins jenkins 236 May 5 06:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:53 + docker build -t device-onvif-camera-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=3c68e390b48f15746d10455ca85b218d19e4928b --label arch=arm64 --label version=3.0.0-dev.40 . 06:40:53 Sending build context to Docker daemon 14.25MB 06:40:53 Step 1/26 : ARG BASE=golang:1.20-alpine3.17 06:40:53 Step 2/26 : FROM ${BASE} AS builder 06:40:53 ---> 6800e97faab8 06:40:53 Step 3/26 : ARG ADD_BUILD_TAGS="" 06:40:55 ---> Running in dcf7565fc58a 06:40:55 Removing intermediate container dcf7565fc58a 06:40:55 ---> dfeb41582615 06:40:55 Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:40:55 ---> Running in 41a69b7b364d 06:40:55 Removing intermediate container 41a69b7b364d 06:40:55 ---> 8a8eb95e9a5a 06:40:55 Step 5/26 : ARG ALPINE_PKG_BASE="make git" 06:40:55 ---> Running in c081dd90379b 06:40:55 Removing intermediate container c081dd90379b 06:40:55 ---> 5e167a49159c 06:40:55 Step 6/26 : ARG ALPINE_PKG_EXTRA="" 06:40:56 ---> Running in 375bc63a1a25 06:40:56 Removing intermediate container 375bc63a1a25 06:40:56 ---> 6196463eef57 06:40:56 Step 7/26 : LABEL Name=edgex-device-onvif-camera 06:40:56 ---> Running in 1db618cf37d9 06:40:56 Removing intermediate container 1db618cf37d9 06:40:56 ---> 053201f36a3b 06:40:56 Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:40:56 ---> Running in 007f523a10a1 06:40:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:40:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:40:59 OK: 263 MiB in 53 packages 06:41:00 Removing intermediate container 007f523a10a1 06:41:00 ---> 46000c3844f3 06:41:00 Step 9/26 : WORKDIR /device-onvif-camera 06:41:01 ---> Running in cac406944083 06:41:01 Removing intermediate container cac406944083 06:41:01 ---> 2160c378fd1f 06:41:01 Step 10/26 : COPY go.mod vendor* ./ 06:41:02 ---> f963a3dcbe24 06:41:02 Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:41:02 ---> Running in a1b04270706d 06:41:05 Removing intermediate container a1b04270706d 06:41:05 ---> 516ba9b4f5e5 06:41:05 Step 12/26 : COPY . . 06:41:06 ---> 96769e2d1bfb 06:41:06 Step 13/26 : RUN ${MAKE} 06:41:06 ---> Running in afa5cb5c7437 06:41:07 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=3.0.0-dev.40" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd 06:43:44 Removing intermediate container afa5cb5c7437 06:43:44 ---> 36f9dda96260 06:43:44 Step 14/26 : FROM alpine:3.17 06:43:44 3.17: Pulling from library/alpine 06:43:44 c41833b44d91: Already exists 06:43:44 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 06:43:44 Status: Downloaded newer image for alpine:3.17 06:43:44 ---> 51e60588ff2c 06:43:44 Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' 06:43:44 ---> Running in 5259acdf1323 06:43:44 Removing intermediate container 5259acdf1323 06:43:44 ---> 25e8a82ffc5f 06:43:44 Step 16/26 : RUN apk add --update --no-cache dumb-init 06:43:44 ---> Running in 56e062c7dd97 06:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 06:43:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 06:43:44 (1/1) Installing dumb-init (1.2.5-r2) 06:43:44 Executing busybox-1.35.0-r29.trigger 06:43:44 OK: 8 MiB in 16 packages 06:43:44 Removing intermediate container 56e062c7dd97 06:43:44 ---> 34aff05092e3 06:43:44 Step 17/26 : WORKDIR / 06:43:44 ---> Running in 2456291edb3f 06:43:44 Removing intermediate container 2456291edb3f 06:43:44 ---> 3b288812ce9b 06:43:44 Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / 06:43:44 ---> 568fea85a8e0 06:43:44 Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / 06:43:44 ---> 6e1ba30bb261 06:43:44 Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / 06:43:44 ---> 028f4ed334be 06:43:44 Step 21/26 : EXPOSE 59984 06:43:44 ---> Running in 3d43cd359cdc 06:43:44 Removing intermediate container 3d43cd359cdc 06:43:44 ---> 8a6a3bde80a6 06:43:44 Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] 06:43:44 ---> Running in 48248980f687 06:43:44 Removing intermediate container 48248980f687 06:43:44 ---> 11276edb690b 06:43:44 Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] 06:43:44 ---> Running in 011f621c2b18 06:43:44 Removing intermediate container 011f621c2b18 06:43:44 ---> 9fa7a8c418ec 06:43:44 Step 24/26 : LABEL arch=arm64 06:43:44 ---> Running in 776a8e9adf6a 06:43:44 Removing intermediate container 776a8e9adf6a 06:43:44 ---> 531de1c8c839 06:43:44 Step 25/26 : LABEL git_sha=3c68e390b48f15746d10455ca85b218d19e4928b 06:43:44 ---> Running in db6582f50dc8 06:43:44 Removing intermediate container db6582f50dc8 06:43:44 ---> 44224ca796c6 06:43:44 Step 26/26 : LABEL version=3.0.0-dev.40 06:43:44 ---> Running in 8e9a6d3537de 06:43:44 Removing intermediate container 8e9a6d3537de 06:43:44 ---> 41ad0cca4550 06:43:44 [Warning] One or more build-args [ARCH] were not consumed 06:43:44 Successfully built 41ad0cca4550 06:43:44 Successfully tagged device-onvif-camera-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:43:44 provisioning config files... 06:43:44 copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/136@tmp/config1164333941785446624tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:43:44 ---> docker-login.sh 06:43:44 nexus3.edgexfoundry.org:10001 06:43:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:44 Configure a credential helper to remove this warning. See 06:43:44 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:44 06:43:44 Login Succeeded 06:43:44 nexus3.edgexfoundry.org:10002 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:45 Configure a credential helper to remove this warning. See 06:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:45 06:43:45 Login Succeeded 06:43:45 nexus3.edgexfoundry.org:10003 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:45 Configure a credential helper to remove this warning. See 06:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:45 06:43:45 Login Succeeded 06:43:45 nexus3.edgexfoundry.org:10004 06:43:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:45 Configure a credential helper to remove this warning. See 06:43:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:45 06:43:45 Login Succeeded 06:43:45 docker.io 06:43:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:43:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:43:46 Configure a credential helper to remove this warning. See 06:43:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:43:46 06:43:46 Login Succeeded 06:43:46 ---> docker-login.sh ends [Pipeline] } 06:43:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:43:46 [edgeXDocker.push] Tagging docker image device-onvif-camera-arm64 with the following tags: 06:43:46 3c68e390b48f15746d10455ca85b218d19e4928b 06:43:46 latest 06:43:46 3.0.0-dev.40 06:43:46 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:43:46 main 06:43:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:46 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:47 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b 06:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:43:47 c8a39952bdf6: Preparing 06:43:47 143de8762efe: Preparing 06:43:47 01c83d436703: Preparing 06:43:47 18fe4dbbd92f: Preparing 06:43:47 26cbea5cba74: Preparing 06:43:47 26cbea5cba74: Layer already exists 06:43:47 143de8762efe: Pushed 06:43:47 c8a39952bdf6: Pushed 06:43:47 18fe4dbbd92f: Pushed 06:43:54 01c83d436703: Pushed 06:43:54 3c68e390b48f15746d10455ca85b218d19e4928b: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:54 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:54 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:43:54 c8a39952bdf6: Preparing 06:43:54 143de8762efe: Preparing 06:43:54 01c83d436703: Preparing 06:43:54 18fe4dbbd92f: Preparing 06:43:54 26cbea5cba74: Preparing 06:43:54 143de8762efe: Layer already exists 06:43:54 26cbea5cba74: Layer already exists 06:43:54 01c83d436703: Layer already exists 06:43:54 18fe4dbbd92f: Layer already exists 06:43:54 c8a39952bdf6: Layer already exists 06:43:54 latest: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:55 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 06:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:43:55 c8a39952bdf6: Preparing 06:43:55 143de8762efe: Preparing 06:43:55 01c83d436703: Preparing 06:43:55 18fe4dbbd92f: Preparing 06:43:55 26cbea5cba74: Preparing 06:43:55 143de8762efe: Layer already exists 06:43:55 01c83d436703: Layer already exists 06:43:55 18fe4dbbd92f: Layer already exists 06:43:55 c8a39952bdf6: Layer already exists 06:43:55 26cbea5cba74: Layer already exists 06:43:55 3.0.0-dev.40: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:43:56 c8a39952bdf6: Preparing 06:43:56 143de8762efe: Preparing 06:43:56 01c83d436703: Preparing 06:43:56 18fe4dbbd92f: Preparing 06:43:56 26cbea5cba74: Preparing 06:43:56 143de8762efe: Layer already exists 06:43:56 18fe4dbbd92f: Layer already exists 06:43:56 01c83d436703: Layer already exists 06:43:56 c8a39952bdf6: Layer already exists 06:43:56 26cbea5cba74: Layer already exists 06:43:56 3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:56 + docker tag device-onvif-camera-arm64 nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker push nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main 06:43:57 The push refers to repository [nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64] 06:43:57 c8a39952bdf6: Preparing 06:43:57 143de8762efe: Preparing 06:43:57 01c83d436703: Preparing 06:43:57 18fe4dbbd92f: Preparing 06:43:57 26cbea5cba74: Preparing 06:43:57 01c83d436703: Layer already exists 06:43:57 18fe4dbbd92f: Layer already exists 06:43:57 c8a39952bdf6: Layer already exists 06:43:57 26cbea5cba74: Layer already exists 06:43:57 143de8762efe: Layer already exists 06:43:57 main: digest: sha256:28a254fd89bf2323d699410665e2c0526d80f1c5a670fea8c941639166ecae02 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:43:57 ===================================================== [Pipeline] echo 06:43:57 taggedImages: 06:43:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b 06:43:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:latest 06:43:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3.0.0-dev.40 06:43:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:3c68e390b48f15746d10455ca85b218d19e4928b-3.0.0-dev.40 06:43:57 - nexus3.edgexfoundry.org:10004/device-onvif-camera-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:43:57 06:43:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:43:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:43:58 arm64: Pulling from edgex-lftools-log-publisher 06:43:58 8998bd30e6a1: Pulling fs layer 06:43:58 04944245beec: Pulling fs layer 06:43:58 699f458cf7ca: Pulling fs layer 06:43:58 765212b225bb: Pulling fs layer 06:43:58 f23df028b6ca: Pulling fs layer 06:43:58 d65c8cfc05b1: Pulling fs layer 06:43:58 2437ff75d9bd: Pulling fs layer 06:43:58 765212b225bb: Waiting 06:43:58 d65c8cfc05b1: Waiting 06:43:58 2437ff75d9bd: Waiting 06:43:58 f23df028b6ca: Waiting 06:43:58 04944245beec: Verifying Checksum 06:43:58 04944245beec: Download complete 06:43:58 765212b225bb: Verifying Checksum 06:43:58 765212b225bb: Download complete 06:43:58 f23df028b6ca: Verifying Checksum 06:43:58 f23df028b6ca: Download complete 06:43:58 d65c8cfc05b1: Verifying Checksum 06:43:58 d65c8cfc05b1: Download complete 06:43:58 699f458cf7ca: Verifying Checksum 06:43:58 699f458cf7ca: Download complete 06:43:59 8998bd30e6a1: Verifying Checksum 06:43:59 8998bd30e6a1: Download complete 06:44:01 2437ff75d9bd: Verifying Checksum 06:44:01 2437ff75d9bd: Download complete 06:44:04 8998bd30e6a1: Pull complete 06:44:04 04944245beec: Pull complete 06:44:06 699f458cf7ca: Pull complete 06:44:06 765212b225bb: Pull complete 06:44:07 f23df028b6ca: Pull complete 06:44:07 d65c8cfc05b1: Pull complete 06:44:22 2437ff75d9bd: Pull complete 06:44:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:44:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:22 prd-ubuntu20.04-docker-arm64-4c-16g-13861 does not seem to be running inside a container 06:44:22 $ 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-onvif-camera/136 -v /w/workspace/device-onvif-camera/136:/w/workspace/device-onvif-camera/136:rw,z -v /w/workspace/device-onvif-camera/136@tmp:/w/workspace/device-onvif-camera/136@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:44:25 $ docker top 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:25 ---> job-cost.sh 06:44:26 lf-activate-venv: SKIPPING 06:44:26 INFO: No Stack... 06:44:26 INFO: Retrieving Pricing Info for: v3-standard-4 06:44:27 INFO: Archiving Costs [Pipeline] sh 06:44:27 + cat /w/workspace/device-onvif-camera/136/archives/cost.csv 06:44:27 + cut -d, -f6 [Pipeline] lock 06:44:27 Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] 06:44:27 Resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] did not exist. Created. 06:44:27 Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:28 /w/workspace/device-onvif-camera/136@tmp/durable-10fa29d9/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:44:28 + echo total: 0.10999999940395355 [Pipeline] stash 06:44:28 Warning: overwriting stash ‘stack-cost’ 06:44:28 Stashed 1 file(s) [Pipeline] } 06:44:28 Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-main-136-stack-cost] [Pipeline] // lock [Pipeline] } 06:44:28 $ docker stop --time=1 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 06:44:32 $ docker rm -f --volumes 26168bfed5c60feddf69e378d0fb213ce58dc2bfa1bba591519b470e83cf0df1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:44:32 provisioning config files... 06:44:32 copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16479558727030603618tmp [Pipeline] { [Pipeline] sh 06:44:33 + set +x 06:44:33 + bash -s -- 06:44:33 + curl -s https://codecov.io/bash 06:44:33 06:44:33 _____ _ 06:44:33 / ____| | | 06:44:33 | | ___ __| | ___ ___ _____ __ 06:44:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:44:33 | |___| (_) | (_| | __/ (_| (_) \ V / 06:44:33 \_____\___/ \__,_|\___|\___\___/ \_/ 06:44:33 Bash-1.0.6 06:44:33 06:44:33 06:44:33 ==> git version 2.25.1 found 06:44:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:44:33 Release-Date: 2020-01-08 06:44:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:44:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:44:33 ==> Jenkins CI detected. 06:44:33 current dir:  /w/workspace/foundry_device-onvif-camera_main 06:44:33 project root: . 06:44:33 --> token set from env 06:44:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:44:33 ==> Running gcov in . (disable via -X gcov) 06:44:33 ==> Python coveragepy not found 06:44:33 ==> Searching for coverage reports in: 06:44:33 + . 06:44:33 -> Found 1 reports 06:44:33 ==> Detecting git/mercurial file structure 06:44:33 ==> Reading reports 06:44:33 + ./coverage.out bytes=79191 06:44:33 ==> Appending adjustments 06:44:33 https://docs.codecov.io/docs/fixing-reports 06:44:33 + Found adjustments 06:44:33 ==> Gzipping contents 06:44:33 12K /tmp/codecov.i0nJHv.gz 06:44:33 ==> Uploading reports 06:44:33 url: https://codecov.io 06:44:33 query: branch=main&commit=3c68e390b48f15746d10455ca85b218d19e4928b&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:44:33 -> Pinging Codecov 06:44:33 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=main&commit=3c68e390b48f15746d10455ca85b218d19e4928b&build=136&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2Fmain%2F136%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=&job=&cmd_args= 06:44:33 -> Uploading to 06:44:33 https://storage.googleapis.com/codecov/v4/raw/2023-05-05/F29A59C45E3A92E06B3E522C9905F8EF/3c68e390b48f15746d10455ca85b218d19e4928b/df59e95b-2eda-45e0-a53b-909ae6e18b28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T064433Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d5255cf20ea2db8db7aed6267d38264bd5c032fcc35ab0eb30c5766104ec8140 06:44:33 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:33 Dload Upload Total Spent Left Speed 06:44:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10518 0 0 100 10518 0 44948 --:--:-- --:--:-- --:--:-- 45141 06:44:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] } 06:44:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:44:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:44:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:44:34 06:44:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:44:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:44:34 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:44:34 df9b9388f04a: Pulling fs layer 06:44:34 52dc419b0ee2: Pulling fs layer 06:44:34 25bc292e5bac: Pulling fs layer 06:44:34 114826534d7a: Pulling fs layer 06:44:34 4657fd5d0bcf: Pulling fs layer 06:44:34 6ad1cebc031e: Pulling fs layer 06:44:34 8a3aa393b2d8: Pulling fs layer 06:44:34 114826534d7a: Waiting 06:44:34 8a3aa393b2d8: Waiting 06:44:34 6ad1cebc031e: Waiting 06:44:34 4657fd5d0bcf: Waiting 06:44:34 25bc292e5bac: Download complete 06:44:34 52dc419b0ee2: Verifying Checksum 06:44:34 52dc419b0ee2: Download complete 06:44:34 4657fd5d0bcf: Verifying Checksum 06:44:34 4657fd5d0bcf: Download complete 06:44:34 df9b9388f04a: Verifying Checksum 06:44:34 df9b9388f04a: Download complete 06:44:34 6ad1cebc031e: Verifying Checksum 06:44:34 df9b9388f04a: Pull complete 06:44:35 52dc419b0ee2: Pull complete 06:44:35 25bc292e5bac: Pull complete 06:44:35 114826534d7a: Verifying Checksum 06:44:35 114826534d7a: Download complete 06:44:35 8a3aa393b2d8: Verifying Checksum 06:44:35 8a3aa393b2d8: Download complete 06:44:39 114826534d7a: Pull complete 06:44:39 4657fd5d0bcf: Pull complete 06:44:39 6ad1cebc031e: Pull complete 06:44:43 8a3aa393b2d8: Pull complete 06:44:43 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:44:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:44:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:44:43 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:44:43 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:44:47 $ docker top 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 -eo pid,comm [Pipeline] { [Pipeline] echo 06:44:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-onvif-camera:main' [Pipeline] sh 06:44:47 + set -o pipefail 06:44:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-onvif-camera:main' 06:44:55 06:44:55 Monitoring /w/workspace/foundry_device-onvif-camera_main (github.com/edgexfoundry/device-onvif-camera)... 06:44:55 06:44:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/dcbb76ce-b746-45d8-bf62-254b322cae83/history/f05716c7-bc29-4781-b1b5-7e0cdfc0529d 06:44:55 06:44:55 Tip: Detected multiple supported manifests (2), use --all-projects to scan all of them at once. 06:44:55 06:44:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:44:55 06:44:55 06:44:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:44:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:44:55 More details here: https://snyk.co/ue1NS 06:44:55 You are approaching your monthly limit of 401 private tests for your edgex-jenkins org. 06:44:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:44:55 $ docker stop --time=1 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 06:44:58 $ docker rm -f --volumes 93f61c91228cb25ad9068853f43d0ae58adcf50109c7027c3df148a8abbf6062 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:44:58 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:44:58 provisioning config files... 06:44:58 copy managed file [swaggerhub-api-key] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3572667315229618269tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:44:58 --> edgex-publish-swagger.sh 06:44:58 === Publish doc/openapi/v2 API === 06:44:58 [publishToSwagger] Publishing the API Docs [doc/openapi/v2] to Swagger 06:44:58 [publishToSwagger] Publishing API Name [device-onvif-camera] [/w/workspace/foundry_device-onvif-camera_main/doc/openapi/v2/device-onvif-camera.yaml] 06:44:58 % Total % Received % Xferd Average Speed Time Time Time Current 06:44:58 Dload Upload Total Spent Left Speed 06:44:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 469k 0 0 100 469k 0 617k --:--:-- --:--:-- --:--:-- 616k 100 469k 0 0 100 469k 0 617k --:--:-- --:--:-- --:--:-- 616k 06:44:59 06:44:59 [Pipeline] } 06:44:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:44:59 + git log --format=format:%s -1 3c68e390b48f15746d10455ca85b218d19e4928b [Pipeline] sh 06:45:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:45:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:45:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:00 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:45:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:45:01 $ docker top a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f -eo pid,comm 06:45:01 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:45:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:45:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:45:01 [ssh-agent] Looking for ssh-agent implementation... 06:45:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:45:01 $ docker exec a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f ssh-agent 06:45:01 SSH_AUTH_SOCK=/tmp/ssh-WcmOekzImC9z/agent.31 06:45:01 SSH_AGENT_PID=37 06:45:01 Running ssh-add (command line suppressed) 06:45:01 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_667513513855358100.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_667513513855358100.key) 06:45:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:45:01 + git semver tag 06:45:02 2023-05-05 06:45:01,986 [run_tag] DEBUG tag force:False 06:45:02 2023-05-05 06:45:01,986 [check_head_tag] DEBUG check head tag 06:45:02 2023-05-05 06:45:01,988 [execute] INFO git cat-file --batch-check 06:45:02 2023-05-05 06:45:01,988 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:45:02 2023-05-05 06:45:01,991 [execute] INFO git cat-file --batch 06:45:02 2023-05-05 06:45:01,992 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=) 06:45:02 2023-05-05 06:45:02,028 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:45:02 2023-05-05 06:45:02,028 [execute] INFO git tag -a v3.0.0-dev.40 -m v3.0.0-dev.40 06:45:02 2023-05-05 06:45:02,029 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.40', '-m', 'v3.0.0-dev.40'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:45:02 2023-05-05 06:45:02,034 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:45:02 3.0.0-dev.40 [Pipeline] } 06:45:02 $ docker exec --env ******** --env ******** a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f ssh-agent -k 06:45:02 unset SSH_AUTH_SOCK; 06:45:02 unset SSH_AGENT_PID; 06:45:02 echo Agent pid 37 killed; 06:45:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:45:02 + git semver [Pipeline] } 06:45:02 $ docker stop --time=1 a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f 06:45:04 $ docker rm -f --volumes a58d4c446d75dc876fc35142026c54b3c3e4c1a212503b153d780dc0702aff7f [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:04 06:45:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:45:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:04 0.23.1-centos7: Pulling from edgex-lftools 06:45:04 ab5ef0e58194: Pulling fs layer 06:45:04 9712f1f96733: Pulling fs layer 06:45:04 63f879dbbcfc: Pulling fs layer 06:45:04 0d9ebad4ef96: Pulling fs layer 06:45:04 e9a5061849ea: Pulling fs layer 06:45:04 d747dcd14b5f: Pulling fs layer 06:45:04 2de7ff778b66: Pulling fs layer 06:45:04 0d9ebad4ef96: Waiting 06:45:04 e9a5061849ea: Waiting 06:45:04 d747dcd14b5f: Waiting 06:45:04 2de7ff778b66: Waiting 06:45:04 9712f1f96733: Verifying Checksum 06:45:04 9712f1f96733: Download complete 06:45:05 63f879dbbcfc: Verifying Checksum 06:45:05 63f879dbbcfc: Download complete 06:45:05 0d9ebad4ef96: Verifying Checksum 06:45:05 0d9ebad4ef96: Download complete 06:45:05 ab5ef0e58194: Verifying Checksum 06:45:05 ab5ef0e58194: Download complete 06:45:05 d747dcd14b5f: Verifying Checksum 06:45:05 d747dcd14b5f: Download complete 06:45:05 e9a5061849ea: Verifying Checksum 06:45:05 e9a5061849ea: Download complete 06:45:05 2de7ff778b66: Verifying Checksum 06:45:05 2de7ff778b66: Download complete 06:45:08 ab5ef0e58194: Pull complete 06:45:08 9712f1f96733: Pull complete 06:45:09 63f879dbbcfc: Pull complete 06:45:12 0d9ebad4ef96: Pull complete 06:45:12 e9a5061849ea: Pull complete 06:45:13 d747dcd14b5f: Pull complete 06:45:14 2de7ff778b66: Pull complete 06:45:14 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:45:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:45:14 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:45:14 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:45:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:45:17 $ docker top 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:45:17 provisioning config files... 06:45:17 copy managed file [sigul-config] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16564406722228455206tmp 06:45:17 copy managed file [sigul-password] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config3659129141341203507tmp 06:45:17 copy managed file [sigul-pki] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config17654398481515261060tmp [Pipeline] { [Pipeline] echo 06:45:17 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:45:18 ---> sigul-configuration.sh 06:45:18 gpg: directory `/root/.gnupg' created 06:45:18 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:45:18 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:45:18 gpg: keyring `/root/.gnupg/secring.gpg' created 06:45:18 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:45:18 gpg: CAST5 encrypted data 06:45:18 gpg: encrypted with 1 passphrase 06:45:18 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:45:18 + mkdir /home/jenkins 06:45:18 + mkdir /home/jenkins/sigul [Pipeline] sh 06:45:18 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:45:18 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:45:18 ---> sigul-install.sh 06:45:18 Sigul already installed; skipping installation. [Pipeline] sh 06:45:19 + git tag --list 06:45:19 v0.0.0 06:45:19 v0.0.1-dev.1 06:45:19 v0.0.1-dev.10 06:45:19 v0.0.1-dev.11 06:45:19 v0.0.1-dev.12 06:45:19 v0.0.1-dev.13 06:45:19 v0.0.1-dev.14 06:45:19 v0.0.1-dev.15 06:45:19 v0.0.1-dev.16 06:45:19 v0.0.1-dev.17 06:45:19 v0.0.1-dev.18 06:45:19 v0.0.1-dev.19 06:45:19 v0.0.1-dev.2 06:45:19 v0.0.1-dev.20 06:45:19 v0.0.1-dev.21 06:45:19 v0.0.1-dev.22 06:45:19 v0.0.1-dev.23 06:45:19 v0.0.1-dev.24 06:45:19 v0.0.1-dev.25 06:45:19 v0.0.1-dev.26 06:45:19 v0.0.1-dev.27 06:45:19 v0.0.1-dev.28 06:45:19 v0.0.1-dev.3 06:45:19 v0.0.1-dev.4 06:45:19 v0.0.1-dev.5 06:45:19 v0.0.1-dev.6 06:45:19 v0.0.1-dev.7 06:45:19 v0.0.1-dev.8 06:45:19 v0.0.1-dev.9 06:45:19 v2.2.0 06:45:19 v2.2.0-dev.29 06:45:19 v2.2.0-dev.30 06:45:19 v2.2.0-dev.31 06:45:19 v2.2.0-dev.32 06:45:19 v2.2.0-dev.33 06:45:19 v2.2.0-dev.34 06:45:19 v2.2.0-dev.35 06:45:19 v2.3.0 06:45:19 v2.3.0-dev.1 06:45:19 v2.3.0-dev.10 06:45:19 v2.3.0-dev.11 06:45:19 v2.3.0-dev.12 06:45:19 v2.3.0-dev.13 06:45:19 v2.3.0-dev.14 06:45:19 v2.3.0-dev.15 06:45:19 v2.3.0-dev.16 06:45:19 v2.3.0-dev.17 06:45:19 v2.3.0-dev.18 06:45:19 v2.3.0-dev.19 06:45:19 v2.3.0-dev.2 06:45:19 v2.3.0-dev.20 06:45:19 v2.3.0-dev.21 06:45:19 v2.3.0-dev.22 06:45:19 v2.3.0-dev.23 06:45:19 v2.3.0-dev.24 06:45:19 v2.3.0-dev.25 06:45:19 v2.3.0-dev.26 06:45:19 v2.3.0-dev.27 06:45:19 v2.3.0-dev.28 06:45:19 v2.3.0-dev.29 06:45:19 v2.3.0-dev.3 06:45:19 v2.3.0-dev.30 06:45:19 v2.3.0-dev.31 06:45:19 v2.3.0-dev.32 06:45:19 v2.3.0-dev.33 06:45:19 v2.3.0-dev.34 06:45:19 v2.3.0-dev.35 06:45:19 v2.3.0-dev.36 06:45:19 v2.3.0-dev.37 06:45:19 v2.3.0-dev.38 06:45:19 v2.3.0-dev.39 06:45:19 v2.3.0-dev.4 06:45:19 v2.3.0-dev.40 06:45:19 v2.3.0-dev.41 06:45:19 v2.3.0-dev.42 06:45:19 v2.3.0-dev.43 06:45:19 v2.3.0-dev.44 06:45:19 v2.3.0-dev.45 06:45:19 v2.3.0-dev.5 06:45:19 v2.3.0-dev.6 06:45:19 v2.3.0-dev.7 06:45:19 v2.3.0-dev.8 06:45:19 v2.3.0-dev.9 06:45:19 v2.3.1 06:45:19 v2.3.1-dev.1 06:45:19 v2.3.1-dev.4 06:45:19 v2.3.1-dev.5 06:45:19 v2.3.2-dev.1 06:45:19 v2.3.2-dev.2 06:45:19 v3.0.0-dev.1 06:45:19 v3.0.0-dev.10 06:45:19 v3.0.0-dev.11 06:45:19 v3.0.0-dev.12 06:45:19 v3.0.0-dev.13 06:45:19 v3.0.0-dev.14 06:45:19 v3.0.0-dev.15 06:45:19 v3.0.0-dev.16 06:45:19 v3.0.0-dev.17 06:45:19 v3.0.0-dev.18 06:45:19 v3.0.0-dev.19 06:45:19 v3.0.0-dev.2 06:45:19 v3.0.0-dev.20 06:45:19 v3.0.0-dev.21 06:45:19 v3.0.0-dev.22 06:45:19 v3.0.0-dev.23 06:45:19 v3.0.0-dev.24 06:45:19 v3.0.0-dev.25 06:45:19 v3.0.0-dev.26 06:45:19 v3.0.0-dev.27 06:45:19 v3.0.0-dev.28 06:45:19 v3.0.0-dev.29 06:45:19 v3.0.0-dev.3 06:45:19 v3.0.0-dev.30 06:45:19 v3.0.0-dev.31 06:45:19 v3.0.0-dev.32 06:45:19 v3.0.0-dev.33 06:45:19 v3.0.0-dev.34 06:45:19 v3.0.0-dev.35 06:45:19 v3.0.0-dev.36 06:45:19 v3.0.0-dev.37 06:45:19 v3.0.0-dev.38 06:45:19 v3.0.0-dev.39 06:45:19 v3.0.0-dev.4 06:45:19 v3.0.0-dev.40 06:45:19 v3.0.0-dev.5 06:45:19 v3.0.0-dev.6 06:45:19 v3.0.0-dev.7 06:45:19 v3.0.0-dev.8 06:45:19 v3.0.0-dev.9 [Pipeline] sh 06:45:19 + lftools sign git-tag v3.0.0-dev.40 06:45:20 Signing Git tag with Sigul... 06:45:20 Signing v3.0.0-dev.40 06:47:11 ERROR: I/O error: NSPR connection reset [Pipeline] echo 06:47:11 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:47:12 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:47:12 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:47:12 $ docker stop --time=1 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 06:47:13 $ docker rm -f --volumes 05eb99348a09657fc5aa7f56096c5ba055ea776a0a2a85f607ec5ffccd2f1e97 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:47:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:47:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:47:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:14 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:47:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:47:14 $ docker top f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 -eo pid,comm 06:47:14 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:47:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:14 [ssh-agent] Looking for ssh-agent implementation... 06:47:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:14 $ docker exec f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 ssh-agent 06:47:14 SSH_AUTH_SOCK=/tmp/ssh-jLcjicXWbNjU/agent.32 06:47:14 SSH_AGENT_PID=38 06:47:14 Running ssh-add (command line suppressed) 06:47:15 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10169903043264067130.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10169903043264067130.key) 06:47:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:15 + git semver bump pre 06:47:15 2023-05-05 06:47:15,615 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:47:15 2023-05-05 06:47:15,615 [bump_version] DEBUG bumping version:3.0.0-dev.40 on axis:pre with prefix:dev 06:47:15 2023-05-05 06:47:15,615 [bump_version] DEBUG bumped version:3.0.0-dev.41 06:47:15 2023-05-05 06:47:15,615 [write_version] DEBUG write version:3.0.0-dev.41 to path:/w/workspace/foundry_device-onvif-camera_main/.semver/main with force:True 06:47:15 2023-05-05 06:47:15,615 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:47:15 2023-05-05 06:47:15,615 [write_file] DEBUG write to file:/w/workspace/foundry_device-onvif-camera_main/.semver/main 06:47:15 2023-05-05 06:47:15,618 [execute] INFO git cat-file --batch-check 06:47:15 2023-05-05 06:47:15,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:47:15 2023-05-05 06:47:15,625 [execute] INFO git cat-file --batch 06:47:15 2023-05-05 06:47:15,625 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:47:15 2023-05-05 06:47:15,634 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:47:15 3.0.0-dev.41 [Pipeline] } 06:47:15 $ docker exec --env ******** --env ******** f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 ssh-agent -k 06:47:15 unset SSH_AUTH_SOCK; 06:47:15 unset SSH_AGENT_PID; 06:47:15 echo Agent pid 38 killed; 06:47:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:16 + git semver [Pipeline] } 06:47:16 $ docker stop --time=1 f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 06:47:17 $ docker rm -f --volumes f4d0e317a130e7995cb5b55e4fbf26192d732f9b7668c660b6ebdac06e8bf8c5 [Pipeline] // withDockerContainer [Pipeline] sh 06:47:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:47:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:47:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:18 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:47:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:47:19 $ docker top 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:47:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:47:19 [ssh-agent] Looking for ssh-agent implementation... 06:47:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:47:19 $ docker exec 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe ssh-agent 06:47:19 SSH_AUTH_SOCK=/tmp/ssh-YUE4XmohCQ5Q/agent.31 06:47:19 SSH_AGENT_PID=37 06:47:19 Running ssh-add (command line suppressed) 06:47:19 Identity added: /w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10418656561202617864.key (/w/workspace/foundry_device-onvif-camera_main@tmp/private_key_10418656561202617864.key) 06:47:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:47:19 + git semver push 06:47:20 2023-05-05 06:47:20,270 [run_push] DEBUG push 06:47:20 2023-05-05 06:47:20,271 [execute] INFO git cat-file --batch-check 06:47:20 2023-05-05 06:47:20,271 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=) 06:47:20 2023-05-05 06:47:20,276 [execute] INFO git rev-list 153768ac4207a785a6f546a8816aa040f0f9637c -- 06:47:20 2023-05-05 06:47:20,277 [execute] DEBUG Popen(['git', 'rev-list', '153768ac4207a785a6f546a8816aa040f0f9637c', '--'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:47:20 2023-05-05 06:47:20,285 [execute] INFO git fetch -v origin 06:47:20 2023-05-05 06:47:20,286 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=True, shell=None, istream=None) 06:47:21 2023-05-05 06:47:20,736 [run_push] DEBUG no remote changes detected 06:47:21 2023-05-05 06:47:20,736 [execute] INFO git push origin semver 06:47:21 2023-05-05 06:47:20,736 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/foundry_device-onvif-camera_main/.semver, universal_newlines=False, shell=None, istream=None) 06:47:21 2023-05-05 06:47:21,447 [run_push] DEBUG push all version tags 06:47:21 2023-05-05 06:47:21,448 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:47:21 2023-05-05 06:47:21,449 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/foundry_device-onvif-camera_main, universal_newlines=False, shell=None, istream=None) 06:47:22 2023-05-05 06:47:22,175 [read_version] DEBUG read version from /w/workspace/foundry_device-onvif-camera_main/.semver/main 06:47:22 3.0.0-dev.41 [Pipeline] } 06:47:22 $ docker exec --env ******** --env ******** 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe ssh-agent -k 06:47:22 unset SSH_AUTH_SOCK; 06:47:22 unset SSH_AGENT_PID; 06:47:22 echo Agent pid 37 killed; 06:47:22 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:47:22 + git semver [Pipeline] } 06:47:23 $ docker stop --time=1 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe 06:47:24 $ docker rm -f --volumes 4f444c5b5a84e32aa793bb764637335b07d1745cd3621887babb87711bf40cbe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:47:25 + [ -d /w/workspace/foundry_device-onvif-camera_main/archives ] 06:47:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:47:25 total 16 06:47:25 drwxr-xr-x 3 root root 4096 May 5 06:31 . 06:47:25 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:45 .. 06:47:25 drwxr-xr-x 2 root root 4096 May 5 06:31 cost 06:47:25 -rw-r--r-- 1 root root 91 May 5 06:31 cost.csv 06:47:25 + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-onvif-camera_main/archives 06:47:25 + ls -al /w/workspace/foundry_device-onvif-camera_main/archives 06:47:25 total 16 06:47:25 drwxr-xr-x 3 jenkins jenkins 4096 May 5 06:31 . 06:47:25 drwxrwxr-x 11 jenkins jenkins 4096 May 5 06:45 .. 06:47:25 drwxr-xr-x 2 jenkins jenkins 4096 May 5 06:31 cost 06:47:25 -rw-r--r-- 1 jenkins jenkins 91 May 5 06:31 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:47:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:47:26 ---> package-listing.sh 06:47:26 ++ facter osfamily 06:47:26 ++ tr '[:upper:]' '[:lower:]' 06:47:26 + OS_FAMILY=debian 06:47:26 + workspace=/w/workspace/foundry_device-onvif-camera_main 06:47:26 + START_PACKAGES=/tmp/packages_start.txt 06:47:26 + END_PACKAGES=/tmp/packages_end.txt 06:47:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:47:26 + PACKAGES=/tmp/packages_start.txt 06:47:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:47:26 + PACKAGES=/tmp/packages_end.txt 06:47:26 + case "${OS_FAMILY}" in 06:47:26 + dpkg -l 06:47:26 + grep '^ii' 06:47:26 + '[' -f /tmp/packages_start.txt ']' 06:47:26 + '[' -f /tmp/packages_end.txt ']' 06:47:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:47:26 + '[' /w/workspace/foundry_device-onvif-camera_main ']' 06:47:26 + mkdir -p /w/workspace/foundry_device-onvif-camera_main/archives/ 06:47:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-onvif-camera_main/archives/ [Pipeline] echo 06:47:26 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:47:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:47:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:47:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:47:27 prd-ubuntu20.04-docker-8c-8g-13860 does not seem to be running inside a container 06:47:27 $ 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/foundry_device-onvif-camera_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-onvif-camera_main -v /w/workspace/foundry_device-onvif-camera_main:/w/workspace/foundry_device-onvif-camera_main:rw,z -v /w/workspace/foundry_device-onvif-camera_main@tmp:/w/workspace/foundry_device-onvif-camera_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 06:47:27 $ docker top 105c8e5e6e47d51b15204080da2dac5babb0cdf18a101cbd881502113ef2838b -eo pid,comm [Pipeline] { [Pipeline] sh 06:47:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:47:28 + mkdir -p /var/log/sysstat [Pipeline] sh 06:47:28 + ls /var/log/sa-host 06:47:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:47:28 provisioning config files... 06:47:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-onvif-camera_main@tmp/config16763823499205820020tmp [Pipeline] { [Pipeline] echo 06:47:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:47:29 ---> create-netrc.sh [Pipeline] } 06:47:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:47:29 ---> python-tools-install.sh [Pipeline] echo 06:47:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:47:29 ---> sudo-logs.sh 06:47:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:47:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:47:30 ---> job-cost.sh 06:47:30 lf-activate-venv: SKIPPING 06:47:30 DEBUG: total: 0.2199999988079071 06:47:30 INFO: Retrieving Stack Cost... 06:47:30 INFO: Retrieving Pricing Info for: v3-standard-8 06:47:30 INFO: Archiving Costs [Pipeline] echo 06:47:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:47:31 ---> logs-deploy.sh 06:47:31 lf-activate-venv: SKIPPING 06:47:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/main/136 06:47:31 INFO: archiving workspace using pattern(s): 06:47:32 Archives upload complete. 06:47:32 INFO: archiving logs to Nexus 06:47:32 ---> uname -a: 06:47:32 Linux prd-ubuntu20-04-docker-8c-8g-13860 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:47:32 06:47:32 06:47:32 ---> lscpu: 06:47:32 Architecture: x86_64 06:47:32 CPU op-mode(s): 32-bit, 64-bit 06:47:32 Byte Order: Little Endian 06:47:32 Address sizes: 40 bits physical, 48 bits virtual 06:47:32 CPU(s): 8 06:47:32 On-line CPU(s) list: 0-7 06:47:32 Thread(s) per core: 1 06:47:32 Core(s) per socket: 1 06:47:32 Socket(s): 8 06:47:32 NUMA node(s): 1 06:47:32 Vendor ID: AuthenticAMD 06:47:32 CPU family: 23 06:47:32 Model: 49 06:47:32 Model name: AMD EPYC-Rome Processor 06:47:32 Stepping: 0 06:47:32 CPU MHz: 2799.998 06:47:32 BogoMIPS: 5599.99 06:47:32 Virtualization: AMD-V 06:47:32 Hypervisor vendor: KVM 06:47:32 Virtualization type: full 06:47:32 L1d cache: 256 KiB 06:47:32 L1i cache: 256 KiB 06:47:32 L2 cache: 4 MiB 06:47:32 L3 cache: 128 MiB 06:47:32 NUMA node0 CPU(s): 0-7 06:47:32 Vulnerability Itlb multihit: Not affected 06:47:32 Vulnerability L1tf: Not affected 06:47:32 Vulnerability Mds: Not affected 06:47:32 Vulnerability Meltdown: Not affected 06:47:32 Vulnerability Mmio stale data: Not affected 06:47:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:47:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:47:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:47:32 Vulnerability Srbds: Not affected 06:47:32 Vulnerability Tsx async abort: Not affected 06:47:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:47:32 06:47:32 06:47:32 ---> nproc: 06:47:32 8 06:47:32 06:47:32