Pull request #245 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 795fcc320cafb7294f2448f88399958da3935449+650149e901bbd1d5d542720a605977f5c38beceb (a6c093518e8dd457890c4fad557b150f3861caf3) 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-ssh17422009716151720844.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh11773178709543621181.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-245/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-245/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10961780134950503692.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com: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-ssh14392054158671515223.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-245/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-245/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14903560495105917292.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-onvif-camera, publishSwaggerDocs:true, swaggerApiFolders:[doc/openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-onvif-camera-settings PROJECT: device-onvif-camera USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-onvif-camera DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: doc/openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-8661’ Running on prd-ubuntu20.04-docker-8c-8g-8667 in /w/workspace/undry_device-onvif-camera_PR-245 [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-245 # 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 Merging remotes/origin/main commit 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit 795fcc320cafb7294f2448f88399958da3935449 > 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/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 795fcc320cafb7294f2448f88399958da3935449 # timeout=10 Merge succeeded, producing 795fcc320cafb7294f2448f88399958da3935449 Checking out Revision 795fcc320cafb7294f2448f88399958da3935449 (PR-245) Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.5 to 0.1.6" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-07T22:54:31.856Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-07T22:54:31.896Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-07T22:54:31.910Z] ========================================================= [2023-03-07T22:54:31.910Z] EdgeX Global Pipelines Version Info [2023-03-07T22:54:31.910Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 795fcc320cafb7294f2448f88399958da3935449 # timeout=10 > git rev-list --no-walk 3db9ec9e4acb35ac194ded49032763a22c354391 # timeout=10 [2023-03-07T22:54:32.607Z] ------------------- [2023-03-07T22:54:32.607Z] stable info: [2023-03-07T22:54:32.607Z] ------------------- [2023-03-07T22:54:32.607Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-07T22:54:32.607Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:54:32.607Z] Message: update stable to v1.0.244 [2023-03-07T22:54:33.189Z] ------------------- [2023-03-07T22:54:33.189Z] experimental info: [2023-03-07T22:54:33.189Z] ------------------- [2023-03-07T22:54:33.189Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-07T22:54:33.189Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-03-07T22:54:33.189Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-07T22:54:33.369Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-onvif-camera-settings [Pipeline] echo [2023-03-07T22:54:33.385Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-onvif-camera [Pipeline] echo [2023-03-07T22:54:33.397Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-07T22:54:33.412Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-07T22:54:33.423Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-07T22:54:33.437Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-03-07T22:54:33.451Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-07T22:54:33.463Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-03-07T22:54:33.474Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-07T22:54:33.486Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-07T22:54:33.499Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-07T22:54:33.511Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-onvif-camera [Pipeline] echo [2023-03-07T22:54:33.523Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-07T22:54:33.536Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-07T22:54:33.549Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:54:33.560Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-03-07T22:54:33.574Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:54:33.587Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-07T22:54:33.600Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-07T22:54:33.613Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-07T22:54:33.628Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-07T22:54:33.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = doc/openapi/v2 [Pipeline] echo [2023-03-07T22:54:33.652Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-07T22:54:33.667Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-07T22:54:33.680Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-07T22:54:33.691Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-07T22:54:33.704Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-07T22:54:33.718Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-245 [Pipeline] echo [2023-03-07T22:54:33.732Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-245 [Pipeline] echo [2023-03-07T22:54:33.746Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-245 [Pipeline] echo [2023-03-07T22:54:33.757Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 795fcc320cafb7294f2448f88399958da3935449 [Pipeline] echo [2023-03-07T22:54:33.768Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 795fcc3 [Pipeline] echo [2023-03-07T22:54:33.783Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:54:33.824Z] provisioning config files... [2023-03-07T22:54:33.837Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-245@tmp/config6927478435892489528tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:54:34.149Z] ---> docker-login.sh [2023-03-07T22:54:34.149Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:54:34.149Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:34.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:34.408Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:34.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:34.408Z] [2023-03-07T22:54:34.408Z] Login Succeeded [2023-03-07T22:54:34.408Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:54:34.408Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:34.408Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:34.408Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:34.408Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:34.408Z] [2023-03-07T22:54:34.408Z] Login Succeeded [2023-03-07T22:54:34.672Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:54:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:34.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:34.672Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:34.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:34.672Z] [2023-03-07T22:54:34.672Z] Login Succeeded [2023-03-07T22:54:34.672Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:54:34.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:34.672Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:34.672Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:34.672Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:34.672Z] [2023-03-07T22:54:34.672Z] Login Succeeded [2023-03-07T22:54:34.672Z] docker.io [2023-03-07T22:54:34.931Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:34.931Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:34.931Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:34.931Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:34.931Z] [2023-03-07T22:54:34.931Z] Login Succeeded [2023-03-07T22:54:34.931Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:54:34.941Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-07T22:54:35.316Z] + git rev-list -1 --merges 795fcc320cafb7294f2448f88399958da3935449~1..795fcc320cafb7294f2448f88399958da3935449 [Pipeline] echo [2023-03-07T22:54:35.385Z] -----------> git rev-list -1 --merges 795fcc320cafb7294f2448f88399958da3935449~1..795fcc320cafb7294f2448f88399958da3935449 795fcc320cafb7294f2448f88399958da3935449 [false] [Pipeline] sh [2023-03-07T22:54:35.674Z] + git log --format=format:%s -1 795fcc320cafb7294f2448f88399958da3935449 [Pipeline] echo [2023-03-07T22:54:35.689Z] ========================================================= [2023-03-07T22:54:35.689Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-07T22:54:35.689Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:54:36.017Z] + git log --format=format:%s -1 795fcc320cafb7294f2448f88399958da3935449 [Pipeline] echo [2023-03-07T22:54:36.026Z] [semverPrep] GIT_COMMIT: 795fcc320cafb7294f2448f88399958da3935449, Commit Message: build(deps): Bump github.com/IOTechSystems/onvif from 0.1.5 to 0.1.6 [Pipeline] echo [2023-03-07T22:54:36.031Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-07T22:54:36.372Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-07T22:54:36.372Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-07T22:54:36.372Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-07T22:54:36.372Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-07T22:54:36.372Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-07T22:54:36.372Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-07T22:54:36.372Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:36.714Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:36.714Z] [2023-03-07T22:54:36.714Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:37.011Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:37.011Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-07T22:54:37.011Z] b85a868b505f: Pulling fs layer [2023-03-07T22:54:37.011Z] e2be974225ed: Pulling fs layer [2023-03-07T22:54:37.011Z] 339a4e72a1f5: Pulling fs layer [2023-03-07T22:54:37.011Z] 988bab9f4d93: Pulling fs layer [2023-03-07T22:54:37.011Z] 1469e6f7b9e6: Pulling fs layer [2023-03-07T22:54:37.011Z] 988bab9f4d93: Waiting [2023-03-07T22:54:37.011Z] eaf3925da568: Pulling fs layer [2023-03-07T22:54:37.011Z] bab4dde63d76: Pulling fs layer [2023-03-07T22:54:37.011Z] bde34c3a00c8: Pulling fs layer [2023-03-07T22:54:37.011Z] eaf3925da568: Waiting [2023-03-07T22:54:37.011Z] bab4dde63d76: Waiting [2023-03-07T22:54:37.011Z] b352a97aabf1: Pulling fs layer [2023-03-07T22:54:37.011Z] bde34c3a00c8: Waiting [2023-03-07T22:54:37.011Z] 4872d77fe225: Pulling fs layer [2023-03-07T22:54:37.011Z] 5851b861e8e6: Pulling fs layer [2023-03-07T22:54:37.011Z] 4872d77fe225: Waiting [2023-03-07T22:54:37.011Z] b352a97aabf1: Waiting [2023-03-07T22:54:37.011Z] e2be974225ed: Download complete [2023-03-07T22:54:37.011Z] 988bab9f4d93: Verifying Checksum [2023-03-07T22:54:37.011Z] 988bab9f4d93: Download complete [2023-03-07T22:54:37.270Z] 1469e6f7b9e6: Verifying Checksum [2023-03-07T22:54:37.270Z] 1469e6f7b9e6: Download complete [2023-03-07T22:54:37.270Z] eaf3925da568: Download complete [2023-03-07T22:54:37.270Z] 339a4e72a1f5: Verifying Checksum [2023-03-07T22:54:37.270Z] 339a4e72a1f5: Download complete [2023-03-07T22:54:37.270Z] bde34c3a00c8: Verifying Checksum [2023-03-07T22:54:37.270Z] bde34c3a00c8: Download complete [2023-03-07T22:54:37.270Z] b352a97aabf1: Verifying Checksum [2023-03-07T22:54:37.270Z] b352a97aabf1: Download complete [2023-03-07T22:54:37.270Z] 4872d77fe225: Verifying Checksum [2023-03-07T22:54:37.270Z] 4872d77fe225: Download complete [2023-03-07T22:54:37.270Z] 5851b861e8e6: Download complete [2023-03-07T22:54:37.530Z] bab4dde63d76: Verifying Checksum [2023-03-07T22:54:37.530Z] bab4dde63d76: Download complete [2023-03-07T22:54:37.788Z] b85a868b505f: Verifying Checksum [2023-03-07T22:54:37.788Z] b85a868b505f: Download complete [2023-03-07T22:54:39.160Z] b85a868b505f: Pull complete [2023-03-07T22:54:39.160Z] e2be974225ed: Pull complete [2023-03-07T22:54:39.419Z] 339a4e72a1f5: Pull complete [2023-03-07T22:54:39.676Z] 988bab9f4d93: Pull complete [2023-03-07T22:54:39.934Z] 1469e6f7b9e6: Pull complete [2023-03-07T22:54:39.934Z] eaf3925da568: Pull complete [2023-03-07T22:54:41.848Z] bab4dde63d76: Pull complete [2023-03-07T22:54:41.848Z] bde34c3a00c8: Pull complete [2023-03-07T22:54:41.848Z] b352a97aabf1: Pull complete [2023-03-07T22:54:42.108Z] 4872d77fe225: Pull complete [2023-03-07T22:54:42.108Z] 5851b861e8e6: Pull complete [2023-03-07T22:54:42.108Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-07T22:54:42.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-07T22:54:42.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:54:42.215Z] prd-ubuntu20.04-docker-8c-8g-8667 does not seem to be running inside a container [2023-03-07T22:54:42.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/undry_device-onvif-camera_PR-245 -v /w/workspace/undry_device-onvif-camera_PR-245:/w/workspace/undry_device-onvif-camera_PR-245:rw,z -v /w/workspace/undry_device-onvif-camera_PR-245@tmp:/w/workspace/undry_device-onvif-camera_PR-245@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-07T22:54:44.667Z] $ docker top 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e -eo pid,comm [2023-03-07T22:54:44.716Z] 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-03-07T22:54:44.716Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-07T22:54:44.808Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:54:44.808Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:54:44.911Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:54:44.918Z] $ docker exec 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e ssh-agent [2023-03-07T22:54:45.016Z] SSH_AUTH_SOCK=/tmp/ssh-ob5327Pg6V2Y/agent.31 [2023-03-07T22:54:45.016Z] SSH_AGENT_PID=37 [2023-03-07T22:54:45.022Z] Running ssh-add (command line suppressed) [2023-03-07T22:54:45.137Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-245@tmp/private_key_3012776516536205780.key (/w/workspace/undry_device-onvif-camera_PR-245@tmp/private_key_3012776516536205780.key) [2023-03-07T22:54:45.148Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:54:45.436Z] + git tag --points-at HEAD [Pipeline] } [2023-03-07T22:54:45.451Z] $ docker exec --env ******** --env ******** 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e ssh-agent -k [2023-03-07T22:54:45.542Z] unset SSH_AUTH_SOCK; [2023-03-07T22:54:45.543Z] unset SSH_AGENT_PID; [2023-03-07T22:54:45.543Z] echo Agent pid 37 killed; [2023-03-07T22:54:45.554Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-07T22:54:45.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-07T22:54:45.580Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-07T22:54:45.687Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-07T22:54:45.693Z] $ docker exec 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e ssh-agent [2023-03-07T22:54:45.793Z] SSH_AUTH_SOCK=/tmp/ssh-zR9jq8s4VDRi/agent.69 [2023-03-07T22:54:45.793Z] SSH_AGENT_PID=75 [2023-03-07T22:54:45.797Z] Running ssh-add (command line suppressed) [2023-03-07T22:54:45.914Z] Identity added: /w/workspace/undry_device-onvif-camera_PR-245@tmp/private_key_17997530709083682504.key (/w/workspace/undry_device-onvif-camera_PR-245@tmp/private_key_17997530709083682504.key) [2023-03-07T22:54:45.925Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-07T22:54:46.209Z] + git semver init [2023-03-07T22:54:46.467Z] 2023-03-07 22:54:46,411 [run_init] DEBUG init version:0.0.0 force:False [2023-03-07T22:54:46.467Z] 2023-03-07 22:54:46,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/undry_device-onvif-camera_PR-245/.semver [2023-03-07T22:54:46.467Z] 2023-03-07 22:54:46,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-onvif-camera.git /w/workspace/undry_device-onvif-camera_PR-245/.semver [2023-03-07T22:54:46.467Z] 2023-03-07 22:54:46,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-onvif-camera.git', '/w/workspace/undry_device-onvif-camera_PR-245/.semver'], cwd=/w/workspace/undry_device-onvif-camera_PR-245, universal_newlines=False, shell=None, istream=None) [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,384 [append_file] DEBUG append to file:/w/workspace/undry_device-onvif-camera_PR-245/.git/info/exclude [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,385 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/undry_device-onvif-camera_PR-245/.semver/PR-245 with force:False [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,385 [write_file] DEBUG write to file:/w/workspace/undry_device-onvif-camera_PR-245/.semver/PR-245 [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,387 [execute] INFO git cat-file --batch-check [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,387 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/undry_device-onvif-camera_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,392 [execute] INFO git cat-file --batch [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,392 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/undry_device-onvif-camera_PR-245/.semver, universal_newlines=False, shell=None, istream=) [2023-03-07T22:54:47.406Z] 2023-03-07 22:54:47,397 [read_version] DEBUG read version from /w/workspace/undry_device-onvif-camera_PR-245/.semver/PR-245 [2023-03-07T22:54:47.406Z] 0.0.0 [Pipeline] } [2023-03-07T22:54:47.678Z] $ docker exec --env ******** --env ******** 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e ssh-agent -k [2023-03-07T22:54:47.785Z] unset SSH_AUTH_SOCK; [2023-03-07T22:54:47.785Z] unset SSH_AGENT_PID; [2023-03-07T22:54:47.785Z] echo Agent pid 75 killed; [2023-03-07T22:54:47.791Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-07T22:54:48.091Z] + git semver [Pipeline] } [2023-03-07T22:54:48.387Z] $ docker stop --time=1 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e [2023-03-07T22:54:49.674Z] $ docker rm -f --volumes 1ae5d6455946e392715335a1a2005b0daf474fc7b0c582b1818a40dd8123a55e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:54:50.001Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-07T22:54:50.207Z] Stashed 1 file(s) [Pipeline] echo [2023-03-07T22:54:50.210Z] [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-03-07T22:54:50.333Z] provisioning config files... [2023-03-07T22:54:50.341Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/undry_device-onvif-camera_PR-245@tmp/config2295052850560172754tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:54:50.636Z] ---> docker-login.sh [2023-03-07T22:54:50.636Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:54:50.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:50.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:50.636Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:50.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:50.636Z] [2023-03-07T22:54:50.636Z] Login Succeeded [2023-03-07T22:54:50.636Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:54:50.636Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:50.636Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:50.636Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:50.636Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:50.636Z] [2023-03-07T22:54:50.636Z] Login Succeeded [2023-03-07T22:54:50.636Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:54:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:50.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:50.896Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:50.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:50.896Z] [2023-03-07T22:54:50.896Z] Login Succeeded [2023-03-07T22:54:50.896Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:54:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:50.896Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:50.896Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:50.896Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:50.896Z] [2023-03-07T22:54:50.896Z] Login Succeeded [2023-03-07T22:54:50.896Z] docker.io [2023-03-07T22:54:50.896Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:54:51.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:54:51.155Z] Configure a credential helper to remove this warning. See [2023-03-07T22:54:51.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:54:51.155Z] [2023-03-07T22:54:51.155Z] Login Succeeded [2023-03-07T22:54:51.155Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:54:51.162Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:54:51.229Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:54:51.245Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:54:51.254Z] ========================================================= [2023-03-07T22:54:51.255Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-03-07T22:54:51.255Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:54:51.577Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:54:51.577Z] Sending build context to Docker daemon 27.84MB [2023-03-07T22:54:51.577Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:54:51.577Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:54:51.842Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-07T22:54:51.842Z] 213ec9aee27d: Pulling fs layer [2023-03-07T22:54:51.842Z] 4583459ba037: Pulling fs layer [2023-03-07T22:54:51.842Z] 93c1e223e6f2: Pulling fs layer [2023-03-07T22:54:51.842Z] 53926ce57604: Pulling fs layer [2023-03-07T22:54:51.842Z] 21b2b0c7a3f4: Pulling fs layer [2023-03-07T22:54:51.842Z] 22ff95d597cd: Pulling fs layer [2023-03-07T22:54:51.842Z] 12d6caf4c0d1: Pulling fs layer [2023-03-07T22:54:51.842Z] 96b7cbca73a9: Pulling fs layer [2023-03-07T22:54:51.842Z] a7acece74701: Pulling fs layer [2023-03-07T22:54:51.842Z] 53926ce57604: Waiting [2023-03-07T22:54:51.842Z] 21b2b0c7a3f4: Waiting [2023-03-07T22:54:51.842Z] 22ff95d597cd: Waiting [2023-03-07T22:54:51.842Z] 12d6caf4c0d1: Waiting [2023-03-07T22:54:51.842Z] 96b7cbca73a9: Waiting [2023-03-07T22:54:51.842Z] 93c1e223e6f2: Verifying Checksum [2023-03-07T22:54:51.842Z] 93c1e223e6f2: Download complete [2023-03-07T22:54:51.842Z] 4583459ba037: Download complete [2023-03-07T22:54:51.842Z] 21b2b0c7a3f4: Download complete [2023-03-07T22:54:51.842Z] 22ff95d597cd: Verifying Checksum [2023-03-07T22:54:51.842Z] 22ff95d597cd: Download complete [2023-03-07T22:54:51.842Z] 213ec9aee27d: Verifying Checksum [2023-03-07T22:54:51.842Z] 213ec9aee27d: Download complete [2023-03-07T22:54:52.111Z] 213ec9aee27d: Pull complete [2023-03-07T22:54:52.111Z] 12d6caf4c0d1: Verifying Checksum [2023-03-07T22:54:52.111Z] 12d6caf4c0d1: Download complete [2023-03-07T22:54:52.111Z] 4583459ba037: Pull complete [2023-03-07T22:54:52.111Z] 93c1e223e6f2: Pull complete [2023-03-07T22:54:53.105Z] a7acece74701: Verifying Checksum [2023-03-07T22:54:53.105Z] a7acece74701: Download complete [2023-03-07T22:54:53.368Z] 53926ce57604: Verifying Checksum [2023-03-07T22:54:53.368Z] 53926ce57604: Download complete [2023-03-07T22:54:53.368Z] 96b7cbca73a9: Verifying Checksum [2023-03-07T22:54:53.368Z] 96b7cbca73a9: Download complete [2023-03-07T22:54:57.551Z] 53926ce57604: Pull complete [2023-03-07T22:54:57.551Z] 21b2b0c7a3f4: Pull complete [2023-03-07T22:54:57.551Z] 22ff95d597cd: Pull complete [2023-03-07T22:54:57.551Z] 12d6caf4c0d1: Pull complete [2023-03-07T22:54:59.449Z] 96b7cbca73a9: Pull complete [2023-03-07T22:55:00.407Z] a7acece74701: Pull complete [2023-03-07T22:55:00.407Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-03-07T22:55:00.407Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-03-07T22:55:00.407Z] ---> db6d94c90886 [2023-03-07T22:55:00.407Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:55:03.699Z] ---> Running in b6e6a8d31c6a [2023-03-07T22:55:03.957Z] Removing intermediate container b6e6a8d31c6a [2023-03-07T22:55:03.957Z] ---> c5987bd5fce6 [2023-03-07T22:55:03.957Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:55:03.958Z] ---> Running in cc8099dcca24 [2023-03-07T22:55:03.958Z] Removing intermediate container cc8099dcca24 [2023-03-07T22:55:03.958Z] ---> 4b0f9d03c219 [2023-03-07T22:55:03.958Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:55:03.958Z] ---> Running in 489f084110a5 [2023-03-07T22:55:04.217Z] Removing intermediate container 489f084110a5 [2023-03-07T22:55:04.217Z] ---> af2485c5479f [2023-03-07T22:55:04.217Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:55:04.217Z] ---> Running in 3954294874ef [2023-03-07T22:55:04.217Z] Removing intermediate container 3954294874ef [2023-03-07T22:55:04.217Z] ---> 1a9ad1e36fa0 [2023-03-07T22:55:04.217Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:55:04.217Z] ---> Running in 5f4f1f2712d7 [2023-03-07T22:55:04.474Z] Removing intermediate container 5f4f1f2712d7 [2023-03-07T22:55:04.474Z] ---> fe5792ff27da [2023-03-07T22:55:04.474Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:55:04.474Z] ---> Running in 888e16fc413f [2023-03-07T22:55:04.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:04.733Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:55:04.998Z] OK: 211 MiB in 51 packages [2023-03-07T22:55:05.256Z] Removing intermediate container 888e16fc413f [2023-03-07T22:55:05.256Z] ---> e5d89c1c98d9 [2023-03-07T22:55:05.256Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:55:05.256Z] ---> Running in 71c4a8faa089 [2023-03-07T22:55:05.256Z] Removing intermediate container 71c4a8faa089 [2023-03-07T22:55:05.256Z] ---> 2c02a714e4d7 [2023-03-07T22:55:05.256Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:55:05.256Z] ---> e4cbd00bb770 [2023-03-07T22:55:05.256Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:55:05.302Z] Still waiting to schedule task [2023-03-07T22:55:05.303Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-8662’ [2023-03-07T22:55:05.514Z] ---> Running in 2a4336e0733c [2023-03-07T22:55:37.582Z] Removing intermediate container 2a4336e0733c [2023-03-07T22:55:37.583Z] ---> 3e17ad136fe2 [2023-03-07T22:55:37.583Z] Step 12/13 : COPY . . [2023-03-07T22:55:37.583Z] ---> cf6027521ecb [2023-03-07T22:55:37.583Z] Step 13/13 : RUN ${MAKE} [2023-03-07T22:55:37.583Z] ---> Running in 71179d2e84a7 [2023-03-07T22:55:37.583Z] noop [2023-03-07T22:55:37.583Z] Removing intermediate container 71179d2e84a7 [2023-03-07T22:55:37.583Z] ---> 91aec5fc2a95 [2023-03-07T22:55:37.583Z] Successfully built 91aec5fc2a95 [2023-03-07T22:55:37.583Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:37.889Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:55:37.889Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:55:37.955Z] prd-ubuntu20.04-docker-8c-8g-8667 does not seem to be running inside a container [2023-03-07T22:55:37.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/undry_device-onvif-camera_PR-245 -v /w/workspace/undry_device-onvif-camera_PR-245:/w/workspace/undry_device-onvif-camera_PR-245:rw,z -v /w/workspace/undry_device-onvif-camera_PR-245@tmp:/w/workspace/undry_device-onvif-camera_PR-245@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 ******** ci-base-image-x86_64 cat [2023-03-07T22:55:38.308Z] $ docker top ffed2b20a11a096194ccffd5c3c497999dff7fea590586dd9bbfaa1d8175e82b -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:55:38.643Z] + go version [2023-03-07T22:55:38.643Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-03-07T22:55:38.657Z] $ docker stop --time=1 ffed2b20a11a096194ccffd5c3c497999dff7fea590586dd9bbfaa1d8175e82b [2023-03-07T22:55:39.940Z] $ docker rm -f --volumes ffed2b20a11a096194ccffd5c3c497999dff7fea590586dd9bbfaa1d8175e82b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:55:40.330Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-07T22:55:40.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:55:40.401Z] prd-ubuntu20.04-docker-8c-8g-8667 does not seem to be running inside a container [2023-03-07T22:55:40.433Z] $ 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-245 -v /w/workspace/undry_device-onvif-camera_PR-245:/w/workspace/undry_device-onvif-camera_PR-245:rw,z -v /w/workspace/undry_device-onvif-camera_PR-245@tmp:/w/workspace/undry_device-onvif-camera_PR-245@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 ******** ci-base-image-x86_64 cat [2023-03-07T22:55:40.747Z] $ docker top 0bf268ff994f560fffaf8cffee8b594f4877de2dd19e14f3340b0338bcd8a0fe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T22:55:41.085Z] + git config --global --add safe.directory /w/workspace/undry_device-onvif-camera_PR-245 [Pipeline] fileExists [Pipeline] sh [2023-03-07T22:55:41.379Z] + make test [2023-03-07T22:55:41.379Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T22:55:41.637Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T22:55:51.605Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T22:55:54.900Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.032s coverage: 30.5% of statements [2023-03-07T22:55:54.900Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T22:55:54.900Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 2.341s coverage: 86.5% of statements [2023-03-07T22:56:01.462Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-03-07T22:56:01.462Z] go vet ./... [2023-03-07T22:56:04.743Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T22:56:04.743Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T22:56:04.743Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T22:56:04.756Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T22:56:04.769Z] $ docker stop --time=1 0bf268ff994f560fffaf8cffee8b594f4877de2dd19e14f3340b0338bcd8a0fe [2023-03-07T22:56:07.043Z] $ docker rm -f --volumes 0bf268ff994f560fffaf8cffee8b594f4877de2dd19e14f3340b0338bcd8a0fe [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T22:56:07.479Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T22:56:07.541Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-07T22:56:07.963Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T22:56:08.248Z] + ls -al . [2023-03-07T22:56:08.248Z] total 232 [2023-03-07T22:56:08.248Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 7 22:55 . [2023-03-07T22:56:08.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 .. [2023-03-07T22:56:08.248Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:55 .git [2023-03-07T22:56:08.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 .github [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:54 .gitignore [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:54 .golangci.yml [2023-03-07T22:56:08.248Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:54 .semver [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:54 Attribution.txt [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:54 CHANGELOG.md [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:54 Dockerfile [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:54 GOVERNANCE.md [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:54 Jenkinsfile [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:54 LICENSE [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:54 Makefile [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:54 OWNERS.md [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:54 README.md [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION [2023-03-07T22:56:08.248Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:54 bin [2023-03-07T22:56:08.248Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:54 cmd [2023-03-07T22:56:08.248Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 22:55 coverage.out [2023-03-07T22:56:08.248Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:54 doc [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:54 go.mod [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:54 go.sum [2023-03-07T22:56:08.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 internal [2023-03-07T22:56:08.248Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:54 snap [2023-03-07T22:56:08.248Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:54 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:56:08.628Z] + 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=795fcc320cafb7294f2448f88399958da3935449 --label arch=amd64 --label version=0.0.0 . [2023-03-07T22:56:08.628Z] Sending build context to Docker daemon 27.92MB [2023-03-07T22:56:08.628Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:56:08.628Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T22:56:08.628Z] ---> 91aec5fc2a95 [2023-03-07T22:56:08.628Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:56:08.905Z] ---> Running in 5bacb2713fa8 [2023-03-07T22:56:09.194Z] Removing intermediate container 5bacb2713fa8 [2023-03-07T22:56:09.194Z] ---> da27dc30b5df [2023-03-07T22:56:09.194Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:56:09.194Z] ---> Running in a9a79177123c [2023-03-07T22:56:09.194Z] Removing intermediate container a9a79177123c [2023-03-07T22:56:09.194Z] ---> 53d091d89875 [2023-03-07T22:56:09.194Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:56:09.194Z] ---> Running in cb27e7bbed19 [2023-03-07T22:56:09.194Z] Removing intermediate container cb27e7bbed19 [2023-03-07T22:56:09.194Z] ---> 4f297c93f8c7 [2023-03-07T22:56:09.194Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:56:09.194Z] ---> Running in 6eaa846a2915 [2023-03-07T22:56:09.464Z] Removing intermediate container 6eaa846a2915 [2023-03-07T22:56:09.464Z] ---> d1dd82ecad85 [2023-03-07T22:56:09.464Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:56:09.464Z] ---> Running in 25fb830e8942 [2023-03-07T22:56:09.464Z] Removing intermediate container 25fb830e8942 [2023-03-07T22:56:09.464Z] ---> 701c3f0017e8 [2023-03-07T22:56:09.464Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:56:09.464Z] ---> Running in 5dab0164e2fd [2023-03-07T22:56:09.721Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:09.980Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:10.238Z] OK: 211 MiB in 51 packages [2023-03-07T22:56:10.496Z] Removing intermediate container 5dab0164e2fd [2023-03-07T22:56:10.496Z] ---> 3401a91eece7 [2023-03-07T22:56:10.496Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T22:56:10.496Z] ---> Running in f8e6e674650b [2023-03-07T22:56:10.496Z] Removing intermediate container f8e6e674650b [2023-03-07T22:56:10.496Z] ---> 6bf24a3ac3ae [2023-03-07T22:56:10.496Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T22:56:10.755Z] ---> 003ef668f184 [2023-03-07T22:56:10.755Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:56:10.755Z] ---> Running in aa9854a2609a [2023-03-07T22:56:11.692Z] Removing intermediate container aa9854a2609a [2023-03-07T22:56:11.692Z] ---> 19e352a439e8 [2023-03-07T22:56:11.692Z] Step 12/26 : COPY . . [2023-03-07T22:56:12.269Z] ---> 173a8e1d34c7 [2023-03-07T22:56:12.269Z] Step 13/26 : RUN ${MAKE} [2023-03-07T22:56:12.269Z] ---> Running in fa9bcdf689cd [2023-03-07T22:56:12.527Z] 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-03-07T22:56:34.443Z] Removing intermediate container fa9bcdf689cd [2023-03-07T22:56:34.443Z] ---> f8c8115a3179 [2023-03-07T22:56:34.443Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T22:56:34.443Z] 3.16: Pulling from library/alpine [2023-03-07T22:56:34.443Z] ef5531b6e74e: Pulling fs layer [2023-03-07T22:56:34.443Z] ef5531b6e74e: Verifying Checksum [2023-03-07T22:56:34.443Z] ef5531b6e74e: Download complete [2023-03-07T22:56:34.443Z] ef5531b6e74e: Pull complete [2023-03-07T22:56:34.443Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T22:56:34.443Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T22:56:34.443Z] ---> dfd21b5a31f5 [2023-03-07T22:56:34.443Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T22:56:34.443Z] ---> Running in 37d7f7371b8a [2023-03-07T22:56:34.443Z] Removing intermediate container 37d7f7371b8a [2023-03-07T22:56:34.443Z] ---> fa436bb51948 [2023-03-07T22:56:34.443Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T22:56:34.443Z] ---> Running in c942a28a4856 [2023-03-07T22:56:34.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:34.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-03-07T22:56:34.443Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T22:56:34.443Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T22:56:34.443Z] OK: 6 MiB in 15 packages [2023-03-07T22:56:34.702Z] Removing intermediate container c942a28a4856 [2023-03-07T22:56:34.702Z] ---> 6b39773304bd [2023-03-07T22:56:34.702Z] Step 17/26 : WORKDIR / [2023-03-07T22:56:34.702Z] ---> Running in a34bf4e8499c [2023-03-07T22:56:34.961Z] Removing intermediate container a34bf4e8499c [2023-03-07T22:56:34.961Z] ---> 8c00661e88bb [2023-03-07T22:56:34.961Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T22:56:35.587Z] ---> d64774c863f4 [2023-03-07T22:56:35.587Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T22:56:35.587Z] ---> daa576ed28a3 [2023-03-07T22:56:35.587Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T22:56:35.845Z] ---> 13f8f5ebbd25 [2023-03-07T22:56:35.845Z] Step 21/26 : EXPOSE 59984 [2023-03-07T22:56:35.845Z] ---> Running in 301c4982e6ad [2023-03-07T22:56:35.845Z] Removing intermediate container 301c4982e6ad [2023-03-07T22:56:35.845Z] ---> a91594d6330a [2023-03-07T22:56:35.845Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T22:56:35.845Z] ---> Running in 64aa69122fb1 [2023-03-07T22:56:36.104Z] Removing intermediate container 64aa69122fb1 [2023-03-07T22:56:36.104Z] ---> 4598b569ce23 [2023-03-07T22:56:36.104Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T22:56:36.104Z] ---> Running in 6b7ec155fdae [2023-03-07T22:56:36.104Z] Removing intermediate container 6b7ec155fdae [2023-03-07T22:56:36.104Z] ---> a3e2a2eb301f [2023-03-07T22:56:36.104Z] Step 24/26 : LABEL arch=amd64 [2023-03-07T22:56:36.104Z] ---> Running in 13907e409d41 [2023-03-07T22:56:36.104Z] Removing intermediate container 13907e409d41 [2023-03-07T22:56:36.104Z] ---> 06e1c647aebc [2023-03-07T22:56:36.104Z] Step 25/26 : LABEL git_sha=795fcc320cafb7294f2448f88399958da3935449 [2023-03-07T22:56:36.104Z] ---> Running in 80789199ff06 [2023-03-07T22:56:36.364Z] Removing intermediate container 80789199ff06 [2023-03-07T22:56:36.364Z] ---> c4577ac4e878 [2023-03-07T22:56:36.364Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T22:56:36.364Z] ---> Running in 771a9fc93097 [2023-03-07T22:56:36.364Z] Removing intermediate container 771a9fc93097 [2023-03-07T22:56:36.364Z] ---> d56a2de47800 [2023-03-07T22:56:36.364Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T22:56:36.364Z] Successfully built d56a2de47800 [2023-03-07T22:56:36.364Z] 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-03-07T22:56:36.802Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:56:36.802Z] [2023-03-07T22:56:36.802Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:56:37.097Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:56:37.097Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-07T22:56:37.097Z] 5eb5b503b376: Pulling fs layer [2023-03-07T22:56:37.097Z] 5c69ac0246d0: Pulling fs layer [2023-03-07T22:56:37.097Z] ec43610c2a17: Pulling fs layer [2023-03-07T22:56:37.097Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-07T22:56:37.097Z] 33b1e0a273af: Pulling fs layer [2023-03-07T22:56:37.097Z] 5d3b04190fa2: Pulling fs layer [2023-03-07T22:56:37.097Z] 2f39f015ded8: Pulling fs layer [2023-03-07T22:56:37.097Z] 33b1e0a273af: Waiting [2023-03-07T22:56:37.097Z] 5d3b04190fa2: Waiting [2023-03-07T22:56:37.097Z] 2f39f015ded8: Waiting [2023-03-07T22:56:37.097Z] 3a2ae6a8a46f: Waiting [2023-03-07T22:56:37.098Z] 5c69ac0246d0: Download complete [2023-03-07T22:56:37.098Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-07T22:56:37.098Z] 3a2ae6a8a46f: Download complete [2023-03-07T22:56:37.356Z] 33b1e0a273af: Verifying Checksum [2023-03-07T22:56:37.356Z] 33b1e0a273af: Download complete [2023-03-07T22:56:37.356Z] 5d3b04190fa2: Verifying Checksum [2023-03-07T22:56:37.356Z] 5d3b04190fa2: Download complete [2023-03-07T22:56:37.356Z] ec43610c2a17: Verifying Checksum [2023-03-07T22:56:37.356Z] ec43610c2a17: Download complete [2023-03-07T22:56:37.356Z] 5eb5b503b376: Verifying Checksum [2023-03-07T22:56:37.356Z] 5eb5b503b376: Download complete [2023-03-07T22:56:37.920Z] 2f39f015ded8: Verifying Checksum [2023-03-07T22:56:37.920Z] 2f39f015ded8: Download complete [2023-03-07T22:56:38.486Z] 5eb5b503b376: Pull complete [2023-03-07T22:56:38.486Z] 5c69ac0246d0: Pull complete [2023-03-07T22:56:39.051Z] ec43610c2a17: Pull complete [2023-03-07T22:56:39.051Z] 3a2ae6a8a46f: Pull complete [2023-03-07T22:56:39.310Z] 33b1e0a273af: Pull complete [2023-03-07T22:56:39.310Z] 5d3b04190fa2: Pull complete [2023-03-07T22:56:43.488Z] 2f39f015ded8: Pull complete [2023-03-07T22:56:43.488Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-07T22:56:43.488Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T22:56:43.488Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T22:56:43.561Z] prd-ubuntu20.04-docker-8c-8g-8667 does not seem to be running inside a container [2023-03-07T22:56:43.590Z] $ 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-245 -v /w/workspace/undry_device-onvif-camera_PR-245:/w/workspace/undry_device-onvif-camera_PR-245:rw,z -v /w/workspace/undry_device-onvif-camera_PR-245@tmp:/w/workspace/undry_device-onvif-camera_PR-245@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-03-07T22:56:47.444Z] $ docker top 463932a1ccf600637a343cb033685b8960b78d0fdfc094cf5c8dcab39191278c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:56:47.813Z] ---> job-cost.sh [2023-03-07T22:56:47.813Z] lf-activate-venv: SKIPPING [2023-03-07T22:56:47.813Z] INFO: No Stack... [2023-03-07T22:56:48.074Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T22:56:48.333Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T22:56:48.622Z] + cat /w/workspace/undry_device-onvif-camera_PR-245/archives/cost.csv [2023-03-07T22:56:48.622Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T22:56:48.639Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [2023-03-07T22:56:48.649Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] did not exist. Created. [2023-03-07T22:56:48.649Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T22:56:48.946Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-07T22:56:48.981Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T22:56:48.988Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T22:56:49.014Z] $ docker stop --time=1 463932a1ccf600637a343cb033685b8960b78d0fdfc094cf5c8dcab39191278c [2023-03-07T22:56:50.150Z] $ docker rm -f --volumes 463932a1ccf600637a343cb033685b8960b78d0fdfc094cf5c8dcab39191278c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-07T22:57:51.615Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-8673 in /w/workspace/undry_device-onvif-camera_PR-245 [Pipeline] { [Pipeline] ws [2023-03-07T22:57:51.629Z] Running in /w/workspace/device-onvif-camera/5 [Pipeline] { [Pipeline] checkout [2023-03-07T22:57:51.714Z] The recommended git tool is: git [2023-03-07T22:58:02.977Z] using credential edgex-jenkins-ssh [2023-03-07T22:58:02.997Z] Cloning the remote Git repository [2023-03-07T22:58:03.078Z] Cloning repository git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:03.216Z] > git init /w/workspace/device-onvif-camera/5 # timeout=10 [2023-03-07T22:58:03.521Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:03.522Z] > git --version # timeout=10 [2023-03-07T22:58:03.567Z] > git --version # 'git version 2.25.1' [2023-03-07T22:58:03.570Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:03.664Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:58:05.528Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T22:58:05.569Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-07T22:58:06.866Z] > git config remote.origin.url git@github.com:edgexfoundry/device-onvif-camera.git # timeout=10 [2023-03-07T22:58:06.919Z] Fetching upstream changes from git@github.com:edgexfoundry/device-onvif-camera.git [2023-03-07T22:58:06.920Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:06.940Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-onvif-camera.git +refs/pull/245/head:refs/remotes/origin/PR-245 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-07T22:58:07.514Z] Merging remotes/origin/main commit 650149e901bbd1d5d542720a605977f5c38beceb into PR head commit 795fcc320cafb7294f2448f88399958da3935449 [2023-03-07T22:58:08.146Z] Merge succeeded, producing 795fcc320cafb7294f2448f88399958da3935449 [2023-03-07T22:58:08.146Z] Checking out Revision 795fcc320cafb7294f2448f88399958da3935449 (PR-245) [2023-03-07T22:58:07.537Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:58:07.563Z] > git checkout -f 795fcc320cafb7294f2448f88399958da3935449 # timeout=10 [2023-03-07T22:58:07.928Z] > git remote # timeout=10 [2023-03-07T22:58:07.950Z] > git config --get remote.origin.url # timeout=10 [2023-03-07T22:58:07.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-07T22:58:07.996Z] > git merge 650149e901bbd1d5d542720a605977f5c38beceb # timeout=10 [2023-03-07T22:58:08.103Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-07T22:58:08.155Z] > git config core.sparsecheckout # timeout=10 [2023-03-07T22:58:08.192Z] > git checkout -f 795fcc320cafb7294f2448f88399958da3935449 # timeout=10 [2023-03-07T22:58:09.331Z] Commit message: "build(deps): Bump github.com/IOTechSystems/onvif from 0.1.5 to 0.1.6" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T22:58:10.204Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-07T22:58:10.204Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T22:58:10.204Z] Dload Upload Total Spent Left Speed [2023-03-07T22:58:10.204Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 157k [Pipeline] sh [2023-03-07T22:58:10.830Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-07T22:58:11.171Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-07T22:58:11.171Z] + sudo tee /etc/docker/daemon.new [2023-03-07T22:58:11.171Z] { [2023-03-07T22:58:11.171Z] "registry-mirrors": [ [2023-03-07T22:58:11.171Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-07T22:58:11.171Z] ], [2023-03-07T22:58:11.171Z] "bip": "10.250.0.254/24", [2023-03-07T22:58:11.171Z] "hosts": [ [2023-03-07T22:58:11.171Z] "tcp://0.0.0.0:5555", [2023-03-07T22:58:11.171Z] "unix:///var/run/docker.sock" [2023-03-07T22:58:11.171Z] ], [2023-03-07T22:58:11.171Z] "mtu": 1458, [2023-03-07T22:58:11.171Z] "selinux-enabled": true, [2023-03-07T22:58:11.171Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-07T22:58:11.171Z] } [Pipeline] sh [2023-03-07T22:58:11.517Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-07T22:58:11.875Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T22:58:30.225Z] provisioning config files... [2023-03-07T22:58:30.257Z] copy managed file [device-onvif-camera-settings] to file:/w/workspace/device-onvif-camera/5@tmp/config17964175610020592078tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T22:58:30.624Z] ---> docker-login.sh [2023-03-07T22:58:30.624Z] nexus3.edgexfoundry.org:10001 [2023-03-07T22:58:31.221Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:58:31.221Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:58:31.221Z] Configure a credential helper to remove this warning. See [2023-03-07T22:58:31.221Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:58:31.221Z] [2023-03-07T22:58:31.221Z] Login Succeeded [2023-03-07T22:58:31.221Z] nexus3.edgexfoundry.org:10002 [2023-03-07T22:58:31.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:58:31.761Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:58:31.761Z] Configure a credential helper to remove this warning. See [2023-03-07T22:58:31.761Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:58:31.761Z] [2023-03-07T22:58:31.761Z] Login Succeeded [2023-03-07T22:58:31.761Z] nexus3.edgexfoundry.org:10003 [2023-03-07T22:58:32.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:58:32.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:58:32.037Z] Configure a credential helper to remove this warning. See [2023-03-07T22:58:32.037Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:58:32.037Z] [2023-03-07T22:58:32.037Z] Login Succeeded [2023-03-07T22:58:32.037Z] nexus3.edgexfoundry.org:10004 [2023-03-07T22:58:32.311Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:58:32.592Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:58:32.592Z] Configure a credential helper to remove this warning. See [2023-03-07T22:58:32.592Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:58:32.592Z] [2023-03-07T22:58:32.592Z] Login Succeeded [2023-03-07T22:58:32.592Z] docker.io [2023-03-07T22:58:32.861Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-07T22:58:33.132Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-07T22:58:33.132Z] Configure a credential helper to remove this warning. See [2023-03-07T22:58:33.132Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-07T22:58:33.132Z] [2023-03-07T22:58:33.132Z] Login Succeeded [2023-03-07T22:58:33.132Z] ---> docker-login.sh ends [Pipeline] } [2023-03-07T22:58:33.152Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-07T22:58:33.498Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:58:33.517Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-07T22:58:33.532Z] ========================================================= [2023-03-07T22:58:33.532Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-03-07T22:58:33.532Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T22:58:33.888Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-07T22:58:34.484Z] Sending build context to Docker daemon 20.6MB [2023-03-07T22:58:34.484Z] Step 1/13 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T22:58:34.484Z] Step 2/13 : FROM ${BASE} AS builder [2023-03-07T22:58:34.856Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-07T22:58:34.856Z] 9b18e9b68314: Pulling fs layer [2023-03-07T22:58:34.856Z] 35d82f9e3411: Pulling fs layer [2023-03-07T22:58:34.856Z] e16973657156: Pulling fs layer [2023-03-07T22:58:34.856Z] fc693d55d65f: Pulling fs layer [2023-03-07T22:58:34.856Z] 7e9fc2657dce: Pulling fs layer [2023-03-07T22:58:34.856Z] dda99020689f: Pulling fs layer [2023-03-07T22:58:34.856Z] db1c61fa0a46: Pulling fs layer [2023-03-07T22:58:34.856Z] 891c053d2c06: Pulling fs layer [2023-03-07T22:58:34.856Z] fc693d55d65f: Waiting [2023-03-07T22:58:34.856Z] db1c61fa0a46: Waiting [2023-03-07T22:58:34.856Z] dda99020689f: Waiting [2023-03-07T22:58:34.856Z] 7e9fc2657dce: Waiting [2023-03-07T22:58:34.856Z] 891c053d2c06: Waiting [2023-03-07T22:58:34.856Z] e16973657156: Verifying Checksum [2023-03-07T22:58:34.856Z] e16973657156: Download complete [2023-03-07T22:58:34.856Z] 35d82f9e3411: Download complete [2023-03-07T22:58:34.856Z] 7e9fc2657dce: Verifying Checksum [2023-03-07T22:58:34.856Z] 7e9fc2657dce: Download complete [2023-03-07T22:58:34.856Z] dda99020689f: Verifying Checksum [2023-03-07T22:58:34.856Z] dda99020689f: Download complete [2023-03-07T22:58:34.856Z] 9b18e9b68314: Verifying Checksum [2023-03-07T22:58:35.893Z] 9b18e9b68314: Pull complete [2023-03-07T22:58:36.165Z] 891c053d2c06: Verifying Checksum [2023-03-07T22:58:36.165Z] 891c053d2c06: Download complete [2023-03-07T22:58:36.779Z] 35d82f9e3411: Pull complete [2023-03-07T22:58:37.059Z] e16973657156: Pull complete [2023-03-07T22:58:37.659Z] db1c61fa0a46: Download complete [2023-03-07T22:58:38.252Z] fc693d55d65f: Verifying Checksum [2023-03-07T22:58:38.252Z] fc693d55d65f: Download complete [2023-03-07T22:58:50.634Z] fc693d55d65f: Pull complete [2023-03-07T22:58:50.634Z] 7e9fc2657dce: Pull complete [2023-03-07T22:58:50.904Z] dda99020689f: Pull complete [2023-03-07T22:58:57.614Z] db1c61fa0a46: Pull complete [2023-03-07T22:58:59.033Z] 891c053d2c06: Pull complete [2023-03-07T22:58:59.033Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-03-07T22:58:59.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-03-07T22:58:59.033Z] ---> f96f9c87975a [2023-03-07T22:58:59.033Z] Step 3/13 : ARG ADD_BUILD_TAGS="" [2023-03-07T22:59:01.643Z] ---> Running in f619a12dfaa8 [2023-03-07T22:59:01.643Z] Removing intermediate container f619a12dfaa8 [2023-03-07T22:59:01.643Z] ---> dc063e93f108 [2023-03-07T22:59:01.643Z] Step 4/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T22:59:01.643Z] ---> Running in 2181843daa03 [2023-03-07T22:59:01.914Z] Removing intermediate container 2181843daa03 [2023-03-07T22:59:01.914Z] ---> f627e6587f4d [2023-03-07T22:59:01.914Z] Step 5/13 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T22:59:01.914Z] ---> Running in 526e2ec1c7da [2023-03-07T22:59:02.183Z] Removing intermediate container 526e2ec1c7da [2023-03-07T22:59:02.183Z] ---> bc49ac9c6a67 [2023-03-07T22:59:02.183Z] Step 6/13 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T22:59:02.467Z] ---> Running in 7ec01d842735 [2023-03-07T22:59:02.737Z] Removing intermediate container 7ec01d842735 [2023-03-07T22:59:02.737Z] ---> f3581a409fd2 [2023-03-07T22:59:02.737Z] Step 7/13 : LABEL Name=edgex-device-onvif-camera [2023-03-07T22:59:02.737Z] ---> Running in 9a2342746c17 [2023-03-07T22:59:03.021Z] Removing intermediate container 9a2342746c17 [2023-03-07T22:59:03.021Z] ---> ce52deacbeeb [2023-03-07T22:59:03.021Z] Step 8/13 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T22:59:03.021Z] ---> Running in ba1992c9e35f [2023-03-07T22:59:04.441Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T22:59:04.710Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T22:59:06.136Z] OK: 221 MiB in 51 packages [2023-03-07T22:59:06.730Z] Removing intermediate container ba1992c9e35f [2023-03-07T22:59:06.730Z] ---> 790cd1996d7b [2023-03-07T22:59:06.730Z] Step 9/13 : WORKDIR /device-onvif-camera [2023-03-07T22:59:06.730Z] ---> Running in c59281667daf [2023-03-07T22:59:07.346Z] Removing intermediate container c59281667daf [2023-03-07T22:59:07.346Z] ---> 98bdc37cad85 [2023-03-07T22:59:07.346Z] Step 10/13 : COPY go.mod vendor* ./ [2023-03-07T22:59:09.304Z] ---> b5868cc227c0 [2023-03-07T22:59:09.304Z] Step 11/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T22:59:09.304Z] ---> Running in a4bfcef34a44 [2023-03-07T23:00:31.009Z] Removing intermediate container a4bfcef34a44 [2023-03-07T23:00:31.009Z] ---> dd0440711303 [2023-03-07T23:00:31.009Z] Step 12/13 : COPY . . [2023-03-07T23:00:31.009Z] ---> 358037c87a7f [2023-03-07T23:00:31.009Z] Step 13/13 : RUN ${MAKE} [2023-03-07T23:00:31.009Z] ---> Running in 2b2e905be592 [2023-03-07T23:00:31.009Z] noop [2023-03-07T23:00:31.009Z] Removing intermediate container 2b2e905be592 [2023-03-07T23:00:31.009Z] ---> f5f28a0f9ea8 [2023-03-07T23:00:31.009Z] Successfully built f5f28a0f9ea8 [2023-03-07T23:00:31.009Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:00:31.375Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T23:00:31.375Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:00:31.608Z] prd-ubuntu20.04-docker-arm64-4c-16g-8673 does not seem to be running inside a container [2023-03-07T23:00:31.687Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-onvif-camera/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 ******** ci-base-image-arm64 cat [2023-03-07T23:00:33.119Z] $ docker top ec5cf1000077ccffb6626e0ad84355b3a17d3ac611517adeccfb10e97f7c7adb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:00:34.007Z] + go version [2023-03-07T23:00:34.007Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-03-07T23:00:34.030Z] $ docker stop --time=1 ec5cf1000077ccffb6626e0ad84355b3a17d3ac611517adeccfb10e97f7c7adb [2023-03-07T23:00:35.810Z] $ docker rm -f --volumes ec5cf1000077ccffb6626e0ad84355b3a17d3ac611517adeccfb10e97f7c7adb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:00:36.370Z] + docker inspect -f . ci-base-image-arm64 [2023-03-07T23:00:36.370Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:00:36.589Z] prd-ubuntu20.04-docker-arm64-4c-16g-8673 does not seem to be running inside a container [2023-03-07T23:00:36.672Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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 ******** ci-base-image-arm64 cat [2023-03-07T23:00:39.413Z] $ docker top b3ce74988432ab9a1f1b223de1613bcba4123415afa98527686d1e90f11175b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:00:40.297Z] + git config --global --add safe.directory /w/workspace/device-onvif-camera/5 [Pipeline] fileExists [Pipeline] sh [2023-03-07T23:00:40.965Z] + make test [2023-03-07T23:00:40.965Z] go test ./... -coverprofile=coverage.out ./... [2023-03-07T23:00:42.928Z] ? github.com/edgexfoundry/device-onvif-camera [no test files] [2023-03-07T23:02:34.713Z] ? github.com/edgexfoundry/device-onvif-camera/cmd [no test files] [2023-03-07T23:02:38.995Z] ok github.com/edgexfoundry/device-onvif-camera/internal/driver 2.201s coverage: 30.5% of statements [2023-03-07T23:02:38.995Z] ? github.com/edgexfoundry/device-onvif-camera/internal/driver/mocks [no test files] [2023-03-07T23:02:57.299Z] ok github.com/edgexfoundry/device-onvif-camera/internal/netscan 25.044s coverage: 86.5% of statements [2023-03-07T23:02:57.299Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-07T23:02:57.299Z] go vet ./... [2023-03-07T23:03:29.815Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-07T23:03:29.815Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-07T23:03:29.815Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-07T23:03:29.840Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-07T23:03:29.853Z] $ docker stop --time=1 b3ce74988432ab9a1f1b223de1613bcba4123415afa98527686d1e90f11175b5 [2023-03-07T23:03:31.739Z] $ docker rm -f --volumes b3ce74988432ab9a1f1b223de1613bcba4123415afa98527686d1e90f11175b5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-07T23:03:32.948Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-07T23:03:32.968Z] Warning: overwriting stash ‘coverage-report’ [2023-03-07T23:03:33.790Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-07T23:03:34.174Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-07T23:03:34.516Z] + ls -al . [2023-03-07T23:03:34.516Z] total 228 [2023-03-07T23:03:34.516Z] drwxrwxr-x 9 jenkins jenkins 4096 Mar 7 23:00 . [2023-03-07T23:03:34.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 .. [2023-03-07T23:03:34.516Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 7 22:58 .git [2023-03-07T23:03:34.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 .github [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 496 Mar 7 22:58 .gitignore [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 7 22:58 .golangci.yml [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 9857 Mar 7 22:58 Attribution.txt [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 6312 Mar 7 22:58 CHANGELOG.md [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 1574 Mar 7 22:58 Dockerfile [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 7 22:58 GOVERNANCE.md [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 734 Mar 7 22:58 Jenkinsfile [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 11348 Mar 7 22:58 LICENSE [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 2716 Mar 7 22:58 Makefile [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 625 Mar 7 22:58 OWNERS.md [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 5931 Mar 7 22:58 README.md [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 7 22:54 VERSION [2023-03-07T23:03:34.516Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 7 22:58 bin [2023-03-07T23:03:34.516Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 7 22:58 cmd [2023-03-07T23:03:34.516Z] -rw-r--r-- 1 jenkins jenkins 76650 Mar 7 23:02 coverage.out [2023-03-07T23:03:34.516Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 7 22:58 doc [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 3601 Mar 7 22:58 go.mod [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 32890 Mar 7 22:58 go.sum [2023-03-07T23:03:34.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 internal [2023-03-07T23:03:34.516Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 7 22:58 snap [2023-03-07T23:03:34.516Z] -rw-rw-r-- 1 jenkins jenkins 236 Mar 7 22:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:03:34.877Z] + 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=795fcc320cafb7294f2448f88399958da3935449 --label arch=arm64 --label version=0.0.0 . [2023-03-07T23:03:35.476Z] Sending build context to Docker daemon 20.68MB [2023-03-07T23:03:35.476Z] Step 1/26 : ARG BASE=golang:1.18-alpine3.16 [2023-03-07T23:03:35.476Z] Step 2/26 : FROM ${BASE} AS builder [2023-03-07T23:03:35.476Z] ---> f5f28a0f9ea8 [2023-03-07T23:03:35.476Z] Step 3/26 : ARG ADD_BUILD_TAGS="" [2023-03-07T23:03:35.754Z] ---> Running in b822b9f43b7a [2023-03-07T23:03:36.348Z] Removing intermediate container b822b9f43b7a [2023-03-07T23:03:36.348Z] ---> d358ac8ed68d [2023-03-07T23:03:36.348Z] Step 4/26 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-03-07T23:03:36.348Z] ---> Running in 18bd500ef663 [2023-03-07T23:03:36.622Z] Removing intermediate container 18bd500ef663 [2023-03-07T23:03:36.622Z] ---> 434be9e16d08 [2023-03-07T23:03:36.622Z] Step 5/26 : ARG ALPINE_PKG_BASE="make git" [2023-03-07T23:03:36.896Z] ---> Running in 153e6690009b [2023-03-07T23:03:37.168Z] Removing intermediate container 153e6690009b [2023-03-07T23:03:37.168Z] ---> 28e1f60fce18 [2023-03-07T23:03:37.168Z] Step 6/26 : ARG ALPINE_PKG_EXTRA="" [2023-03-07T23:03:37.439Z] ---> Running in 07f48cd1128a [2023-03-07T23:03:37.710Z] Removing intermediate container 07f48cd1128a [2023-03-07T23:03:37.710Z] ---> 9f3570f8c2e8 [2023-03-07T23:03:37.710Z] Step 7/26 : LABEL Name=edgex-device-onvif-camera [2023-03-07T23:03:37.710Z] ---> Running in 590be50c1975 [2023-03-07T23:03:38.306Z] Removing intermediate container 590be50c1975 [2023-03-07T23:03:38.306Z] ---> 10fee78dc8d2 [2023-03-07T23:03:38.306Z] Step 8/26 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-03-07T23:03:38.306Z] ---> Running in f4557efa9f0d [2023-03-07T23:03:39.732Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:03:40.007Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:03:41.435Z] OK: 221 MiB in 51 packages [2023-03-07T23:03:42.886Z] Removing intermediate container f4557efa9f0d [2023-03-07T23:03:42.886Z] ---> 080e52536dad [2023-03-07T23:03:42.886Z] Step 9/26 : WORKDIR /device-onvif-camera [2023-03-07T23:03:42.886Z] ---> Running in 829274e24852 [2023-03-07T23:03:43.157Z] Removing intermediate container 829274e24852 [2023-03-07T23:03:43.157Z] ---> f7aeb6aea587 [2023-03-07T23:03:43.157Z] Step 10/26 : COPY go.mod vendor* ./ [2023-03-07T23:03:43.752Z] ---> d31cee3c29a6 [2023-03-07T23:03:43.752Z] Step 11/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-07T23:03:44.030Z] ---> Running in 3e3d5bbd3faf [2023-03-07T23:03:47.405Z] Removing intermediate container 3e3d5bbd3faf [2023-03-07T23:03:47.405Z] ---> f854cf591088 [2023-03-07T23:03:47.405Z] Step 12/26 : COPY . . [2023-03-07T23:03:49.364Z] ---> bbe0011fdc4d [2023-03-07T23:03:49.364Z] Step 13/26 : RUN ${MAKE} [2023-03-07T23:03:49.634Z] ---> Running in cf2a91f6808a [2023-03-07T23:03:50.610Z] 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-03-07T23:06:42.425Z] Removing intermediate container cf2a91f6808a [2023-03-07T23:06:42.425Z] ---> 0dc73fa1c826 [2023-03-07T23:06:42.425Z] Step 14/26 : FROM alpine:3.16 [2023-03-07T23:06:42.425Z] 3.16: Pulling from library/alpine [2023-03-07T23:06:42.425Z] 3760b48202b3: Pulling fs layer [2023-03-07T23:06:42.425Z] 3760b48202b3: Verifying Checksum [2023-03-07T23:06:42.425Z] 3760b48202b3: Download complete [2023-03-07T23:06:42.425Z] 3760b48202b3: Pull complete [2023-03-07T23:06:42.425Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-03-07T23:06:42.425Z] Status: Downloaded newer image for alpine:3.16 [2023-03-07T23:06:42.425Z] ---> 4c81e5bf8899 [2023-03-07T23:06:42.425Z] Step 15/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel Corporation' [2023-03-07T23:06:42.425Z] ---> Running in cab7c1029ad2 [2023-03-07T23:06:42.425Z] Removing intermediate container cab7c1029ad2 [2023-03-07T23:06:42.425Z] ---> c834410640aa [2023-03-07T23:06:42.425Z] Step 16/26 : RUN apk add --update --no-cache dumb-init [2023-03-07T23:06:42.425Z] ---> Running in b37e67c6b2a5 [2023-03-07T23:06:42.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-03-07T23:06:42.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-03-07T23:06:42.425Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-03-07T23:06:42.425Z] Executing busybox-1.35.0-r17.trigger [2023-03-07T23:06:42.425Z] OK: 5 MiB in 15 packages [2023-03-07T23:06:42.425Z] Removing intermediate container b37e67c6b2a5 [2023-03-07T23:06:42.425Z] ---> 1bdd9ad66aac [2023-03-07T23:06:42.425Z] Step 17/26 : WORKDIR / [2023-03-07T23:06:42.425Z] ---> Running in e1e15a5f3bf1 [2023-03-07T23:06:42.425Z] Removing intermediate container e1e15a5f3bf1 [2023-03-07T23:06:42.425Z] ---> 5d8f103238b3 [2023-03-07T23:06:42.425Z] Step 18/26 : COPY --from=builder /device-onvif-camera/cmd / [2023-03-07T23:06:42.425Z] ---> 5a629a795d55 [2023-03-07T23:06:42.425Z] Step 19/26 : COPY --from=builder /device-onvif-camera/LICENSE / [2023-03-07T23:06:42.425Z] ---> b2fd07360707 [2023-03-07T23:06:42.425Z] Step 20/26 : COPY --from=builder /device-onvif-camera/Attribution.txt / [2023-03-07T23:06:42.425Z] ---> dbdcca640c6b [2023-03-07T23:06:42.425Z] Step 21/26 : EXPOSE 59984 [2023-03-07T23:06:42.425Z] ---> Running in 37a960f095ce [2023-03-07T23:06:42.425Z] Removing intermediate container 37a960f095ce [2023-03-07T23:06:42.425Z] ---> e6b49b23bd40 [2023-03-07T23:06:42.425Z] Step 22/26 : ENTRYPOINT ["/device-onvif-camera"] [2023-03-07T23:06:42.425Z] ---> Running in 0da177e4818d [2023-03-07T23:06:42.425Z] Removing intermediate container 0da177e4818d [2023-03-07T23:06:42.425Z] ---> 6ef41f951a21 [2023-03-07T23:06:42.425Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-07T23:06:42.425Z] ---> Running in c6fc07a40540 [2023-03-07T23:06:42.425Z] Removing intermediate container c6fc07a40540 [2023-03-07T23:06:42.425Z] ---> b163918ce2c0 [2023-03-07T23:06:42.425Z] Step 24/26 : LABEL arch=arm64 [2023-03-07T23:06:42.425Z] ---> Running in 72ab09c9a959 [2023-03-07T23:06:42.425Z] Removing intermediate container 72ab09c9a959 [2023-03-07T23:06:42.425Z] ---> 4a741d3da80c [2023-03-07T23:06:42.425Z] Step 25/26 : LABEL git_sha=795fcc320cafb7294f2448f88399958da3935449 [2023-03-07T23:06:42.425Z] ---> Running in 1d4db5d1198b [2023-03-07T23:06:42.425Z] Removing intermediate container 1d4db5d1198b [2023-03-07T23:06:42.425Z] ---> 9cb6e9833979 [2023-03-07T23:06:42.425Z] Step 26/26 : LABEL version=0.0.0 [2023-03-07T23:06:42.425Z] ---> Running in 62c036587a70 [2023-03-07T23:06:42.425Z] Removing intermediate container 62c036587a70 [2023-03-07T23:06:42.425Z] ---> 255ce2bd8bc5 [2023-03-07T23:06:42.425Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-07T23:06:42.425Z] Successfully built 255ce2bd8bc5 [2023-03-07T23:06:42.425Z] 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-03-07T23:06:42.887Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:06:42.887Z] [2023-03-07T23:06:42.887Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:06:43.230Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:06:43.230Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-07T23:06:43.230Z] 8998bd30e6a1: Pulling fs layer [2023-03-07T23:06:43.230Z] 04944245beec: Pulling fs layer [2023-03-07T23:06:43.230Z] 699f458cf7ca: Pulling fs layer [2023-03-07T23:06:43.230Z] 765212b225bb: Pulling fs layer [2023-03-07T23:06:43.230Z] f23df028b6ca: Pulling fs layer [2023-03-07T23:06:43.230Z] d65c8cfc05b1: Pulling fs layer [2023-03-07T23:06:43.230Z] 2437ff75d9bd: Pulling fs layer [2023-03-07T23:06:43.230Z] 765212b225bb: Waiting [2023-03-07T23:06:43.230Z] f23df028b6ca: Waiting [2023-03-07T23:06:43.230Z] d65c8cfc05b1: Waiting [2023-03-07T23:06:43.230Z] 2437ff75d9bd: Waiting [2023-03-07T23:06:43.505Z] 04944245beec: Verifying Checksum [2023-03-07T23:06:43.505Z] 04944245beec: Download complete [2023-03-07T23:06:43.505Z] 765212b225bb: Verifying Checksum [2023-03-07T23:06:43.505Z] 765212b225bb: Download complete [2023-03-07T23:06:43.505Z] f23df028b6ca: Verifying Checksum [2023-03-07T23:06:43.505Z] f23df028b6ca: Download complete [2023-03-07T23:06:43.505Z] d65c8cfc05b1: Verifying Checksum [2023-03-07T23:06:43.776Z] 699f458cf7ca: Verifying Checksum [2023-03-07T23:06:43.776Z] 699f458cf7ca: Download complete [2023-03-07T23:06:44.046Z] 8998bd30e6a1: Verifying Checksum [2023-03-07T23:06:44.046Z] 8998bd30e6a1: Download complete [2023-03-07T23:06:46.637Z] 2437ff75d9bd: Verifying Checksum [2023-03-07T23:06:46.637Z] 2437ff75d9bd: Download complete [2023-03-07T23:06:48.062Z] 8998bd30e6a1: Pull complete [2023-03-07T23:06:48.650Z] 04944245beec: Pull complete [2023-03-07T23:06:50.071Z] 699f458cf7ca: Pull complete [2023-03-07T23:06:50.071Z] 765212b225bb: Pull complete [2023-03-07T23:06:51.032Z] f23df028b6ca: Pull complete [2023-03-07T23:06:51.300Z] d65c8cfc05b1: Pull complete [2023-03-07T23:07:06.295Z] 2437ff75d9bd: Pull complete [2023-03-07T23:07:06.295Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-07T23:07:06.295Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-07T23:07:06.295Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:07:06.495Z] prd-ubuntu20.04-docker-arm64-4c-16g-8673 does not seem to be running inside a container [2023-03-07T23:07:06.565Z] $ 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/5 -v /w/workspace/device-onvif-camera/5:/w/workspace/device-onvif-camera/5:rw,z -v /w/workspace/device-onvif-camera/5@tmp:/w/workspace/device-onvif-camera/5@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:arm64 cat [2023-03-07T23:07:09.459Z] $ docker top 6868c2624ba9e9e430cd9e3fbadb210cbfb81dbcfc671e97b377d36d38f726c3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:09.962Z] ---> job-cost.sh [2023-03-07T23:07:10.230Z] lf-activate-venv: SKIPPING [2023-03-07T23:07:10.230Z] INFO: No Stack... [2023-03-07T23:07:10.498Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-07T23:07:11.459Z] INFO: Archiving Costs [Pipeline] sh [2023-03-07T23:07:11.786Z] + cat /w/workspace/device-onvif-camera/5/archives/cost.csv [2023-03-07T23:07:11.787Z] + cut -d, -f6 [Pipeline] lock [2023-03-07T23:07:12.127Z] Trying to acquire lock on [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [2023-03-07T23:07:12.136Z] Resource [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] did not exist. Created. [2023-03-07T23:07:12.136Z] Lock acquired on [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-07T23:07:12.800Z] /w/workspace/device-onvif-camera/5@tmp/durable-1b891899/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-07T23:07:13.461Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-07T23:07:13.484Z] Warning: overwriting stash ‘stack-cost’ [2023-03-07T23:07:13.571Z] Stashed 1 file(s) [Pipeline] } [2023-03-07T23:07:13.590Z] Lock released on resource [jenkins-edgexfoundry-device-onvif-camera-PR-245-5-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-07T23:07:13.608Z] $ docker stop --time=1 6868c2624ba9e9e430cd9e3fbadb210cbfb81dbcfc671e97b377d36d38f726c3 [2023-03-07T23:07:15.129Z] $ docker rm -f --volumes 6868c2624ba9e9e430cd9e3fbadb210cbfb81dbcfc671e97b377d36d38f726c3 [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-03-07T23:07:15.495Z] provisioning config files... [2023-03-07T23:07:15.502Z] copy managed file [device-onvif-camera-codecov-token] to file:/w/workspace/undry_device-onvif-camera_PR-245@tmp/config954875587305202506tmp [Pipeline] { [Pipeline] sh [2023-03-07T23:07:15.788Z] + set +x [2023-03-07T23:07:15.788Z] + curl -s https://codecov.io/bash [2023-03-07T23:07:15.789Z] + bash -s -- [2023-03-07T23:07:15.789Z] [2023-03-07T23:07:15.789Z] _____ _ [2023-03-07T23:07:15.789Z] / ____| | | [2023-03-07T23:07:15.789Z] | | ___ __| | ___ ___ _____ __ [2023-03-07T23:07:15.789Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-07T23:07:15.789Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-07T23:07:15.789Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-07T23:07:15.789Z] Bash-1.0.6 [2023-03-07T23:07:15.789Z] [2023-03-07T23:07:15.789Z] [2023-03-07T23:07:15.789Z] ==> git version 2.25.1 found [2023-03-07T23:07:15.789Z] ==> 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-03-07T23:07:15.789Z] Release-Date: 2020-01-08 [2023-03-07T23:07:15.789Z] 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-03-07T23:07:15.789Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-07T23:07:15.789Z] ==> Jenkins CI detected. [2023-03-07T23:07:15.789Z] current dir:  /w/workspace/undry_device-onvif-camera_PR-245 [2023-03-07T23:07:15.789Z] project root: . [2023-03-07T23:07:15.789Z] --> token set from env [2023-03-07T23:07:15.789Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-07T23:07:15.789Z] ==> Running gcov in . (disable via -X gcov) [2023-03-07T23:07:15.789Z] ==> Python coveragepy not found [2023-03-07T23:07:15.789Z] ==> Searching for coverage reports in: [2023-03-07T23:07:15.789Z] + . [2023-03-07T23:07:15.789Z] -> Found 1 reports [2023-03-07T23:07:15.789Z] ==> Detecting git/mercurial file structure [2023-03-07T23:07:15.789Z] ==> Reading reports [2023-03-07T23:07:15.789Z] + ./coverage.out bytes=76650 [2023-03-07T23:07:15.789Z] ==> Appending adjustments [2023-03-07T23:07:15.789Z] https://docs.codecov.io/docs/fixing-reports [2023-03-07T23:07:16.048Z] + Found adjustments [2023-03-07T23:07:16.048Z] ==> Gzipping contents [2023-03-07T23:07:16.048Z] 12K /tmp/codecov.w0I1z6.gz [2023-03-07T23:07:16.048Z] ==> Uploading reports [2023-03-07T23:07:16.048Z] url: https://codecov.io [2023-03-07T23:07:16.048Z] query: branch=PR-245&commit=795fcc320cafb7294f2448f88399958da3935449&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-245%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-03-07T23:07:16.048Z] -> Pinging Codecov [2023-03-07T23:07:16.048Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=191b7872-c352-4e56-a28e-da2c102d163d&branch=PR-245&commit=795fcc320cafb7294f2448f88399958da3935449&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-onvif-camera%2Fjob%2FPR-245%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-onvif-camera&service=jenkins&flags=&pr=245&job=&cmd_args= [2023-03-07T23:07:16.307Z] -> Uploading to [2023-03-07T23:07:16.307Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-07/F29A59C45E3A92E06B3E522C9905F8EF/795fcc320cafb7294f2448f88399958da3935449/4bbfff35-7f5b-4339-928a-91c1c667f37e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230307%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230307T230716Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=adf51c1c0b03f41d6cef6297293acff825a6c4d429a6f5fdfa5c06b9daefc2c8 [2023-03-07T23:07:16.307Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-07T23:07:16.307Z] Dload Upload Total Spent Left Speed [2023-03-07T23:07:16.565Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 10528 0 0 100 10528 0 52118 --:--:-- --:--:-- --:--:-- 51862 100 10528 0 0 100 10528 0 32695 --:--:-- --:--:-- --:--:-- 32594 [2023-03-07T23:07:16.565Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-onvif-camera/commit/795fcc320cafb7294f2448f88399958da3935449 [Pipeline] } [2023-03-07T23:07:16.572Z] 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-03-07T23:07:17.238Z] + [ -d /w/workspace/undry_device-onvif-camera_PR-245/archives ] [2023-03-07T23:07:17.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-245/archives [2023-03-07T23:07:17.238Z] total 16 [2023-03-07T23:07:17.238Z] drwxr-xr-x 3 root root 4096 Mar 7 22:56 . [2023-03-07T23:07:17.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:56 .. [2023-03-07T23:07:17.238Z] drwxr-xr-x 2 root root 4096 Mar 7 22:56 cost [2023-03-07T23:07:17.238Z] -rw-r--r-- 1 root root 91 Mar 7 22:56 cost.csv [2023-03-07T23:07:17.238Z] + sudo chown -R jenkins:jenkins /w/workspace/undry_device-onvif-camera_PR-245/archives [2023-03-07T23:07:17.238Z] + ls -al /w/workspace/undry_device-onvif-camera_PR-245/archives [2023-03-07T23:07:17.238Z] total 16 [2023-03-07T23:07:17.238Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 7 22:56 . [2023-03-07T23:07:17.238Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 7 22:56 .. [2023-03-07T23:07:17.238Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 7 22:56 cost [2023-03-07T23:07:17.238Z] -rw-r--r-- 1 jenkins jenkins 91 Mar 7 22:56 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:17.528Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:18.395Z] ---> package-listing.sh [2023-03-07T23:07:18.395Z] ++ facter osfamily [2023-03-07T23:07:18.395Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-07T23:07:18.653Z] + OS_FAMILY=debian [2023-03-07T23:07:18.653Z] + workspace=/w/workspace/undry_device-onvif-camera_PR-245 [2023-03-07T23:07:18.653Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-07T23:07:18.653Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-07T23:07:18.653Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-07T23:07:18.653Z] + PACKAGES=/tmp/packages_start.txt [2023-03-07T23:07:18.653Z] + '[' /w/workspace/undry_device-onvif-camera_PR-245 ']' [2023-03-07T23:07:18.653Z] + PACKAGES=/tmp/packages_end.txt [2023-03-07T23:07:18.653Z] + case "${OS_FAMILY}" in [2023-03-07T23:07:18.653Z] + dpkg -l [2023-03-07T23:07:18.653Z] + grep '^ii' [2023-03-07T23:07:18.653Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-07T23:07:18.653Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-07T23:07:18.653Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-07T23:07:18.653Z] + '[' /w/workspace/undry_device-onvif-camera_PR-245 ']' [2023-03-07T23:07:18.653Z] + mkdir -p /w/workspace/undry_device-onvif-camera_PR-245/archives/ [2023-03-07T23:07:18.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/undry_device-onvif-camera_PR-245/archives/ [Pipeline] echo [2023-03-07T23:07:18.664Z] 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-245/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-07T23:07:18.940Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-07T23:07:19.492Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-07T23:07:19.492Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-07T23:07:19.558Z] prd-ubuntu20.04-docker-8c-8g-8667 does not seem to be running inside a container [2023-03-07T23:07:19.588Z] $ 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-245/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-245 -v /w/workspace/undry_device-onvif-camera_PR-245:/w/workspace/undry_device-onvif-camera_PR-245:rw,z -v /w/workspace/undry_device-onvif-camera_PR-245@tmp:/w/workspace/undry_device-onvif-camera_PR-245@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-07T23:07:19.766Z] $ docker top f232e802fdbd6c8bed97f9444683a5580f36c0a03d5ddd5656c0b043081ce1bc -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-07T23:07:20.105Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-07T23:07:20.388Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-07T23:07:20.673Z] + ls /var/log/sa-host [2023-03-07T23:07:20.673Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-07T23:07:20.745Z] provisioning config files... [2023-03-07T23:07:20.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/undry_device-onvif-camera_PR-245@tmp/config2194245284588109416tmp [Pipeline] { [Pipeline] echo [2023-03-07T23:07:20.765Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:21.044Z] ---> create-netrc.sh [Pipeline] } [2023-03-07T23:07:21.050Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:21.371Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-07T23:07:21.386Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:21.673Z] ---> sudo-logs.sh [2023-03-07T23:07:21.673Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-07T23:07:21.698Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:21.979Z] ---> job-cost.sh [2023-03-07T23:07:21.979Z] lf-activate-venv: SKIPPING [2023-03-07T23:07:21.979Z] DEBUG: total: 0.2199999988079071 [2023-03-07T23:07:21.979Z] INFO: Retrieving Stack Cost... [2023-03-07T23:07:22.546Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-07T23:07:22.805Z] INFO: Archiving Costs [Pipeline] echo [2023-03-07T23:07:22.818Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-07T23:07:23.108Z] ---> logs-deploy.sh [2023-03-07T23:07:23.108Z] lf-activate-venv: SKIPPING [2023-03-07T23:07:23.108Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-onvif-camera/PR-245/5 [2023-03-07T23:07:23.108Z] INFO: archiving workspace using pattern(s): [2023-03-07T23:07:24.044Z] Archives upload complete. [2023-03-07T23:07:24.044Z] INFO: archiving logs to Nexus