farshidtz commented: recheck Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9efdaeb0c936031f9651aefd1e4bba13124b75e2+c4faddb2a87debb4847eb62e77eafc712bf7e65e (589fcfca9b2fc19b2f0d18c1bc1fe3cb5bce4b6b) 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-ssh12656624727526953085.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-ssh7034004893754696551.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/PR-362/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/PR-362/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11814168653703417638.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-ssh7483066418449429120.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/PR-362/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/PR-362/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7509853852723913173.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/v3]] ========================================================= [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/v3 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-15712 in /w/workspace/undry_device-onvif-camera_PR-362 [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/undry_device-onvif-camera_PR-362 # 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 > 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 remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit c4faddb2a87debb4847eb62e77eafc712bf7e65e into PR head commit 9efdaeb0c936031f9651aefd1e4bba13124b75e2 Merge succeeded, producing 9efdaeb0c936031f9651aefd1e4bba13124b75e2 Checking out Revision 9efdaeb0c936031f9651aefd1e4bba13124b75e2 (PR-362) Commit message: "build(snap): Bump epoch for major v3 upgrade" > git config core.sparsecheckout # timeout=10 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 > git rev-list --no-walk 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-16T11:48:54.414Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-16T11:48:54.488Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-16T11:48:54.510Z] ========================================================= [2023-05-16T11:48:54.510Z] EdgeX Global Pipelines Version Info [2023-05-16T11:48:54.510Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:48:55.232Z] ------------------- [2023-05-16T11:48:55.232Z] stable info: [2023-05-16T11:48:55.232Z] ------------------- [2023-05-16T11:48:55.232Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-16T11:48:55.232Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:48:55.232Z] Message: update stable to v1.0.249 [2023-05-16T11:48:55.803Z] ------------------- [2023-05-16T11:48:55.803Z] experimental info: [2023-05-16T11:48:55.803Z] ------------------- [2023-05-16T11:48:55.803Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-16T11:48:55.803Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-16T11:48:55.803Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-16T11:48:55.989Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-05-16T11:48:56.006Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-05-16T11:48:56.018Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-16T11:48:56.030Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-16T11:48:56.042Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-16T11:48:56.055Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-16T11:48:56.072Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-16T11:48:56.086Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-16T11:48:56.100Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-16T11:48:56.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-16T11:48:56.133Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-16T11:48:56.147Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-05-16T11:48:56.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-16T11:48:56.176Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-16T11:48:56.189Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:48:56.201Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-16T11:48:56.213Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:48:56.230Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-16T11:48:56.244Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-16T11:48:56.260Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-16T11:48:56.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-16T11:48:56.286Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v3 [Pipeline] echo [2023-05-16T11:48:56.300Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-16T11:48:56.312Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-16T11:48:56.325Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-16T11:48:56.340Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-16T11:48:56.359Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-16T11:48:56.375Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-362 [Pipeline] echo [2023-05-16T11:48:56.388Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-362 [Pipeline] echo [2023-05-16T11:48:56.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-362 [Pipeline] echo [2023-05-16T11:48:56.419Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo [2023-05-16T11:48:56.439Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9efdaeb [Pipeline] echo [2023-05-16T11:48:56.451Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:48:56.501Z] provisioning config files... [2023-05-16T11:48:56.514Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config4895487030312080499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:48:56.816Z] ---> docker-login.sh [2023-05-16T11:48:56.816Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:48:57.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:48:57.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:48:57.076Z] Configure a credential helper to remove this warning. See [2023-05-16T11:48:57.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:48:57.076Z] [2023-05-16T11:48:57.076Z] Login Succeeded [2023-05-16T11:48:57.076Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:48:57.076Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:48:57.076Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:48:57.076Z] Configure a credential helper to remove this warning. See [2023-05-16T11:48:57.076Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:48:57.076Z] [2023-05-16T11:48:57.076Z] Login Succeeded [2023-05-16T11:48:57.076Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:48:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:48:57.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:48:57.337Z] Configure a credential helper to remove this warning. See [2023-05-16T11:48:57.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:48:57.337Z] [2023-05-16T11:48:57.337Z] Login Succeeded [2023-05-16T11:48:57.337Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:48:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:48:57.337Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:48:57.337Z] Configure a credential helper to remove this warning. See [2023-05-16T11:48:57.337Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:48:57.337Z] [2023-05-16T11:48:57.337Z] Login Succeeded [2023-05-16T11:48:57.337Z] docker.io [2023-05-16T11:48:57.337Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:48:57.910Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:48:57.910Z] Configure a credential helper to remove this warning. See [2023-05-16T11:48:57.910Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:48:57.910Z] [2023-05-16T11:48:57.910Z] Login Succeeded [2023-05-16T11:48:57.910Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:48:57.919Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-16T11:48:58.293Z] + git rev-list -1 --merges 9efdaeb0c936031f9651aefd1e4bba13124b75e2~1..9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo [2023-05-16T11:48:58.342Z] -----------> git rev-list -1 --merges 9efdaeb0c936031f9651aefd1e4bba13124b75e2~1..9efdaeb0c936031f9651aefd1e4bba13124b75e2 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [false] [Pipeline] sh [2023-05-16T11:48:58.642Z] + git log --format=format:%s -1 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo [2023-05-16T11:48:58.658Z] ========================================================= [2023-05-16T11:48:58.658Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-16T11:48:58.658Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:48:58.997Z] + git log --format=format:%s -1 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] echo [2023-05-16T11:48:59.008Z] [semverPrep] GIT_COMMIT: 9efdaeb0c936031f9651aefd1e4bba13124b75e2, Commit Message: build(snap): Bump epoch for major v3 upgrade [Pipeline] echo [2023-05-16T11:48:59.017Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-16T11:48:59.367Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-16T11:48:59.368Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-16T11:48:59.368Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-16T11:48:59.368Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-16T11:48:59.368Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-16T11:48:59.368Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-16T11:48:59.368Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:48:59.732Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:48:59.732Z] [2023-05-16T11:48:59.732Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:00.032Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:49:00.032Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-16T11:49:00.032Z] b85a868b505f: Pulling fs layer [2023-05-16T11:49:00.032Z] e2be974225ed: Pulling fs layer [2023-05-16T11:49:00.032Z] 339a4e72a1f5: Pulling fs layer [2023-05-16T11:49:00.032Z] 988bab9f4d93: Pulling fs layer [2023-05-16T11:49:00.032Z] 1469e6f7b9e6: Pulling fs layer [2023-05-16T11:49:00.032Z] eaf3925da568: Pulling fs layer [2023-05-16T11:49:00.032Z] bab4dde63d76: Pulling fs layer [2023-05-16T11:49:00.032Z] bde34c3a00c8: Pulling fs layer [2023-05-16T11:49:00.032Z] b352a97aabf1: Pulling fs layer [2023-05-16T11:49:00.032Z] 4872d77fe225: Pulling fs layer [2023-05-16T11:49:00.032Z] 5851b861e8e6: Pulling fs layer [2023-05-16T11:49:00.032Z] bab4dde63d76: Waiting [2023-05-16T11:49:00.032Z] bde34c3a00c8: Waiting [2023-05-16T11:49:00.032Z] b352a97aabf1: Waiting [2023-05-16T11:49:00.032Z] 4872d77fe225: Waiting [2023-05-16T11:49:00.032Z] 988bab9f4d93: Waiting [2023-05-16T11:49:00.032Z] 5851b861e8e6: Waiting [2023-05-16T11:49:00.032Z] eaf3925da568: Waiting [2023-05-16T11:49:00.032Z] 1469e6f7b9e6: Waiting [2023-05-16T11:49:00.032Z] e2be974225ed: Verifying Checksum [2023-05-16T11:49:00.032Z] e2be974225ed: Download complete [2023-05-16T11:49:00.032Z] 988bab9f4d93: Verifying Checksum [2023-05-16T11:49:00.032Z] 988bab9f4d93: Download complete [2023-05-16T11:49:00.032Z] 1469e6f7b9e6: Verifying Checksum [2023-05-16T11:49:00.032Z] 1469e6f7b9e6: Download complete [2023-05-16T11:49:00.291Z] 339a4e72a1f5: Verifying Checksum [2023-05-16T11:49:00.291Z] 339a4e72a1f5: Download complete [2023-05-16T11:49:00.291Z] eaf3925da568: Verifying Checksum [2023-05-16T11:49:00.291Z] eaf3925da568: Download complete [2023-05-16T11:49:00.291Z] bde34c3a00c8: Verifying Checksum [2023-05-16T11:49:00.291Z] bde34c3a00c8: Download complete [2023-05-16T11:49:00.291Z] b352a97aabf1: Verifying Checksum [2023-05-16T11:49:00.291Z] b352a97aabf1: Download complete [2023-05-16T11:49:00.291Z] 4872d77fe225: Verifying Checksum [2023-05-16T11:49:00.291Z] 4872d77fe225: Download complete [2023-05-16T11:49:00.291Z] 5851b861e8e6: Download complete [2023-05-16T11:49:00.291Z] b85a868b505f: Verifying Checksum [2023-05-16T11:49:00.291Z] b85a868b505f: Download complete [2023-05-16T11:49:00.551Z] bab4dde63d76: Verifying Checksum [2023-05-16T11:49:00.551Z] bab4dde63d76: Download complete [2023-05-16T11:49:01.489Z] b85a868b505f: Pull complete [2023-05-16T11:49:01.749Z] e2be974225ed: Pull complete [2023-05-16T11:49:02.318Z] 339a4e72a1f5: Pull complete [2023-05-16T11:49:02.318Z] 988bab9f4d93: Pull complete [2023-05-16T11:49:02.578Z] 1469e6f7b9e6: Pull complete [2023-05-16T11:49:02.578Z] eaf3925da568: Pull complete [2023-05-16T11:49:04.482Z] bab4dde63d76: Pull complete [2023-05-16T11:49:04.482Z] bde34c3a00c8: Pull complete [2023-05-16T11:49:04.482Z] b352a97aabf1: Pull complete [2023-05-16T11:49:04.482Z] 4872d77fe225: Pull complete [2023-05-16T11:49:04.745Z] 5851b861e8e6: Pull complete [2023-05-16T11:49:04.745Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-16T11:49:04.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-16T11:49:04.745Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:49:04.837Z] prd-ubuntu20.04-docker-8c-8g-15712 does not seem to be running inside a container [2023-05-16T11:49:04.868Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-16T11:49:07.622Z] $ docker top fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 -eo pid,comm [2023-05-16T11:49:07.685Z] 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). [2023-05-16T11:49:07.685Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-16T11:49:07.723Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:49:07.723Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:49:07.832Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:49:07.829Z] $ docker exec fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 ssh-agent [2023-05-16T11:49:07.938Z] SSH_AUTH_SOCK=/tmp/ssh-vln4P9gqijxf/agent.32 [2023-05-16T11:49:07.938Z] SSH_AGENT_PID=38 [2023-05-16T11:49:07.945Z] Running ssh-add (command line suppressed) [2023-05-16T11:49:08.036Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_14632090625878519123.key (/w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_14632090625878519123.key) [2023-05-16T11:49:08.058Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:49:08.348Z] + git tag --points-at HEAD [Pipeline] } [2023-05-16T11:49:08.354Z] $ docker exec --env ******** --env ******** fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 ssh-agent -k [2023-05-16T11:49:08.439Z] unset SSH_AUTH_SOCK; [2023-05-16T11:49:08.440Z] unset SSH_AGENT_PID; [2023-05-16T11:49:08.440Z] echo Agent pid 38 killed; [2023-05-16T11:49:08.455Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-16T11:49:08.492Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-16T11:49:08.492Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-16T11:49:08.603Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-16T11:49:08.600Z] $ docker exec fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 ssh-agent [2023-05-16T11:49:08.717Z] SSH_AUTH_SOCK=/tmp/ssh-uuPIOW7MXPoO/agent.71 [2023-05-16T11:49:08.717Z] SSH_AGENT_PID=77 [2023-05-16T11:49:08.722Z] Running ssh-add (command line suppressed) [2023-05-16T11:49:08.815Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_10317861402175889249.key (/w/workspace/undry_device-onvif-camera_PR-362@tmp/private_key_10317861402175889249.key) [2023-05-16T11:49:08.838Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-16T11:49:09.128Z] + git semver init [2023-05-16T11:49:09.388Z] 2023-05-16 11:49:09,300 [run_init] DEBUG init version:0.0.0 force:False [2023-05-16T11:49:09.388Z] 2023-05-16 11:49:09,301 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-362/.semver [2023-05-16T11:49:09.388Z] 2023-05-16 11:49:09,302 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-362/.semver [2023-05-16T11:49:09.388Z] 2023-05-16 11:49:09,302 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-362/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-362, universal_newlines=False, shell=None, istream=None) [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,269 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-362/.git/info/exclude [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,270 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 with force:False [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,270 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,274 [execute] INFO git cat-file --batch-check [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,275 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,281 [execute] INFO git cat-file --batch [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,281 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-362/.semver, universal_newlines=False, shell=None, istream=) [2023-05-16T11:49:10.329Z] 2023-05-16 11:49:10,285 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-362/.semver/PR-362 [2023-05-16T11:49:10.329Z] 0.0.0 [Pipeline] } [2023-05-16T11:49:10.335Z] $ docker exec --env ******** --env ******** fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 ssh-agent -k [2023-05-16T11:49:10.439Z] unset SSH_AUTH_SOCK; [2023-05-16T11:49:10.440Z] unset SSH_AGENT_PID; [2023-05-16T11:49:10.440Z] echo Agent pid 77 killed; [2023-05-16T11:49:10.453Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-16T11:49:10.755Z] + git semver [Pipeline] } [2023-05-16T11:49:11.025Z] $ docker stop --time=1 fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 [2023-05-16T11:49:12.283Z] $ docker rm -f --volumes fafd12cb57afae19822706816586fa7c86d8a822fc74924175816942d8458327 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:49:12.630Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-16T11:49:12.836Z] Stashed 1 file(s) [Pipeline] echo [2023-05-16T11:49:12.838Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:49:13.013Z] provisioning config files... [2023-05-16T11:49:13.021Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config6340434416782391923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:49:13.316Z] ---> docker-login.sh [2023-05-16T11:49:13.317Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:49:13.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.317Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.317Z] [2023-05-16T11:49:13.317Z] Login Succeeded [2023-05-16T11:49:13.317Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:49:13.317Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.317Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.317Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.317Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.317Z] [2023-05-16T11:49:13.317Z] Login Succeeded [2023-05-16T11:49:13.317Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:49:13.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.576Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.576Z] [2023-05-16T11:49:13.576Z] Login Succeeded [2023-05-16T11:49:13.576Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:49:13.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.576Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.576Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.576Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.576Z] [2023-05-16T11:49:13.576Z] Login Succeeded [2023-05-16T11:49:13.576Z] docker.io [2023-05-16T11:49:13.576Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:49:13.836Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:49:13.836Z] Configure a credential helper to remove this warning. See [2023-05-16T11:49:13.836Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:49:13.836Z] [2023-05-16T11:49:13.836Z] Login Succeeded [2023-05-16T11:49:13.836Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:49:13.843Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:49:13.902Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:13.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:49:13.930Z] ========================================================= [2023-05-16T11:49:13.930Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-16T11:49:13.930Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:14.255Z] + 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 . [2023-05-16T11:49:14.255Z] Sending build context to Docker daemon 21.83MB [2023-05-16T11:49:14.255Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:49:14.255Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T11:49:14.515Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-16T11:49:14.515Z] f56be85fc22e: Pulling fs layer [2023-05-16T11:49:14.515Z] 85791d961cd3: Pulling fs layer [2023-05-16T11:49:14.515Z] d694b5ae8c79: Pulling fs layer [2023-05-16T11:49:14.515Z] 9f32a84ed3da: Pulling fs layer [2023-05-16T11:49:14.515Z] 4d19c01a9841: Pulling fs layer [2023-05-16T11:49:14.515Z] 9325e15d5711: Pulling fs layer [2023-05-16T11:49:14.515Z] 556b6ee489ea: Pulling fs layer [2023-05-16T11:49:14.515Z] c5a4b2cf53e6: Pulling fs layer [2023-05-16T11:49:14.515Z] 9f32a84ed3da: Waiting [2023-05-16T11:49:14.515Z] 9325e15d5711: Waiting [2023-05-16T11:49:14.515Z] 556b6ee489ea: Waiting [2023-05-16T11:49:14.515Z] 4d19c01a9841: Waiting [2023-05-16T11:49:14.515Z] c5a4b2cf53e6: Waiting [2023-05-16T11:49:14.515Z] 85791d961cd3: Verifying Checksum [2023-05-16T11:49:14.515Z] 85791d961cd3: Download complete [2023-05-16T11:49:14.515Z] 9f32a84ed3da: Verifying Checksum [2023-05-16T11:49:14.515Z] 4d19c01a9841: Download complete [2023-05-16T11:49:14.515Z] f56be85fc22e: Verifying Checksum [2023-05-16T11:49:14.515Z] f56be85fc22e: Download complete [2023-05-16T11:49:14.515Z] 9325e15d5711: Verifying Checksum [2023-05-16T11:49:14.515Z] 9325e15d5711: Download complete [2023-05-16T11:49:14.776Z] f56be85fc22e: Pull complete [2023-05-16T11:49:14.776Z] 85791d961cd3: Pull complete [2023-05-16T11:49:15.035Z] c5a4b2cf53e6: Verifying Checksum [2023-05-16T11:49:15.035Z] d694b5ae8c79: Verifying Checksum [2023-05-16T11:49:15.035Z] d694b5ae8c79: Download complete [2023-05-16T11:49:15.601Z] 556b6ee489ea: Verifying Checksum [2023-05-16T11:49:15.601Z] 556b6ee489ea: Download complete [2023-05-16T11:49:18.886Z] d694b5ae8c79: Pull complete [2023-05-16T11:49:18.886Z] 9f32a84ed3da: Pull complete [2023-05-16T11:49:18.886Z] 4d19c01a9841: Pull complete [2023-05-16T11:49:18.886Z] 9325e15d5711: Pull complete [2023-05-16T11:49:20.788Z] 556b6ee489ea: Pull complete [2023-05-16T11:49:21.725Z] c5a4b2cf53e6: Pull complete [2023-05-16T11:49:21.725Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-16T11:49:21.725Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-16T11:49:21.725Z] ---> c4be618373d6 [2023-05-16T11:49:21.725Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:49:25.925Z] ---> Running in 77486789a827 [2023-05-16T11:49:25.925Z] Removing intermediate container 77486789a827 [2023-05-16T11:49:25.925Z] ---> 5ec37770a7a2 [2023-05-16T11:49:25.925Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:49:25.925Z] ---> Running in bc8473e503c0 [2023-05-16T11:49:25.925Z] Removing intermediate container bc8473e503c0 [2023-05-16T11:49:25.925Z] ---> 251f1179f575 [2023-05-16T11:49:25.925Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:49:25.925Z] ---> Running in 116d2da79f7d [2023-05-16T11:49:25.925Z] Removing intermediate container 116d2da79f7d [2023-05-16T11:49:25.925Z] ---> 2c83a4f6d66f [2023-05-16T11:49:25.925Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:49:25.925Z] ---> Running in 620b799a7c8e [2023-05-16T11:49:25.925Z] Removing intermediate container 620b799a7c8e [2023-05-16T11:49:25.925Z] ---> 21f736888f84 [2023-05-16T11:49:25.925Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T11:49:25.925Z] ---> Running in 670a5c5d08fa [2023-05-16T11:49:25.925Z] Removing intermediate container 670a5c5d08fa [2023-05-16T11:49:25.925Z] ---> 02c51ae212fb [2023-05-16T11:49:25.925Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:49:25.925Z] ---> Running in 1769c67c177c [2023-05-16T11:49:26.183Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:26.184Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:49:26.444Z] OK: 265 MiB in 53 packages [2023-05-16T11:49:27.011Z] Removing intermediate container 1769c67c177c [2023-05-16T11:49:27.011Z] ---> 5f089507c897 [2023-05-16T11:49:27.011Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T11:49:27.011Z] ---> Running in 7b182bc8d6eb [2023-05-16T11:49:27.011Z] Removing intermediate container 7b182bc8d6eb [2023-05-16T11:49:27.011Z] ---> c42123cec7c2 [2023-05-16T11:49:27.011Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T11:49:27.011Z] ---> 53f85d86b299 [2023-05-16T11:49:27.011Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:49:27.011Z] ---> Running in 7f8e39045e1b [2023-05-16T11:49:27.961Z] Still waiting to schedule task [2023-05-16T11:49:27.961Z] ‘prd-centos7-blackbox-4c-2g-15339’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T11:49:27.961Z] ‘prd-centos7-blackbox-4c-2g-15340’ doesn’t have label ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-16T11:49:27.962Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-15713’ is offline [2023-05-16T11:49:53.562Z] Removing intermediate container 7f8e39045e1b [2023-05-16T11:49:53.562Z] ---> 11553519e78b [2023-05-16T11:49:53.562Z] Step 12/13 : COPY . . [2023-05-16T11:49:53.822Z] ---> 2a50e5c7c3b9 [2023-05-16T11:49:53.822Z] Step 13/13 : RUN ${MAKE} [2023-05-16T11:49:53.822Z] ---> Running in 9c5c9878dd12 [2023-05-16T11:49:54.081Z] noop [2023-05-16T11:49:54.340Z] Removing intermediate container 9c5c9878dd12 [2023-05-16T11:49:54.340Z] ---> fd1b8f5391c0 [2023-05-16T11:49:54.340Z] Successfully built fd1b8f5391c0 [2023-05-16T11:49:54.340Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:54.646Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:49:54.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:49:54.718Z] prd-ubuntu20.04-docker-8c-8g-15712 does not seem to be running inside a container [2023-05-16T11:49:54.752Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T11:49:55.084Z] $ docker top 7b89525ccc9a2770fa2e18d412adc204ad80d000d5a557e2a50b27d8a0c0ff18 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:49:55.419Z] + go version [2023-05-16T11:49:55.419Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-16T11:49:55.435Z] $ docker stop --time=1 7b89525ccc9a2770fa2e18d412adc204ad80d000d5a557e2a50b27d8a0c0ff18 [2023-05-16T11:49:56.747Z] $ docker rm -f --volumes 7b89525ccc9a2770fa2e18d412adc204ad80d000d5a557e2a50b27d8a0c0ff18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:49:57.141Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-16T11:49:57.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:49:57.209Z] prd-ubuntu20.04-docker-8c-8g-15712 does not seem to be running inside a container [2023-05-16T11:49:57.247Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-16T11:49:57.569Z] $ docker top 91d5bd2d1d4284718bf7aa4dc1c9a681df3e970adfca90e28cb8cd1bea529cd8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:49:57.909Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-362 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:49:58.201Z] + make test [2023-05-16T11:49:58.201Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:50:03.603Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T11:50:13.598Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T11:50:13.598Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T11:50:14.973Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.035s coverage: 31.4% of statements [2023-05-16T11:50:14.973Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.177s coverage: 86.5% of statements [2023-05-16T11:50:21.529Z] go vet ./... [2023-05-16T11:50:24.808Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:50:24.808Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:50:24.808Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:50:24.823Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:50:24.840Z] $ docker stop --time=1 91d5bd2d1d4284718bf7aa4dc1c9a681df3e970adfca90e28cb8cd1bea529cd8 [2023-05-16T11:50:28.400Z] $ docker rm -f --volumes 91d5bd2d1d4284718bf7aa4dc1c9a681df3e970adfca90e28cb8cd1bea529cd8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:50:28.842Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:50:28.897Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-16T11:50:29.318Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:50:29.603Z] + ls -al . [2023-05-16T11:50:29.603Z] total 232 [2023-05-16T11:50:29.603Z] drwxrwxr-x 10 jenkins jenkins 4096 May 16 11:49 . [2023-05-16T11:50:29.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 .. [2023-05-16T11:50:29.603Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:49 .git [2023-05-16T11:50:29.603Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 .github [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 11:48 .gitignore [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:48 .golangci.yml [2023-05-16T11:50:29.603Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:49 .semver [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 11:48 Attribution.txt [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 11:48 CHANGELOG.md [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 11:48 Dockerfile [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:48 GOVERNANCE.md [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 11:48 Jenkinsfile [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:48 LICENSE [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 11:48 Makefile [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 11:48 OWNERS.md [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 11:48 README.md [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 11:49 VERSION [2023-05-16T11:50:29.603Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:48 bin [2023-05-16T11:50:29.603Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:48 cmd [2023-05-16T11:50:29.603Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 11:50 coverage.out [2023-05-16T11:50:29.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 doc [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 11:48 go.mod [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 11:48 go.sum [2023-05-16T11:50:29.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 internal [2023-05-16T11:50:29.603Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:48 snap [2023-05-16T11:50:29.603Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 11:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:50:29.918Z] + 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=9efdaeb0c936031f9651aefd1e4bba13124b75e2 --label arch=amd64 --label version=0.0.0 . [2023-05-16T11:50:29.919Z] Sending build context to Docker daemon 21.91MB [2023-05-16T11:50:29.919Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:50:29.919Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T11:50:29.919Z] ---> fd1b8f5391c0 [2023-05-16T11:50:29.919Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:50:30.179Z] ---> Running in 414727a62182 [2023-05-16T11:50:30.179Z] Removing intermediate container 414727a62182 [2023-05-16T11:50:30.179Z] ---> 9916101be2fc [2023-05-16T11:50:30.179Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:50:30.179Z] ---> Running in 77262d951de6 [2023-05-16T11:50:30.438Z] Removing intermediate container 77262d951de6 [2023-05-16T11:50:30.438Z] ---> ca6d04e44500 [2023-05-16T11:50:30.438Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:50:30.438Z] ---> Running in 5611398c53dd [2023-05-16T11:50:30.438Z] Removing intermediate container 5611398c53dd [2023-05-16T11:50:30.438Z] ---> fcebcfa032c4 [2023-05-16T11:50:30.438Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:50:30.438Z] ---> Running in a8b7695d5ee8 [2023-05-16T11:50:30.438Z] Removing intermediate container a8b7695d5ee8 [2023-05-16T11:50:30.438Z] ---> a4829e6f833a [2023-05-16T11:50:30.438Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T11:50:30.438Z] ---> Running in 78dd37e1b5c5 [2023-05-16T11:50:30.697Z] Removing intermediate container 78dd37e1b5c5 [2023-05-16T11:50:30.697Z] ---> b12a7786edcc [2023-05-16T11:50:30.697Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:50:30.697Z] ---> Running in b6c2461e4023 [2023-05-16T11:50:30.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:50:31.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:50:31.217Z] OK: 265 MiB in 53 packages [2023-05-16T11:50:31.783Z] Removing intermediate container b6c2461e4023 [2023-05-16T11:50:31.783Z] ---> 4ca51b694def [2023-05-16T11:50:31.783Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T11:50:31.783Z] ---> Running in b619c19d03fc [2023-05-16T11:50:31.783Z] Removing intermediate container b619c19d03fc [2023-05-16T11:50:31.783Z] ---> 0410d35ab924 [2023-05-16T11:50:31.783Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T11:50:31.783Z] ---> 71793d9fc476 [2023-05-16T11:50:31.783Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:50:31.783Z] ---> Running in 4a22f3ff357b [2023-05-16T11:50:32.718Z] Removing intermediate container 4a22f3ff357b [2023-05-16T11:50:32.718Z] ---> 928a7ccdfc60 [2023-05-16T11:50:32.718Z] Step 12/26 : COPY . . [2023-05-16T11:50:33.380Z] ---> fa63ab9fd643 [2023-05-16T11:50:33.380Z] Step 13/26 : RUN ${MAKE} [2023-05-16T11:50:33.380Z] ---> Running in 939a7e9a22ce [2023-05-16T11:50:33.640Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T11:50:55.596Z] Removing intermediate container 939a7e9a22ce [2023-05-16T11:50:55.596Z] ---> fbb25ec12c28 [2023-05-16T11:50:55.596Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T11:50:55.596Z] 3.17: Pulling from library/alpine [2023-05-16T11:50:55.596Z] f56be85fc22e: Already exists [2023-05-16T11:50:55.596Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T11:50:55.596Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T11:50:55.596Z] ---> 9ed4aefc74f6 [2023-05-16T11:50:55.596Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T11:50:55.596Z] ---> Running in cf7e314d9130 [2023-05-16T11:50:55.596Z] Removing intermediate container cf7e314d9130 [2023-05-16T11:50:55.596Z] ---> b3db8cc379f7 [2023-05-16T11:50:55.596Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T11:50:55.596Z] ---> Running in e1cfce501365 [2023-05-16T11:50:55.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-16T11:50:55.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-16T11:50:55.596Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T11:50:55.596Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T11:50:55.596Z] OK: 7 MiB in 16 packages [2023-05-16T11:50:55.596Z] Removing intermediate container e1cfce501365 [2023-05-16T11:50:55.596Z] ---> 7f9164d76caf [2023-05-16T11:50:55.596Z] Step 17/26 : WORKDIR / [2023-05-16T11:50:55.596Z] ---> Running in 25c985f77a8e [2023-05-16T11:50:55.596Z] Removing intermediate container 25c985f77a8e [2023-05-16T11:50:55.596Z] ---> 43eeb362efa0 [2023-05-16T11:50:55.596Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T11:50:55.596Z] ---> 70424cd15515 [2023-05-16T11:50:55.596Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T11:50:55.596Z] ---> 7624eb2001ba [2023-05-16T11:50:55.596Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T11:50:55.596Z] ---> 995dd38a3e92 [2023-05-16T11:50:55.596Z] Step 21/26 : EXPOSE 59984 [2023-05-16T11:50:55.596Z] ---> Running in cc653e238dad [2023-05-16T11:50:55.596Z] Removing intermediate container cc653e238dad [2023-05-16T11:50:55.596Z] ---> c62da3b8c5f5 [2023-05-16T11:50:55.596Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T11:50:55.596Z] ---> Running in 79dac390fcfa [2023-05-16T11:50:55.596Z] Removing intermediate container 79dac390fcfa [2023-05-16T11:50:55.596Z] ---> 49415dbebda1 [2023-05-16T11:50:55.596Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T11:50:55.596Z] ---> Running in 95e8a5baefa9 [2023-05-16T11:50:55.596Z] Removing intermediate container 95e8a5baefa9 [2023-05-16T11:50:55.596Z] ---> c4c34efa4f92 [2023-05-16T11:50:55.596Z] Step 24/26 : LABEL arch=amd64 [2023-05-16T11:50:55.596Z] ---> Running in 925cbc7eb990 [2023-05-16T11:50:55.596Z] Removing intermediate container 925cbc7eb990 [2023-05-16T11:50:55.596Z] ---> 12d4acb6e44c [2023-05-16T11:50:55.596Z] Step 25/26 : LABEL git_sha=9efdaeb0c936031f9651aefd1e4bba13124b75e2 [2023-05-16T11:50:55.596Z] ---> Running in 207926fbd46f [2023-05-16T11:50:55.596Z] Removing intermediate container 207926fbd46f [2023-05-16T11:50:55.596Z] ---> 27394a0026b2 [2023-05-16T11:50:55.596Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T11:50:55.856Z] ---> Running in 1bc754acc870 [2023-05-16T11:50:55.857Z] Removing intermediate container 1bc754acc870 [2023-05-16T11:50:55.857Z] ---> 2b6688522a3d [2023-05-16T11:50:55.857Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T11:50:55.857Z] Successfully built 2b6688522a3d [2023-05-16T11:50:55.857Z] Successfully tagged device-onvif-camera:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-05-16T11:50:56.304Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:50:56.304Z] [2023-05-16T11:50:56.304Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:50:56.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:50:56.601Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-16T11:50:56.601Z] 5eb5b503b376: Pulling fs layer [2023-05-16T11:50:56.601Z] 5c69ac0246d0: Pulling fs layer [2023-05-16T11:50:56.601Z] ec43610c2a17: Pulling fs layer [2023-05-16T11:50:56.601Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-16T11:50:56.601Z] 33b1e0a273af: Pulling fs layer [2023-05-16T11:50:56.601Z] 5d3b04190fa2: Pulling fs layer [2023-05-16T11:50:56.601Z] 2f39f015ded8: Pulling fs layer [2023-05-16T11:50:56.601Z] 3a2ae6a8a46f: Waiting [2023-05-16T11:50:56.601Z] 33b1e0a273af: Waiting [2023-05-16T11:50:56.601Z] 5d3b04190fa2: Waiting [2023-05-16T11:50:56.601Z] 2f39f015ded8: Waiting [2023-05-16T11:50:56.601Z] 5c69ac0246d0: Download complete [2023-05-16T11:50:56.601Z] 3a2ae6a8a46f: Download complete [2023-05-16T11:50:56.601Z] 33b1e0a273af: Verifying Checksum [2023-05-16T11:50:56.601Z] 33b1e0a273af: Download complete [2023-05-16T11:50:56.601Z] 5d3b04190fa2: Verifying Checksum [2023-05-16T11:50:56.601Z] 5d3b04190fa2: Download complete [2023-05-16T11:50:56.601Z] ec43610c2a17: Verifying Checksum [2023-05-16T11:50:56.601Z] ec43610c2a17: Download complete [2023-05-16T11:50:56.860Z] 5eb5b503b376: Verifying Checksum [2023-05-16T11:50:56.860Z] 5eb5b503b376: Download complete [2023-05-16T11:50:57.428Z] 2f39f015ded8: Download complete [2023-05-16T11:50:57.993Z] 5eb5b503b376: Pull complete [2023-05-16T11:50:57.993Z] 5c69ac0246d0: Pull complete [2023-05-16T11:50:58.563Z] ec43610c2a17: Pull complete [2023-05-16T11:50:58.563Z] 3a2ae6a8a46f: Pull complete [2023-05-16T11:50:58.563Z] 33b1e0a273af: Pull complete [2023-05-16T11:50:58.822Z] 5d3b04190fa2: Pull complete [2023-05-16T11:51:03.011Z] 2f39f015ded8: Pull complete [2023-05-16T11:51:03.011Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-16T11:51:03.011Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T11:51:03.011Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:51:03.091Z] prd-ubuntu20.04-docker-8c-8g-15712 does not seem to be running inside a container [2023-05-16T11:51:03.134Z] $ 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/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T11:51:07.047Z] $ docker top 09c322a1a80a37f2765c9d05f23a720324243f4845ccd05a7cc0cb0c204c21c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:51:07.401Z] ---> job-cost.sh [2023-05-16T11:51:07.401Z] lf-activate-venv: SKIPPING [2023-05-16T11:51:07.401Z] INFO: No Stack... [2023-05-16T11:51:07.661Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T11:51:08.231Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T11:51:08.521Z] + cat /w/workspace/undry_device-onvif-camera_PR-362/archives/cost.csv [2023-05-16T11:51:08.521Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T11:51:08.535Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [2023-05-16T11:51:08.541Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] did not exist. Created. [2023-05-16T11:51:08.542Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T11:51:08.847Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-16T11:51:08.882Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T11:51:08.889Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T11:51:08.912Z] $ docker stop --time=1 09c322a1a80a37f2765c9d05f23a720324243f4845ccd05a7cc0cb0c204c21c7 [2023-05-16T11:51:10.081Z] $ docker rm -f --volumes 09c322a1a80a37f2765c9d05f23a720324243f4845ccd05a7cc0cb0c204c21c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-16T11:52:19.480Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15715 in /w/workspace/undry_device-onvif-camera_PR-362 [Pipeline] { [Pipeline] ws [2023-05-16T11:52:19.496Z] Running in /w/workspace/device-onvif-camera/3 [Pipeline] { [Pipeline] checkout [2023-05-16T11:52:19.570Z] The recommended git tool is: git [2023-05-16T11:52:29.245Z] using credential edgex-jenkins-ssh [2023-05-16T11:52:29.268Z] Cloning the remote Git repository [2023-05-16T11:52:29.340Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T11:52:29.468Z] > git init /w/workspace/device-onvif-camera/3 # timeout=10 [2023-05-16T11:52:29.704Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T11:52:29.706Z] > git --version # timeout=10 [2023-05-16T11:52:29.734Z] > git --version # 'git version 2.25.1' [2023-05-16T11:52:29.744Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:52:29.958Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:52:31.620Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-16T11:52:31.650Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-16T11:52:32.748Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-05-16T11:52:32.801Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-05-16T11:52:32.802Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:52:32.823Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/362/head:refs/remotes/origin/PR-362 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-16T11:52:33.371Z] Merging remotes/origin/main commit c4faddb2a87debb4847eb62e77eafc712bf7e65e into PR head commit 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [2023-05-16T11:52:33.814Z] Merge succeeded, producing 9efdaeb0c936031f9651aefd1e4bba13124b75e2 [2023-05-16T11:52:33.815Z] Checking out Revision 9efdaeb0c936031f9651aefd1e4bba13124b75e2 (PR-362) [2023-05-16T11:52:34.558Z] Commit message: "build(snap): Bump epoch for major v3 upgrade" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [2023-05-16T11:52:33.395Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:52:33.501Z] > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 [2023-05-16T11:52:33.702Z] > git remote # timeout=10 [2023-05-16T11:52:33.722Z] > git config --get remote.origin.url # timeout=10 [2023-05-16T11:52:33.746Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-16T11:52:33.763Z] > git merge c4faddb2a87debb4847eb62e77eafc712bf7e65e # timeout=10 [2023-05-16T11:52:33.796Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-16T11:52:33.827Z] > git config core.sparsecheckout # timeout=10 [2023-05-16T11:52:33.849Z] > git checkout -f 9efdaeb0c936031f9651aefd1e4bba13124b75e2 # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:52:35.474Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-16T11:52:35.474Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T11:52:35.474Z] Dload Upload Total Spent Left Speed [2023-05-16T11:52:35.474Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 207k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-05-16T11:52:36.092Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-16T11:52:36.651Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-16T11:52:36.651Z] + sudo tee /etc/docker/daemon.new [2023-05-16T11:52:36.651Z] { [2023-05-16T11:52:36.651Z] "registry-mirrors": [ [2023-05-16T11:52:36.651Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-16T11:52:36.651Z] ], [2023-05-16T11:52:36.651Z] "bip": "10.250.0.254/24", [2023-05-16T11:52:36.651Z] "hosts": [ [2023-05-16T11:52:36.651Z] "tcp://0.0.0.0:5555", [2023-05-16T11:52:36.651Z] "unix:///var/run/docker.sock" [2023-05-16T11:52:36.651Z] ], [2023-05-16T11:52:36.651Z] "mtu": 1458, [2023-05-16T11:52:36.651Z] "selinux-enabled": true, [2023-05-16T11:52:36.651Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-16T11:52:36.651Z] } [Pipeline] sh [2023-05-16T11:52:36.995Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-16T11:52:37.346Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T11:52:55.676Z] provisioning config files... [2023-05-16T11:52:55.709Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/3@tmp/config17715107082292503084tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T11:52:56.090Z] ---> docker-login.sh [2023-05-16T11:52:56.091Z] nexus3.edgexfoundry.org:10001 [2023-05-16T11:52:56.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:52:56.689Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:52:56.689Z] Configure a credential helper to remove this warning. See [2023-05-16T11:52:56.689Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:52:56.689Z] [2023-05-16T11:52:56.689Z] Login Succeeded [2023-05-16T11:52:56.689Z] nexus3.edgexfoundry.org:10002 [2023-05-16T11:52:56.963Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:52:57.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:52:57.236Z] Configure a credential helper to remove this warning. See [2023-05-16T11:52:57.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:52:57.236Z] [2023-05-16T11:52:57.236Z] Login Succeeded [2023-05-16T11:52:57.236Z] nexus3.edgexfoundry.org:10003 [2023-05-16T11:52:57.510Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:52:57.510Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:52:57.510Z] Configure a credential helper to remove this warning. See [2023-05-16T11:52:57.510Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:52:57.510Z] [2023-05-16T11:52:57.510Z] Login Succeeded [2023-05-16T11:52:57.510Z] nexus3.edgexfoundry.org:10004 [2023-05-16T11:52:57.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:52:57.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:52:57.783Z] Configure a credential helper to remove this warning. See [2023-05-16T11:52:57.783Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:52:57.783Z] [2023-05-16T11:52:57.783Z] Login Succeeded [2023-05-16T11:52:57.783Z] docker.io [2023-05-16T11:52:58.058Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-16T11:52:58.649Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-16T11:52:58.649Z] Configure a credential helper to remove this warning. See [2023-05-16T11:52:58.649Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-16T11:52:58.649Z] [2023-05-16T11:52:58.649Z] Login Succeeded [2023-05-16T11:52:58.649Z] ---> docker-login.sh ends [Pipeline] } [2023-05-16T11:52:58.666Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-16T11:52:58.982Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:52:58.997Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-16T11:52:59.011Z] ========================================================= [2023-05-16T11:52:59.011Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-16T11:52:59.011Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:52:59.383Z] + 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 . [2023-05-16T11:52:59.988Z] Sending build context to Docker daemon 14.33MB [2023-05-16T11:52:59.988Z] Step 1/13 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:52:59.988Z] Step 2/13 : FROM ${BASE} AS builder [2023-05-16T11:52:59.988Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-16T11:52:59.988Z] c41833b44d91: Pulling fs layer [2023-05-16T11:52:59.988Z] ed15518f5707: Pulling fs layer [2023-05-16T11:52:59.988Z] feae8fd75edb: Pulling fs layer [2023-05-16T11:52:59.988Z] 242c74f7c9fa: Pulling fs layer [2023-05-16T11:52:59.988Z] 3cdef696dda3: Pulling fs layer [2023-05-16T11:52:59.988Z] 2ced38df9373: Pulling fs layer [2023-05-16T11:52:59.988Z] 58f1dce35555: Pulling fs layer [2023-05-16T11:52:59.988Z] 242c74f7c9fa: Waiting [2023-05-16T11:52:59.988Z] 3cdef696dda3: Waiting [2023-05-16T11:52:59.988Z] 2ced38df9373: Waiting [2023-05-16T11:52:59.988Z] 58f1dce35555: Waiting [2023-05-16T11:53:00.263Z] ed15518f5707: Verifying Checksum [2023-05-16T11:53:00.263Z] ed15518f5707: Download complete [2023-05-16T11:53:00.263Z] 242c74f7c9fa: Verifying Checksum [2023-05-16T11:53:00.263Z] 242c74f7c9fa: Download complete [2023-05-16T11:53:00.263Z] 3cdef696dda3: Verifying Checksum [2023-05-16T11:53:00.263Z] 3cdef696dda3: Download complete [2023-05-16T11:53:00.263Z] c41833b44d91: Verifying Checksum [2023-05-16T11:53:00.263Z] c41833b44d91: Download complete [2023-05-16T11:53:01.284Z] c41833b44d91: Pull complete [2023-05-16T11:53:01.557Z] 58f1dce35555: Verifying Checksum [2023-05-16T11:53:01.557Z] 58f1dce35555: Download complete [2023-05-16T11:53:01.832Z] ed15518f5707: Pull complete [2023-05-16T11:53:02.815Z] feae8fd75edb: Verifying Checksum [2023-05-16T11:53:02.815Z] feae8fd75edb: Download complete [2023-05-16T11:53:02.815Z] 2ced38df9373: Verifying Checksum [2023-05-16T11:53:02.815Z] 2ced38df9373: Download complete [2023-05-16T11:53:15.184Z] feae8fd75edb: Pull complete [2023-05-16T11:53:15.184Z] 242c74f7c9fa: Pull complete [2023-05-16T11:53:15.184Z] 3cdef696dda3: Pull complete [2023-05-16T11:53:22.006Z] 2ced38df9373: Pull complete [2023-05-16T11:53:25.444Z] 58f1dce35555: Pull complete [2023-05-16T11:53:25.444Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-16T11:53:25.444Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-16T11:53:25.444Z] ---> fadd8f120f05 [2023-05-16T11:53:25.444Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:53:27.414Z] ---> Running in 5ddaddd03ecf [2023-05-16T11:53:27.685Z] Removing intermediate container 5ddaddd03ecf [2023-05-16T11:53:27.685Z] ---> bbf3145dd72d [2023-05-16T11:53:27.685Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:53:27.956Z] ---> Running in 25cb9ab55765 [2023-05-16T11:53:28.226Z] Removing intermediate container 25cb9ab55765 [2023-05-16T11:53:28.226Z] ---> f1cce7baab03 [2023-05-16T11:53:28.226Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:53:28.226Z] ---> Running in a320c7cd1edc [2023-05-16T11:53:28.501Z] Removing intermediate container a320c7cd1edc [2023-05-16T11:53:28.501Z] ---> 960946c5e5ca [2023-05-16T11:53:28.501Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:53:28.783Z] ---> Running in 4befa03e1a95 [2023-05-16T11:53:29.056Z] Removing intermediate container 4befa03e1a95 [2023-05-16T11:53:29.056Z] ---> 0243351c8033 [2023-05-16T11:53:29.056Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-05-16T11:53:29.056Z] ---> Running in 3cef68cb6646 [2023-05-16T11:53:29.332Z] Removing intermediate container 3cef68cb6646 [2023-05-16T11:53:29.332Z] ---> fc7c5f33a56c [2023-05-16T11:53:29.332Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:53:29.332Z] ---> Running in dbbc3abf17b5 [2023-05-16T11:53:32.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:53:32.722Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:53:34.146Z] OK: 263 MiB in 53 packages [2023-05-16T11:53:34.738Z] Removing intermediate container dbbc3abf17b5 [2023-05-16T11:53:34.738Z] ---> 4c5bb506e7c2 [2023-05-16T11:53:34.738Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-05-16T11:53:34.738Z] ---> Running in 3373ce3a66b2 [2023-05-16T11:53:35.340Z] Removing intermediate container 3373ce3a66b2 [2023-05-16T11:53:35.340Z] ---> d9fe3b972509 [2023-05-16T11:53:35.340Z] Step 10/13 : COPY go.mod vendor* ./ [2023-05-16T11:53:35.612Z] ---> c1165e149708 [2023-05-16T11:53:35.884Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:53:35.884Z] ---> Running in 18485f4452b6 [2023-05-16T11:54:43.840Z] Removing intermediate container 18485f4452b6 [2023-05-16T11:54:43.840Z] ---> cc84191ef86c [2023-05-16T11:54:43.840Z] Step 12/13 : COPY . . [2023-05-16T11:54:43.840Z] ---> 6dfc917a1bd6 [2023-05-16T11:54:43.840Z] Step 13/13 : RUN ${MAKE} [2023-05-16T11:54:43.840Z] ---> Running in e9fc8eb224c3 [2023-05-16T11:54:44.818Z] noop [2023-05-16T11:54:45.791Z] Removing intermediate container e9fc8eb224c3 [2023-05-16T11:54:45.791Z] ---> 213c65dc081a [2023-05-16T11:54:45.791Z] Successfully built 213c65dc081a [2023-05-16T11:54:45.791Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:54:46.167Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:54:46.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:54:46.424Z] prd-ubuntu20.04-docker-arm64-4c-16g-15715 does not seem to be running inside a container [2023-05-16T11:54:46.515Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T11:54:47.882Z] $ docker top 8d57d669e96bc5f23cbd3ef99207dc3dd920c66943125039096ba332d3e605f3 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:54:48.756Z] + go version [2023-05-16T11:54:48.756Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-16T11:54:48.780Z] $ docker stop --time=1 8d57d669e96bc5f23cbd3ef99207dc3dd920c66943125039096ba332d3e605f3 [2023-05-16T11:54:50.486Z] $ docker rm -f --volumes 8d57d669e96bc5f23cbd3ef99207dc3dd920c66943125039096ba332d3e605f3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:54:51.051Z] + docker inspect -f . ci-base-image-arm64 [2023-05-16T11:54:51.051Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T11:54:51.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-15715 does not seem to be running inside a container [2023-05-16T11:54:51.332Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-16T11:54:52.673Z] $ docker top 6299856f72aa76e91a60de95941c3e6ab920ff94306e060b99549f65922fff79 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T11:54:53.525Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/3 [Pipeline] fileExists [Pipeline] sh [2023-05-16T11:54:54.180Z] + make test [2023-05-16T11:54:54.180Z] go test ./... -coverprofile=coverage.out ./... [2023-05-16T11:55:33.107Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-05-16T11:57:54.986Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-05-16T11:57:54.986Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-05-16T11:57:54.986Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.231s coverage: 31.4% of statements [2023-05-16T11:58:10.010Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 21.367s coverage: 86.5% of statements [2023-05-16T11:58:10.281Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-16T11:58:10.281Z] go vet ./... [2023-05-16T11:58:42.547Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-16T11:58:42.547Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-16T11:58:42.547Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-16T11:58:42.569Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-16T11:58:42.585Z] $ docker stop --time=1 6299856f72aa76e91a60de95941c3e6ab920ff94306e060b99549f65922fff79 [2023-05-16T11:58:44.488Z] $ docker rm -f --volumes 6299856f72aa76e91a60de95941c3e6ab920ff94306e060b99549f65922fff79 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-16T11:58:45.751Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-16T11:58:45.778Z] Warning: overwriting stash ‘coverage-report’ [2023-05-16T11:58:46.452Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-16T11:58:46.836Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-16T11:58:47.167Z] + ls -al . [2023-05-16T11:58:47.167Z] total 228 [2023-05-16T11:58:47.167Z] drwxrwxr-x 9 jenkins jenkins 4096 May 16 11:54 . [2023-05-16T11:58:47.167Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:52 .. [2023-05-16T11:58:47.167Z] drwxrwxr-x 8 jenkins jenkins 4096 May 16 11:52 .git [2023-05-16T11:58:47.167Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:52 .github [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 496 May 16 11:52 .gitignore [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 42 May 16 11:52 .golangci.yml [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 10087 May 16 11:52 Attribution.txt [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 6312 May 16 11:52 CHANGELOG.md [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 1574 May 16 11:52 Dockerfile [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 677 May 16 11:52 GOVERNANCE.md [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 739 May 16 11:52 Jenkinsfile [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 11348 May 16 11:52 LICENSE [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 2751 May 16 11:52 Makefile [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 625 May 16 11:52 OWNERS.md [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 2690 May 16 11:52 README.md [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 5 May 16 11:49 VERSION [2023-05-16T11:58:47.167Z] drwxrwxr-x 2 jenkins jenkins 4096 May 16 11:52 bin [2023-05-16T11:58:47.167Z] drwxrwxr-x 3 jenkins jenkins 4096 May 16 11:52 cmd [2023-05-16T11:58:47.167Z] -rw-r--r-- 1 jenkins jenkins 78459 May 16 11:58 coverage.out [2023-05-16T11:58:47.167Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:52 doc [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 3642 May 16 11:52 go.mod [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 33491 May 16 11:52 go.sum [2023-05-16T11:58:47.167Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:52 internal [2023-05-16T11:58:47.167Z] drwxrwxr-x 4 jenkins jenkins 4096 May 16 11:52 snap [2023-05-16T11:58:47.167Z] -rw-rw-r-- 1 jenkins jenkins 236 May 16 11:52 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T11:58:47.517Z] + 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=9efdaeb0c936031f9651aefd1e4bba13124b75e2 --label arch=arm64 --label version=0.0.0 . [2023-05-16T11:58:48.112Z] Sending build context to Docker daemon 14.41MB [2023-05-16T11:58:48.112Z] Step 1/26 : ARG BASE=golang:1.20-alpine3.17 [2023-05-16T11:58:48.112Z] Step 2/26 : FROM ${BASE} AS builder [2023-05-16T11:58:48.112Z] ---> 213c65dc081a [2023-05-16T11:58:48.112Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-05-16T11:58:48.381Z] ---> Running in 2d08a34d8e24 [2023-05-16T11:58:48.649Z] Removing intermediate container 2d08a34d8e24 [2023-05-16T11:58:48.649Z] ---> 9144e4493290 [2023-05-16T11:58:48.649Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-16T11:58:48.649Z] ---> Running in 0bd70130c7ad [2023-05-16T11:58:48.918Z] Removing intermediate container 0bd70130c7ad [2023-05-16T11:58:48.918Z] ---> 9cd27297e4b6 [2023-05-16T11:58:48.918Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-05-16T11:58:49.193Z] ---> Running in 1641e0158e08 [2023-05-16T11:58:49.462Z] Removing intermediate container 1641e0158e08 [2023-05-16T11:58:49.462Z] ---> 1cf85783f057 [2023-05-16T11:58:49.462Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-05-16T11:58:49.462Z] ---> Running in 201404cb7220 [2023-05-16T11:58:49.730Z] Removing intermediate container 201404cb7220 [2023-05-16T11:58:49.730Z] ---> 95ee0a491060 [2023-05-16T11:58:49.730Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-05-16T11:58:49.730Z] ---> Running in 1dfb22920af6 [2023-05-16T11:58:50.008Z] Removing intermediate container 1dfb22920af6 [2023-05-16T11:58:50.008Z] ---> ce09731b500f [2023-05-16T11:58:50.008Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-16T11:58:50.280Z] ---> Running in a649377a354b [2023-05-16T11:58:51.251Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T11:58:51.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T11:58:53.252Z] OK: 263 MiB in 53 packages [2023-05-16T11:58:54.226Z] Removing intermediate container a649377a354b [2023-05-16T11:58:54.226Z] ---> 718ade4db5cd [2023-05-16T11:58:54.226Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-05-16T11:58:54.226Z] ---> Running in c77d91c426b6 [2023-05-16T11:58:54.494Z] Removing intermediate container c77d91c426b6 [2023-05-16T11:58:54.494Z] ---> 4e3fe6002565 [2023-05-16T11:58:54.494Z] Step 10/26 : COPY go.mod vendor* ./ [2023-05-16T11:58:55.089Z] ---> 1641c0258c14 [2023-05-16T11:58:55.089Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-16T11:58:55.089Z] ---> Running in 5ecff9109c85 [2023-05-16T11:59:04.017Z] Removing intermediate container 5ecff9109c85 [2023-05-16T11:59:04.017Z] ---> 9db1c1d1c39c [2023-05-16T11:59:04.017Z] Step 12/26 : COPY . . [2023-05-16T11:59:04.017Z] ---> a03b97f075e0 [2023-05-16T11:59:04.017Z] Step 13/26 : RUN ${MAKE} [2023-05-16T11:59:04.017Z] ---> Running in 66b0c32809f3 [2023-05-16T11:59:04.017Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-onvif-camera.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-onvif-camera ./cmd [2023-05-16T12:01:28.864Z] Removing intermediate container 66b0c32809f3 [2023-05-16T12:01:28.864Z] ---> 54bc5cda4e7f [2023-05-16T12:01:28.864Z] Step 14/26 : FROM alpine:3.17 [2023-05-16T12:01:28.864Z] 3.17: Pulling from library/alpine [2023-05-16T12:01:28.864Z] c41833b44d91: Already exists [2023-05-16T12:01:28.864Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-16T12:01:28.864Z] Status: Downloaded newer image for alpine:3.17 [2023-05-16T12:01:28.864Z] ---> 51e60588ff2c [2023-05-16T12:01:28.864Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-05-16T12:01:28.864Z] ---> Running in 970aba4f5329 [2023-05-16T12:01:28.864Z] Removing intermediate container 970aba4f5329 [2023-05-16T12:01:28.864Z] ---> 68fdffca1543 [2023-05-16T12:01:28.864Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-05-16T12:01:28.864Z] ---> Running in 80101320a92b [2023-05-16T12:01:28.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-16T12:01:28.864Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-16T12:01:29.824Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-16T12:01:29.824Z] Executing busybox-1.35.0-r29.trigger [2023-05-16T12:01:29.824Z] OK: 8 MiB in 16 packages [2023-05-16T12:01:30.784Z] Removing intermediate container 80101320a92b [2023-05-16T12:01:30.784Z] ---> aa2b84d56ffc [2023-05-16T12:01:30.784Z] Step 17/26 : WORKDIR / [2023-05-16T12:01:30.784Z] ---> Running in b881133280d6 [2023-05-16T12:01:31.135Z] Removing intermediate container b881133280d6 [2023-05-16T12:01:31.135Z] ---> f067cfe2c330 [2023-05-16T12:01:31.135Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-05-16T12:01:32.590Z] ---> 23470c1ad59b [2023-05-16T12:01:32.590Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-05-16T12:01:33.195Z] ---> 974fc048e92a [2023-05-16T12:01:33.195Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-05-16T12:01:33.475Z] ---> cdf1e8c8e4b4 [2023-05-16T12:01:33.475Z] Step 21/26 : EXPOSE 59984 [2023-05-16T12:01:33.764Z] ---> Running in 17c9dcc227bf [2023-05-16T12:01:34.045Z] Removing intermediate container 17c9dcc227bf [2023-05-16T12:01:34.045Z] ---> 57ca5ea84f3c [2023-05-16T12:01:34.045Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-05-16T12:01:34.045Z] ---> Running in 504047e44bc2 [2023-05-16T12:01:34.342Z] Removing intermediate container 504047e44bc2 [2023-05-16T12:01:34.342Z] ---> 023ab17a9161 [2023-05-16T12:01:34.342Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-16T12:01:34.342Z] ---> Running in 9936da7f0792 [2023-05-16T12:01:34.612Z] Removing intermediate container 9936da7f0792 [2023-05-16T12:01:34.612Z] ---> 3397feaf9082 [2023-05-16T12:01:34.612Z] Step 24/26 : LABEL arch=arm64 [2023-05-16T12:01:34.879Z] ---> Running in 334873e56959 [2023-05-16T12:01:35.147Z] Removing intermediate container 334873e56959 [2023-05-16T12:01:35.147Z] ---> e976cc2d1272 [2023-05-16T12:01:35.147Z] Step 25/26 : LABEL git_sha=9efdaeb0c936031f9651aefd1e4bba13124b75e2 [2023-05-16T12:01:35.147Z] ---> Running in 1dcd072acfeb [2023-05-16T12:01:35.414Z] Removing intermediate container 1dcd072acfeb [2023-05-16T12:01:35.414Z] ---> 3e4c140a524b [2023-05-16T12:01:35.414Z] Step 26/26 : LABEL version=0.0.0 [2023-05-16T12:01:35.414Z] ---> Running in 99bf24e07e3d [2023-05-16T12:01:35.999Z] Removing intermediate container 99bf24e07e3d [2023-05-16T12:01:35.999Z] ---> d0e1791f8842 [2023-05-16T12:01:35.999Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-16T12:01:35.999Z] Successfully built d0e1791f8842 [2023-05-16T12:01:35.999Z] Successfully tagged device-onvif-camera-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:01:36.440Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:01:36.440Z] [2023-05-16T12:01:36.440Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:01:36.778Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:01:36.778Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-16T12:01:36.778Z] 8998bd30e6a1: Pulling fs layer [2023-05-16T12:01:36.778Z] 04944245beec: Pulling fs layer [2023-05-16T12:01:36.778Z] 699f458cf7ca: Pulling fs layer [2023-05-16T12:01:36.778Z] 765212b225bb: Pulling fs layer [2023-05-16T12:01:36.778Z] f23df028b6ca: Pulling fs layer [2023-05-16T12:01:36.778Z] d65c8cfc05b1: Pulling fs layer [2023-05-16T12:01:36.778Z] 2437ff75d9bd: Pulling fs layer [2023-05-16T12:01:36.778Z] f23df028b6ca: Waiting [2023-05-16T12:01:36.778Z] d65c8cfc05b1: Waiting [2023-05-16T12:01:36.778Z] 765212b225bb: Waiting [2023-05-16T12:01:36.778Z] 2437ff75d9bd: Waiting [2023-05-16T12:01:37.047Z] 04944245beec: Verifying Checksum [2023-05-16T12:01:37.048Z] 04944245beec: Download complete [2023-05-16T12:01:37.048Z] 765212b225bb: Verifying Checksum [2023-05-16T12:01:37.048Z] 765212b225bb: Download complete [2023-05-16T12:01:37.048Z] f23df028b6ca: Verifying Checksum [2023-05-16T12:01:37.048Z] f23df028b6ca: Download complete [2023-05-16T12:01:37.048Z] d65c8cfc05b1: Verifying Checksum [2023-05-16T12:01:37.048Z] d65c8cfc05b1: Download complete [2023-05-16T12:01:37.048Z] 699f458cf7ca: Download complete [2023-05-16T12:01:37.637Z] 8998bd30e6a1: Verifying Checksum [2023-05-16T12:01:37.637Z] 8998bd30e6a1: Download complete [2023-05-16T12:01:39.588Z] 2437ff75d9bd: Verifying Checksum [2023-05-16T12:01:39.588Z] 2437ff75d9bd: Download complete [2023-05-16T12:01:41.535Z] 8998bd30e6a1: Pull complete [2023-05-16T12:01:41.802Z] 04944245beec: Pull complete [2023-05-16T12:01:43.216Z] 699f458cf7ca: Pull complete [2023-05-16T12:01:43.485Z] 765212b225bb: Pull complete [2023-05-16T12:01:45.428Z] f23df028b6ca: Pull complete [2023-05-16T12:01:45.700Z] d65c8cfc05b1: Pull complete [2023-05-16T12:02:00.697Z] 2437ff75d9bd: Pull complete [2023-05-16T12:02:00.697Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-16T12:02:00.697Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-16T12:02:00.697Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:02:00.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-15715 does not seem to be running inside a container [2023-05-16T12:02:00.941Z] $ 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/3 -v /w/workspace/device-onvif-camera/3:/w/workspace/device-onvif-camera/3:rw,z -v /w/workspace/device-onvif-camera/3@tmp:/w/workspace/device-onvif-camera/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-16T12:02:03.465Z] $ docker top 85bd16eb21245b1b309dd6c3176ccd4fd32e16471ecde4756145a3244c99526c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:03.988Z] ---> job-cost.sh [2023-05-16T12:02:04.255Z] lf-activate-venv: SKIPPING [2023-05-16T12:02:04.255Z] INFO: No Stack... [2023-05-16T12:02:04.522Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-16T12:02:05.487Z] INFO: Archiving Costs [Pipeline] sh [2023-05-16T12:02:06.133Z] + cat /w/workspace/device-onvif-camera/3/archives/cost.csv [2023-05-16T12:02:06.133Z] + cut -d, -f6 [Pipeline] lock [2023-05-16T12:02:06.209Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [2023-05-16T12:02:06.220Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] did not exist. Created. [2023-05-16T12:02:06.220Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-16T12:02:06.877Z] /w/workspace/device-onvif-camera/3@tmp/durable-8ada55ae/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-16T12:02:07.219Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-16T12:02:07.235Z] Warning: overwriting stash ‘stack-cost’ [2023-05-16T12:02:07.290Z] Stashed 1 file(s) [Pipeline] } [2023-05-16T12:02:07.299Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-362-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-16T12:02:07.320Z] $ docker stop --time=1 85bd16eb21245b1b309dd6c3176ccd4fd32e16471ecde4756145a3244c99526c [2023-05-16T12:02:08.826Z] $ docker rm -f --volumes 85bd16eb21245b1b309dd6c3176ccd4fd32e16471ecde4756145a3244c99526c [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 [2023-05-16T12:02:09.219Z] provisioning config files... [2023-05-16T12:02:09.226Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config13886341252113311384tmp [Pipeline] { [Pipeline] sh [2023-05-16T12:02:09.525Z] + set +x [2023-05-16T12:02:09.525Z] + curl -s https://codecov.io/bash [2023-05-16T12:02:09.525Z] + bash -s -- [2023-05-16T12:02:09.525Z] [2023-05-16T12:02:09.525Z] _____ _ [2023-05-16T12:02:09.525Z] / ____| | | [2023-05-16T12:02:09.525Z] | | ___ __| | ___ ___ _____ __ [2023-05-16T12:02:09.525Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-16T12:02:09.525Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-16T12:02:09.525Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-16T12:02:09.525Z] Bash-1.0.6 [2023-05-16T12:02:09.525Z] [2023-05-16T12:02:09.525Z] [2023-05-16T12:02:09.525Z] ==> git version 2.25.1 found [2023-05-16T12:02:09.525Z] ==> 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 [2023-05-16T12:02:09.525Z] Release-Date: 2020-01-08 [2023-05-16T12:02:09.525Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-16T12:02:09.525Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-16T12:02:09.525Z] ==> Jenkins CI detected. [2023-05-16T12:02:09.525Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-362 [2023-05-16T12:02:09.525Z] project root: . [2023-05-16T12:02:09.525Z] --> token set from env [2023-05-16T12:02:09.525Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-16T12:02:09.526Z] ==> Running gcov in . (disable via -X gcov) [2023-05-16T12:02:09.526Z] ==> Python coveragepy not found [2023-05-16T12:02:09.526Z] ==> Searching for coverage reports in: [2023-05-16T12:02:09.526Z] + . [2023-05-16T12:02:09.526Z] -> Found 1 reports [2023-05-16T12:02:09.526Z] ==> Detecting git/mercurial file structure [2023-05-16T12:02:09.526Z] ==> Reading reports [2023-05-16T12:02:09.526Z] + ./coverage.out bytes=78459 [2023-05-16T12:02:09.786Z] ==> Appending adjustments [2023-05-16T12:02:09.786Z] https://docs.codecov.io/docs/fixing-reports [2023-05-16T12:02:09.786Z] + Found adjustments [2023-05-16T12:02:09.786Z] ==> Gzipping contents [2023-05-16T12:02:09.786Z] 12K /tmp/codecov.KQCXdm.gz [2023-05-16T12:02:09.786Z] ==> Uploading reports [2023-05-16T12:02:09.786Z] url: https://codecov.io [2023-05-16T12:02:09.786Z] query: branch=PR-362&commit=9efdaeb0c936031f9651aefd1e4bba13124b75e2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-362%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=362&job=&cmd_args= [2023-05-16T12:02:09.786Z] -> Pinging Codecov [2023-05-16T12:02:09.786Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-362&commit=9efdaeb0c936031f9651aefd1e4bba13124b75e2&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-362%2F3%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=362&job=&cmd_args= [2023-05-16T12:02:10.045Z] -> Uploading to [2023-05-16T12:02:10.045Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-16/F29A59C45E3A92E06B3E522C9905F8EF/9efdaeb0c936031f9651aefd1e4bba13124b75e2/d5686c1b-57fa-4789-b5f7-084ef0b30e92.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230516%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230516T120209Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=4e1f20a59d450a3b2e8aa4cc692627cc68ffcdb62409ce90c0bddde9a9147a98 [2023-05-16T12:02:10.045Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-16T12:02:10.045Z] Dload Upload Total Spent Left Speed [2023-05-16T12:02:10.304Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10557 0 0 100 10557 0 48875 --:--:-- --:--:-- --:--:-- 49102 [2023-05-16T12:02:10.305Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/9efdaeb0c936031f9651aefd1e4bba13124b75e2 [Pipeline] } [2023-05-16T12:02:10.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-05-16T12:02:11.027Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-362/archives ] [2023-05-16T12:02:11.027Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-362/archives [2023-05-16T12:02:11.027Z] total 16 [2023-05-16T12:02:11.027Z] drwxr-xr-x 3 root root 4096 May 16 11:51 . [2023-05-16T12:02:11.027Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 11:51 .. [2023-05-16T12:02:11.027Z] drwxr-xr-x 2 root root 4096 May 16 11:51 cost [2023-05-16T12:02:11.027Z] -rw-r--r-- 1 root root 91 May 16 11:51 cost.csv [2023-05-16T12:02:11.027Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-362/archives [2023-05-16T12:02:11.027Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-362/archives [2023-05-16T12:02:11.027Z] total 16 [2023-05-16T12:02:11.027Z] drwxr-xr-x 3 jenkins jenkins 4096 May 16 11:51 . [2023-05-16T12:02:11.027Z] drwxrwxr-x 11 jenkins jenkins 4096 May 16 11:51 .. [2023-05-16T12:02:11.027Z] drwxr-xr-x 2 jenkins jenkins 4096 May 16 11:51 cost [2023-05-16T12:02:11.027Z] -rw-r--r-- 1 jenkins jenkins 91 May 16 11:51 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:11.318Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:12.179Z] ---> package-listing.sh [2023-05-16T12:02:12.179Z] ++ facter osfamily [2023-05-16T12:02:12.179Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-16T12:02:12.179Z] + OS_FAMILY=debian [2023-05-16T12:02:12.179Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-362 [2023-05-16T12:02:12.179Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-16T12:02:12.179Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-16T12:02:12.179Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-16T12:02:12.179Z] + PACKAGES=/tmp/packages_start.txt [2023-05-16T12:02:12.179Z] + '[' /w/workspace/undry_device-onvif-camera_PR-362 ']' [2023-05-16T12:02:12.179Z] + PACKAGES=/tmp/packages_end.txt [2023-05-16T12:02:12.179Z] + case "${OS_FAMILY}" in [2023-05-16T12:02:12.179Z] + dpkg -l [2023-05-16T12:02:12.179Z] + grep '^ii' [2023-05-16T12:02:12.439Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-16T12:02:12.439Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-16T12:02:12.439Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-16T12:02:12.439Z] + '[' /w/workspace/undry_device-onvif-camera_PR-362 ']' [2023-05-16T12:02:12.439Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-362/archives/ [2023-05-16T12:02:12.439Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-362/archives/ [Pipeline] echo [2023-05-16T12:02:12.450Z] 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/undry_device-onvif-camera_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-16T12:02:12.727Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-16T12:02:13.288Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-16T12:02:13.289Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-16T12:02:13.370Z] prd-ubuntu20.04-docker-8c-8g-15712 does not seem to be running inside a container [2023-05-16T12:02:13.417Z] $ 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/undry_device-onvif-camera_PR-362/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/undry_device-onvif-camera_PR-362 -v /w/workspace/undry_device-onvif-camera_PR-362:/w/workspace/undry_device-onvif-camera_PR-362:rw,z -v /w/workspace/undry_device-onvif-camera_PR-362@tmp:/w/workspace/undry_device-onvif-camera_PR-362@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-16T12:02:13.671Z] $ docker top 8c04463e17aa9d0ac5cc2406d5ab72530c88c6097a568347cc240b1e6efba107 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-16T12:02:14.001Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-16T12:02:14.289Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-16T12:02:14.576Z] + ls /var/log/sa-host [2023-05-16T12:02:14.576Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-16T12:02:14.650Z] provisioning config files... [2023-05-16T12:02:14.659Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-362@tmp/config9595488361544739952tmp [Pipeline] { [Pipeline] echo [2023-05-16T12:02:14.674Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:14.957Z] ---> create-netrc.sh [Pipeline] } [2023-05-16T12:02:14.964Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:15.295Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-16T12:02:15.303Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:15.586Z] ---> sudo-logs.sh [2023-05-16T12:02:15.586Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-16T12:02:15.617Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:15.904Z] ---> job-cost.sh [2023-05-16T12:02:15.904Z] lf-activate-venv: SKIPPING [2023-05-16T12:02:15.904Z] DEBUG: total: 0.2199999988079071 [2023-05-16T12:02:15.904Z] INFO: Retrieving Stack Cost... [2023-05-16T12:02:16.164Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-16T12:02:16.734Z] INFO: Archiving Costs [Pipeline] echo [2023-05-16T12:02:16.747Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-16T12:02:17.041Z] ---> logs-deploy.sh [2023-05-16T12:02:17.041Z] lf-activate-venv: SKIPPING [2023-05-16T12:02:17.041Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-362/3 [2023-05-16T12:02:17.041Z] INFO: archiving workspace using pattern(s): [2023-05-16T12:02:17.981Z] Archives upload complete. [2023-05-16T12:02:17.981Z] INFO: archiving logs to Nexus